Uses of Package
com.azure.storage.file.share
-
Packages that use com.azure.storage.file.share Package Description com.azure.storage.file.share This package contains the classes to perform actions on Azure Storage File.com.azure.storage.file.share.models Package containing classes for AzureFileStorage.com.azure.storage.file.share.specialized Package containing specialized clients for Azure Storage Files. -
Classes in com.azure.storage.file.share used by com.azure.storage.file.share Class Description FileSmbProperties A class used to represent the SMB properties of a file.ShareAsyncClient This class provides a azureFileStorageClient that contains all the operations for interacting with a share in Azure Storage Share.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 theShareClientsandShareAsyncClients, callingbuildClientconstructs an instance of ShareClient and callingbuildAsyncClientconstructs an instance of ShareAsyncClient.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 theFileClients,FileAsyncClients,DirectoryClients, andDirectoryAsyncClients.ShareServiceAsyncClient This class provides a azureFileStorageClient that contains all the operations for interacting with a file account in Azure Storage.ShareServiceClient This class provides a shareServiceAsyncClient that contains all the operations for interacting with a file account in Azure Storage.ShareServiceClientBuilder This class provides a fluent builder API to help aid the configuration and instantiation of theFileServiceClientsandFileServiceAsyncClients, callingbuildClientconstructs an instance of ShareServiceClient and callingbuildFileAsyncClientconstructs an instance of ShareServiceAsyncClient.ShareServiceVersion The versions of Azure Storage File supported by this client library.StorageFileInputStream Provides an input stream to read a given storage file resource.StorageFileOutputStream Provides an output stream to write a given storage file resource. -
Classes in com.azure.storage.file.share used by com.azure.storage.file.share.models Class Description FileSmbProperties A class used to represent the SMB properties of a file. -
Classes in com.azure.storage.file.share used by com.azure.storage.file.share.specialized Class Description ShareAsyncClient This class provides a azureFileStorageClient that contains all the operations for interacting with a share in Azure Storage Share.ShareClient This class provides a client that contains all the operations for interacting with a share in Azure Storage Share.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.