com.azure.storage.file.share
This package contains the classes to perform actions on Azure Storage File.
Classes
| FileConstants |
Holds the Constants used for the File Service. |
| FileSmbProperties |
A class used to represent the SMB properties of a file. |
| ShareAsyncClient |
This class provides a azure |
| ShareClient |
This class provides a client that contains all the operations for interacting with a share in Azure Storage Share. |
| ShareClientBuilder |
This class provides a fluent builder API to help aid the configuration and instantiation of the ShareClient and ShareAsyncClient, calling buildClient() constructs an instance of Share |
| ShareDirectoryAsyncClient |
This class provides a client that contains all the operations for interacting with directory in Azure Storage File Service. |
| ShareDirectoryClient |
This class provides a client that contains all the operations for interacting with directory in Azure Storage File Service. |
| ShareFileAsyncClient |
This class provides a client that contains all the operations for interacting with file in Azure Storage File Service. |
| ShareFileClient |
This class provides a client that contains all the operations for interacting files under Azure Storage File Service. |
| ShareFileClientBuilder |
This class provides a fluent builder API to help aid the configuration and instantiation of the ShareFileClient, ShareFileAsyncClient, ShareDirectoryClient, and ShareDirectoryAsyncClient. |
| ShareServiceAsyncClient |
This class provides a azure |
| ShareServiceClient |
This class provides a share |
| ShareServiceClientBuilder |
This class provides a fluent builder API to help aid the configuration and instantiation of the ShareServiceClient and ShareServiceAsyncClient, calling buildClient() constructs an instance of Share |
| StorageFileInputStream |
Provides an input stream to read a given storage file resource. |
| StorageFileOutputStream |
Provides an output stream to write a given storage file resource. |
Enums
| ShareServiceVersion |
The versions of Azure Storage File supported by this client library. |