A B C D E F G H I L M N O P R S T U V 
All Classes All Packages

A

abortCopy(String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Aborts a pending Copy File operation, and leaves a destination file with zero length and full metadata.
abortCopy(String) - Method in class com.azure.storage.file.share.ShareFileClient
Aborts a pending Copy File operation, and leaves a destination file with zero length and full metadata.
abortCopyWithResponse(String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Aborts a pending Copy File operation, and leaves a destination file with zero length and full metadata.
abortCopyWithResponse(String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Aborts a pending Copy File operation, and leaves a destination file with zero length and full metadata.
abortCopyWithResponse(String, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Aborts a pending Copy File operation, and leaves a destination file with zero length and full metadata.
abortCopyWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Aborts a pending Copy File operation, and leaves a destination file with zero length and full metadata.
ABORTED - com.azure.storage.file.share.models.CopyStatusType
Enum value aborted.
ACCOUNT_ALREADY_EXISTS - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AccountAlreadyExists for ShareErrorCode.
ACCOUNT_BEING_CREATED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AccountBeingCreated for ShareErrorCode.
ACCOUNT_IS_DISABLED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AccountIsDisabled for ShareErrorCode.
acquireLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Acquires an infinite lease for write and delete operations.
acquireLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Acquires an infinite lease for write and delete operations.
acquireLeaseWithResponse() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Acquires an infinite lease for write and delete operations.
acquireLeaseWithResponse(ShareAcquireLeaseOptions) - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Acquires a lease for write and delete operations.
acquireLeaseWithResponse(ShareAcquireLeaseOptions, Duration, Context) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Acquires a lease for write and delete operations.
acquireLeaseWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Acquires an infinite lease for write and delete operations.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.file.share.ShareClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Adds a pipeline policy to apply on each request sent.
ALL_SQUASH - com.azure.storage.file.share.models.ShareRootSquash
Enum value AllSquash.
ARCHIVE - com.azure.storage.file.share.models.NtfsFileAttributes
The file is a candidate for backup or removal.
AUTHENTICATION_FAILED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AuthenticationFailed for ShareErrorCode.
AUTHORIZATION_FAILURE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AuthorizationFailure for ShareErrorCode.
AUTHORIZATION_PERMISSION_MISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AuthorizationPermissionMismatch for ShareErrorCode.
AUTHORIZATION_PROTOCOL_MISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AuthorizationProtocolMismatch for ShareErrorCode.
AUTHORIZATION_RESOURCE_TYPE_MISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AuthorizationResourceTypeMismatch for ShareErrorCode.
AUTHORIZATION_SERVICE_MISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AuthorizationServiceMismatch for ShareErrorCode.
AUTHORIZATION_SOURCE_IPMISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value AuthorizationSourceIPMismatch for ShareErrorCode.
AVAILABLE - com.azure.storage.file.share.models.LeaseStateType
Enum value available.

B

beginCopy(String, FileSmbProperties, String, PermissionCopyModeType, Boolean, Boolean, Map<String, String>, Duration, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Copies a blob or file to a destination file within the storage account.
beginCopy(String, FileSmbProperties, String, PermissionCopyModeType, Boolean, Boolean, Map<String, String>, Duration, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileClient
Copies a blob or file to a destination file within the storage account.
beginCopy(String, Map<String, String>, Duration) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Copies a blob or file to a destination file within the storage account.
beginCopy(String, Map<String, String>, Duration) - Method in class com.azure.storage.file.share.ShareFileClient
Copies a blob or file to a destination file within the storage account.
BREAKING - com.azure.storage.file.share.models.LeaseStateType
Enum value breaking.
breakLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Breaks the previously acquired lease, if it exists.
breakLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Breaks the previously acquired lease, if it exists.
breakLeaseWithResponse() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Breaks the previously acquired lease, if it exists.
breakLeaseWithResponse(ShareBreakLeaseOptions) - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Breaks the previously acquired lease, if it exists.
breakLeaseWithResponse(ShareBreakLeaseOptions, Duration, Context) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Breaks the previously acquired lease, if it exists.
breakLeaseWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Breaks the previously acquired lease, if it exists.
BROKEN - com.azure.storage.file.share.models.LeaseStateType
Enum value broken.
buildAsyncClient() - Method in class com.azure.storage.file.share.ShareClientBuilder
Creates a ShareAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Creates a ShareServiceAsyncClient based on options set in the builder.
buildAsyncClient() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
Creates a ShareLeaseAsyncClient based on the configurations set in the builder.
buildClient() - Method in class com.azure.storage.file.share.ShareClientBuilder
Creates a ShareClient based on options set in the builder.
buildClient() - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Creates a ShareServiceClient based on options set in the builder.
buildClient() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
Creates a ShareLeaseClient based on the configurations set in the builder.
buildDirectoryAsyncClient() - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Creates a ShareDirectoryAsyncClient based on options set in the builder.
buildDirectoryClient() - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Creates a ShareDirectoryClient based on options set in the builder.
buildFileAsyncClient() - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Creates a ShareFileAsyncClient based on options set in the builder.
buildFileClient() - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Creates a ShareFileClient based on options set in the builder.

C

CANNOT_DELETE_FILE_OR_DIRECTORY - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value CannotDeleteFileOrDirectory for ShareErrorCode.
changeLease(String) - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Changes the lease ID.
changeLease(String) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Changes the lease ID.
changeLeaseWithResponse(String) - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Changes the lease ID.
changeLeaseWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Changes the lease ID.
clearRange(long) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Clear a range of bytes to specific of a file in storage file service.
clearRange(long) - Method in class com.azure.storage.file.share.ShareFileClient
Clears a range of bytes to specific of a file in storage file service.
ClearRange - Class in com.azure.storage.file.share.models
The ClearRange model.
ClearRange() - Constructor for class com.azure.storage.file.share.models.ClearRange
 
clearRangeWithResponse(long, long) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Clear a range of bytes to specific of a file in storage file service.
clearRangeWithResponse(long, long, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Clear a range of bytes to specific of a file in storage file service.
clearRangeWithResponse(long, long, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Clears a range of bytes to specific of a file in storage file service.
clearRangeWithResponse(long, long, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Clears a range of bytes to specific of a file in storage file service.
CLIENT_CACHE_FLUSH_DELAY - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ClientCacheFlushDelay for ShareErrorCode.
clientOptions(ClientOptions) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the client options for all the requests made through the client.
clientOptions(ClientOptions) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the client options for all the requests made through the client.
clientOptions(ClientOptions) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the client options for all the requests made through the client.
CloseHandlesInfo - Class in com.azure.storage.file.share.models
Contains close handles information from the storage File service.
CloseHandlesInfo(Integer) - Constructor for class com.azure.storage.file.share.models.CloseHandlesInfo
Creates an instance of information about close handles.
CloseHandlesInfo(Integer, Integer) - Constructor for class com.azure.storage.file.share.models.CloseHandlesInfo
Creates an instance of information about close handles.
com.azure.storage.file.share - package com.azure.storage.file.share
This package contains the classes to perform actions on Azure Storage File.
com.azure.storage.file.share.models - package com.azure.storage.file.share.models
Package containing classes for AzureFileStorage.
com.azure.storage.file.share.options - package com.azure.storage.file.share.options
Package containing options model classes used by Azure Storage File Shares.
com.azure.storage.file.share.sas - package com.azure.storage.file.share.sas
Package containing SAS (shared access signature) classes used by Azure Storage File Shares.
com.azure.storage.file.share.specialized - package com.azure.storage.file.share.specialized
Package containing specialized clients for Azure Storage Files.
CONDITION_HEADERS_NOT_SUPPORTED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ConditionHeadersNotSupported for ShareErrorCode.
CONDITION_NOT_MET - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ConditionNotMet for ShareErrorCode.
configuration(Configuration) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
configuration(Configuration) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the configuration object used to retrieve environment configuration values during building of the client.
connectionString(String) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the connection string to connect to the service.
connectionString(String) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the connection string to connect to the service.
connectionString(String) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the connection string to connect to the service.
CONTAINER_QUOTA_DOWNGRADE_NOT_ALLOWED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ContainerQuotaDowngradeNotAllowed for ShareErrorCode.
COOL - Static variable in class com.azure.storage.file.share.models.ShareAccessTier
Static value Cool for ShareAccessTier.
CopyStatusType - Enum in com.azure.storage.file.share.models
Defines values for CopyStatusType.
create() - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the share in the storage account.
create() - Method in class com.azure.storage.file.share.ShareClient
Creates the share in the storage account.
create() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates this directory in the file share and returns a response of ShareDirectoryInfo to interact with it.
create() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a directory in the file share and returns a response of ShareDirectoryInfo to interact with it.
create(long) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Creates a file in the storage account and returns a response of ShareFileInfo to interact with it.
create(long) - Method in class com.azure.storage.file.share.ShareFileClient
Creates a file in the storage account and returns a response of ShareFileInfo to interact with it.
createDirectory(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the directory in the share with the given name.
createDirectory(String) - Method in class com.azure.storage.file.share.ShareClient
Creates the directory in the share with the given name.
createDirectoryWithResponse(String, FileSmbProperties, String, Map<String, String>) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the directory in the share with the given name and associates the passed metadata to it.
createDirectoryWithResponse(String, FileSmbProperties, String, Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates the directory in the share with the given name and associates the passed metadata to it.
createFile(String, long) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the file in the share with the given name and file max size.
createFile(String, long) - Method in class com.azure.storage.file.share.ShareClient
Creates the file in the share with the given name and file max size.
createFile(String, long) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates a file in this directory with specific name, max number of results and returns a response of ShareDirectoryInfo to interact with it.
createFile(String, long) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a file in this directory with specific name, max number of results and returns a response of ShareDirectoryInfo to interact with it.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the file in the share with the given name, file max size and associates the passed properties to it.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates a file in this directory with specific name and returns a response of ShareDirectoryInfo to interact with it.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the file in the share with the given name, file max size and associates the passed properties to it.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates a file in this directory with specific name and returns a response of ShareDirectoryInfo to interact with it.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates the file in the share with the given name, file max size and associates the passed properties to it.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a file in this directory with specific name and returns a response of ShareDirectoryInfo to interact with it.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates the file in the share with the given name, file max size and associates the passed properties to it.
createFileWithResponse(String, long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a file in this directory with specific name and returns a response of ShareDirectoryInfo to interact with it.
createPermission(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates a permission at the share level.
createPermission(String) - Method in class com.azure.storage.file.share.ShareClient
Creates a permission at the share level.
createPermissionWithResponse(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates a permission at the share level.
createPermissionWithResponse(String, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates a permission t the share level.
createShare(String) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Creates a share in the storage account with the specified name and returns a ShareAsyncClient to interact with it.
createShare(String) - Method in class com.azure.storage.file.share.ShareServiceClient
Creates a share in the storage account with the specified name and returns a ShareClient to interact with it.
createShareWithResponse(String, ShareCreateOptions) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Creates a share in the storage account with the specified name, and options and returns a ShareAsyncClient to interact with it.
createShareWithResponse(String, ShareCreateOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Creates a share in the storage account with the specified name and options and returns a ShareClient to interact with it.
createShareWithResponse(String, Map<String, String>, Integer) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Creates a share in the storage account with the specified name, metadata, and quota and returns a ShareAsyncClient to interact with it.
createShareWithResponse(String, Map<String, String>, Integer, Duration, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Creates a share in the storage account with the specified name and metadata and returns a ShareClient to interact with it.
createSnapshot() - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates a snapshot of the share with the same metadata associated to the share at the time of creation.
createSnapshot() - Method in class com.azure.storage.file.share.ShareClient
Creates a snapshot of the share with the same metadata associated to the share at the time of creation.
createSnapshotWithResponse(Map<String, String>) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates a snapshot of the share with the metadata that was passed associated to the snapshot.
createSnapshotWithResponse(Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates a snapshot of the share with the metadata that was passed associated to the snapshot.
createSubdirectory(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates a subdirectory under current directory with specific name and returns a response of ShareDirectoryAsyncClient to interact with it.
createSubdirectory(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a subdirectory under current directory with specific name and returns a response of ShareDirectoryClient to interact with it.
createSubdirectoryWithResponse(String, FileSmbProperties, String, Map<String, String>) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates a subdirectory under current directory with specific name , metadata and returns a response of ShareDirectoryAsyncClient to interact with it.
createSubdirectoryWithResponse(String, FileSmbProperties, String, Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a subdirectory under current directory with specific name , metadata and returns a response of ShareDirectoryClient to interact with it.
createWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Creates a file in the storage account and returns a response of ShareFileInfo to interact with it.
createWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Creates a file in the storage account and returns a response of ShareFileInfo to interact with it.
createWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Creates a file in the storage account and returns a response of ShareFileInfo to interact with it.
createWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String, Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Creates a file in the storage account and returns a response of ShareFileInfo to interact with it.
createWithResponse(FileSmbProperties, String, Map<String, String>) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Creates a directory in the file share and returns a response of ShareDirectoryInfo to interact with it.
createWithResponse(FileSmbProperties, String, Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Creates a directory in the file share and returns a response of ShareDirectoryInfo to interact with it.
createWithResponse(ShareCreateOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the share in the storage account with the specified options.
createWithResponse(ShareCreateOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates the share in the storage account with the specified options.
createWithResponse(Map<String, String>, Integer) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates the share in the storage account with the specified metadata and quota.
createWithResponse(Map<String, String>, Integer, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Creates the share in the storage account with the specified metadata and quota.
credential(AzureSasCredential) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(AzureSasCredential) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the AzureSasCredential used to authorize requests sent to the service.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.
credential(StorageSharedKeyCredential) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the StorageSharedKeyCredential used to authorize requests sent to the service.

D

delete() - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the share in the storage account
delete() - Method in class com.azure.storage.file.share.ShareClient
Deletes the share in the storage account
delete() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the directory in the file share.
delete() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the directory in the file share.
delete() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Deletes the file associate with the client.
delete() - Method in class com.azure.storage.file.share.ShareFileClient
Deletes the file associate with the client.
DELETE_PENDING - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value DeletePending for ShareErrorCode.
deleteDirectory(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the specified directory in the share.
deleteDirectory(String) - Method in class com.azure.storage.file.share.ShareClient
Deletes the specified directory in the share.
deleteDirectoryWithResponse(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the specified directory in the share.
deleteDirectoryWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Deletes the specified directory in the share.
deleteFile(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the specified file in the share.
deleteFile(String) - Method in class com.azure.storage.file.share.ShareClient
Deletes the specified file in the share.
deleteFile(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the file with specific name in this directory.
deleteFile(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the file with specific name in this directory.
deleteFileWithResponse(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the specified file in the share.
deleteFileWithResponse(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the file with specific name in this directory.
deleteFileWithResponse(String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the specified file in the share.
deleteFileWithResponse(String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the file with specific name in this directory.
deleteFileWithResponse(String, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Deletes the specified file in the share.
deleteFileWithResponse(String, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the file with specific name in this directory.
deleteFileWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Deletes the specified file in the share.
deleteFileWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the file with specific name in this directory.
deleteShare(String) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Deletes the share in the storage account with the given name.
deleteShare(String) - Method in class com.azure.storage.file.share.ShareServiceClient
Deletes the share in the storage account with the given name
deleteShareWithResponse(String, String) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Deletes the specific snapshot of the share in the storage account with the given name.
deleteShareWithResponse(String, String, Duration, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Deletes the specific snapshot of the share in the storage account with the given name.
deleteSubdirectory(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the subdirectory with specific name in this directory.
deleteSubdirectory(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the subdirectory with specific name in this directory.
deleteSubdirectoryWithResponse(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the subdirectory with specific name in this directory.
deleteSubdirectoryWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the subdirectory with specific name in this directory.
deleteWithResponse() - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the share in the storage account
deleteWithResponse() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Deletes the directory in the file share.
deleteWithResponse() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Deletes the file associate with the client.
deleteWithResponse(ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Deletes the file associate with the client.
deleteWithResponse(ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Deletes the file associate with the client.
deleteWithResponse(ShareDeleteOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Deletes the share in the storage account
deleteWithResponse(ShareDeleteOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Deletes the share in the storage account
deleteWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Deletes the share in the storage account
deleteWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Deletes the directory in the file share.
deleteWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Deletes the file associate with the client.
DIRECTORY - com.azure.storage.file.share.models.NtfsFileAttributes
The file is a directory.
DIRECTORY_NOT_EMPTY - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value DirectoryNotEmpty for ShareErrorCode.
dispatchRead(int, long) - Method in class com.azure.storage.file.share.StorageFileInputStream
Dispatches a read operation of N bytes.
dispatchWrite(byte[], int, long) - Method in class com.azure.storage.file.share.StorageFileOutputStream
 
download() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Downloads a file from the system, including its metadata and properties
download(OutputStream) - Method in class com.azure.storage.file.share.ShareFileClient
Downloads a file from the system, including its metadata and properties
DownloadRetryOptions - Class in com.azure.storage.file.share.models
This class contains the configuration options used to download from the file share service using smart retries, starting from a checkpoint, rather than starting over from the beginning.
DownloadRetryOptions() - Constructor for class com.azure.storage.file.share.models.DownloadRetryOptions
 
downloadToFile(String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Downloads a file from the system, including its metadata and properties into a file specified by the path.
downloadToFile(String) - Method in class com.azure.storage.file.share.ShareFileClient
Downloads a file from the system, including its metadata and properties into a file specified by the path.
downloadToFileWithResponse(String, ShareFileRange) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Downloads a file from the system, including its metadata and properties into a file specified by the path.
downloadToFileWithResponse(String, ShareFileRange, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Downloads a file from the system, including its metadata and properties into a file specified by the path.
downloadToFileWithResponse(String, ShareFileRange, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Downloads a file from the system, including its metadata and properties into a file specified by the path.
downloadToFileWithResponse(String, ShareFileRange, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Downloads a file from the system, including its metadata and properties into a file specified by the path.
downloadWithResponse(ShareFileRange, Boolean) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Downloads a file from the system, including its metadata and properties
downloadWithResponse(ShareFileRange, Boolean, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Downloads a file from the system, including its metadata and properties
downloadWithResponse(ShareFileDownloadOptions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Downloads a file from the system, including its metadata and properties
downloadWithResponse(OutputStream, ShareFileRange, Boolean, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Downloads a file from the system, including its metadata and properties
downloadWithResponse(OutputStream, ShareFileRange, Boolean, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Downloads a file from the system, including its metadata and properties
downloadWithResponse(OutputStream, ShareFileDownloadOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Downloads a file from the system, including its metadata and properties

E

EMPTY_METADATA_KEY - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value EmptyMetadataKey for ShareErrorCode.
encode() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
Please use the generateSas method on the desired file/share client after initializing ShareServiceSasSignatureValues.
endpoint(String) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the endpoint for the Azure Storage File instance that the client will interact with.
endpoint(String) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the endpoint for the Azure Storage File instance that the client will interact with.
endpoint(String) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the endpoint for the Azure Storage File instance that the client will interact with.
exists() - Method in class com.azure.storage.file.share.ShareAsyncClient
Determines if the share this client represents exists in the cloud.
exists() - Method in class com.azure.storage.file.share.ShareClient
Determines if the share this client represents exists in the cloud.
exists() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Determines if the directory this client represents exists in the cloud.
exists() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Determines if the directory this client represents exists in the cloud.
exists() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Determines if the file this client represents exists in the cloud.
exists() - Method in class com.azure.storage.file.share.ShareFileClient
Determines if the file this client represents exists in the cloud.
existsWithResponse() - Method in class com.azure.storage.file.share.ShareAsyncClient
Determines if the share this client represents exists in the cloud.
existsWithResponse() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Determines if the directory this client represents exists in the cloud.
existsWithResponse() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Determines if the file this client represents exists in the cloud.
existsWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Determines if the share this client represents exists in the cloud.
existsWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Determines if the directory this client represents exists in the cloud.
existsWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Determines if the file this client represents exists in the cloud.
EXPIRED - com.azure.storage.file.share.models.LeaseStateType
Enum value expired.

F

FAILED - com.azure.storage.file.share.models.CopyStatusType
Enum value failed.
FEATURE_VERSION_MISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value FeatureVersionMismatch for ShareErrorCode.
FILE_ATTRIBUTES_NONE - Static variable in class com.azure.storage.file.share.FileConstants
Default file attribute value for files.
FILE_LOCK_CONFLICT - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value FileLockConflict for ShareErrorCode.
FILE_PERMISSION_INHERIT - Static variable in class com.azure.storage.file.share.FileConstants
Default header value for file permission.
FILE_TIME_NOW - Static variable in class com.azure.storage.file.share.FileConstants
Default file creation and file last write time.
fileAsyncClient(ShareFileAsyncClient) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
Configures the builder based on the passed ShareFileAsyncClient.
fileClient(ShareFileClient) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
Configures the builder based on the passed ShareFileClient.
FileConstants - Class in com.azure.storage.file.share
Holds the Constants used for the File Service.
FileConstants() - Constructor for class com.azure.storage.file.share.FileConstants
 
FileRange - Class in com.azure.storage.file.share.models
An Azure Storage file range.
FileRange() - Constructor for class com.azure.storage.file.share.models.FileRange
 
FileSmbProperties - Class in com.azure.storage.file.share
A class used to represent the SMB properties of a file.
FileSmbProperties() - Constructor for class com.azure.storage.file.share.FileSmbProperties
Default constructor
FIXED - com.azure.storage.file.share.models.LeaseDurationType
Enum value fixed.
forceCloseAllHandles() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Closes all handles opened on the file at the service.
forceCloseAllHandles(boolean) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Closes all handles opened on the directory at the service.
forceCloseAllHandles(boolean, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Closes all handles opened on the directory at the service.
forceCloseAllHandles(Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Closes all handles opened on the file at the service.
forceCloseHandle(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Closes a handle on the directory.
forceCloseHandle(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Closes a handle on the directory at the service.
forceCloseHandle(String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Closes a handle on the file.
forceCloseHandle(String) - Method in class com.azure.storage.file.share.ShareFileClient
Closes a handle on the file at the service.
forceCloseHandleWithResponse(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Closes a handle on the directory.
forceCloseHandleWithResponse(String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Closes a handle on the file.
forceCloseHandleWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Closes a handle on the directory at the service.
forceCloseHandleWithResponse(String, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Closes a handle on the file at the service.
fromString(String) - Static method in enum com.azure.storage.file.share.models.CopyStatusType
Parses a serialized value to a CopyStatusType instance.
fromString(String) - Static method in enum com.azure.storage.file.share.models.LeaseDurationType
Parses a serialized value to a LeaseDurationType instance.
fromString(String) - Static method in enum com.azure.storage.file.share.models.LeaseStateType
Parses a serialized value to a LeaseStateType instance.
fromString(String) - Static method in enum com.azure.storage.file.share.models.LeaseStatusType
Parses a serialized value to a LeaseStatusType instance.
fromString(String) - Static method in enum com.azure.storage.file.share.models.PermissionCopyModeType
Parses a serialized value to a PermissionCopyModeType instance.
fromString(String) - Static method in class com.azure.storage.file.share.models.ShareAccessTier
Creates or finds a ShareAccessTier from its string representation.
fromString(String) - Static method in class com.azure.storage.file.share.models.ShareErrorCode
Creates or finds a ShareErrorCode from its string representation.
fromString(String) - Static method in enum com.azure.storage.file.share.models.ShareRootSquash
Parses a serialized value to a ShareRootSquash instance.

G

generateAccountSas(AccountSasSignatureValues) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues) - Method in class com.azure.storage.file.share.ShareServiceClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateAccountSas(AccountSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Generates an account SAS for the Azure Storage account using the specified AccountSasSignatureValues.
generateSas(ShareServiceSasSignatureValues) - Method in class com.azure.storage.file.share.ShareAsyncClient
Generates a service sas for the queue using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues) - Method in class com.azure.storage.file.share.ShareClient
Generates a service sas for the queue using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Generates a service SAS for the directory using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Generates a service SAS for the directory using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Generates a service SAS for the file using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues) - Method in class com.azure.storage.file.share.ShareFileClient
Generates a service SAS for the file using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareAsyncClient
Generates a service sas for the queue using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareClient
Generates a service sas for the queue using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Generates a service SAS for the directory using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Generates a service SAS for the directory using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Generates a service SAS for the file using the specified ShareServiceSasSignatureValues
generateSas(ShareServiceSasSignatureValues, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Generates a service SAS for the file using the specified ShareServiceSasSignatureValues
generateSasQueryParameters(StorageSharedKeyCredential) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Deprecated.
Please use the generateSas(ShareServiceSasSignatureValues) method on the desired share/file/directory client after initializing ShareServiceSasSignatureValues.
getAcceptRanges() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the acceptRanges property: Indicates that the service supports requests for partial file content.
getAccessPolicy() - Method in class com.azure.storage.file.share.models.ShareSignedIdentifier
Get the accessPolicy property: The access policy.
getAccessPolicy() - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves stored access policies specified for the share.
getAccessPolicy() - Method in class com.azure.storage.file.share.ShareClient
Retrieves stored access policies specified for the share.
getAccessPolicy(ShareGetAccessPolicyOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves stored access policies specified for the share.
getAccessPolicy(ShareGetAccessPolicyOptions) - Method in class com.azure.storage.file.share.ShareClient
Retrieves stored access policies specified for the share.
getAccessTier() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the accessTier property: The accessTier property.
getAccessTier() - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
getAccessTier() - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
getAccessTierChangeTime() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the accessTierChangeTime property: The accessTierChangeTime property.
getAccessTierTransitionState() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the accessTierTransitionState property: The accessTierTransitionState property.
getAccountName() - Method in class com.azure.storage.file.share.ShareAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.ShareClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.ShareFileClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.ShareServiceClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Get associated account name.
getAccountName() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Get associated account name.
getAccountUrl() - Method in class com.azure.storage.file.share.ShareAsyncClient
Get the url of the storage account.
getAccountUrl() - Method in class com.azure.storage.file.share.ShareClient
Get the url of the storage account.
getAccountUrl() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Get the url of the storage account.
getAccountUrl() - Method in class com.azure.storage.file.share.ShareFileClient
Get the url of the storage account.
getAllowedHeaders() - Method in class com.azure.storage.file.share.models.ShareCorsRule
Get the allowedHeaders property: The request headers that the origin domain may specify on the CORS request.
getAllowedMethods() - Method in class com.azure.storage.file.share.models.ShareCorsRule
Get the allowedMethods property: The methods (HTTP request verbs) that the origin domain may use for a CORS request.
getAllowedOrigins() - Method in class com.azure.storage.file.share.models.ShareCorsRule
Get the allowedOrigins property: The origin domains that are permitted to make a request against the storage service via CORS.
getBreakPeriod() - Method in class com.azure.storage.file.share.options.ShareBreakLeaseOptions
 
getCacheControl() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the cacheControl property: Returned if it was previously specified for the file.
getCacheControl() - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Get the cacheControl property: Sets the file's cache control.
getCacheControl() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getCacheControl() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
getCacheControl() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getChangedOn() - Method in interface com.azure.storage.file.share.models.ShareFileItemProperties
 
getClearRanges() - Method in class com.azure.storage.file.share.models.ShareFileRangeList
Get the clearRanges property: The ClearRanges property.
getClientIp() - Method in class com.azure.storage.file.share.models.HandleItem
Get the clientIp property: Client IP that opened the handle.
getClosedHandles() - Method in class com.azure.storage.file.share.models.CloseHandlesInfo
 
getContentDisposition() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the contentDisposition property: Returns the value that was specified for the 'x-ms-content-disposition' header and specifies how to process the response.
getContentDisposition() - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Get the contentDisposition property: Sets the file's Content-Disposition header.
getContentDisposition() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getContentDisposition() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
getContentDisposition() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getContentEncoding() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the contentEncoding property: Returns the value that was specified for the Content-Encoding request header.
getContentEncoding() - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Get the contentEncoding property: Specifies which content encodings have been applied to the file.
getContentEncoding() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getContentEncoding() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
getContentEncoding() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getContentLanguage() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the contentLanguage property: Returns the value that was specified for the Content-Language request header.
getContentLanguage() - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Get the contentLanguage property: Specifies the natural languages used by this resource.
getContentLanguage() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
getContentLanguage() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getContentLength() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the contentLength property: The number of bytes present in the response body.
getContentLength() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getContentMd5() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the contentMd5 property: If the file has an MD5 hash and the request is to read the full file, this response header is returned so that the client can check for message content integrity.
getContentMd5() - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Get the contentMd5 property: Sets the file's MD5 hash.
getContentMd5() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getContentMd5() - Method in class com.azure.storage.file.share.models.ShareFileUploadInfo
 
getContentRange() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the contentRange property: Indicates the range of bytes returned if the client requested a subset of the file by setting the Range request header.
getContentType() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the contentType property: The content type specified for the file.
getContentType() - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Get the contentType property: Sets the MIME content type of the file.
getContentType() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getContentType() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
getContentType() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getCopyCompletionTime() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the copyCompletionTime property: Conclusion time of the last attempted Copy File operation where this file was the destination file.
getCopyCompletionTime() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getCopyId() - Method in class com.azure.storage.file.share.models.ShareFileCopyInfo
Gets the string identifier for this copy operation.
getCopyId() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the copyId property: String identifier for the last attempted Copy File operation where this file was the destination file.
getCopyId() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getCopyProgress() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the copyProgress property: Contains the number of bytes copied and the total bytes in the source in the last attempted Copy File operation where this file was the destination file.
getCopyProgress() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getCopySource() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the copySource property: URL up to 2KB in length that specifies the source file used in the last attempted Copy File operation where this file was the destination file.
getCopySource() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getCopySourceUrl() - Method in class com.azure.storage.file.share.models.ShareFileCopyInfo
Gets the the source file used in the last attempted copy file operation.
getCopyStatus() - Method in class com.azure.storage.file.share.models.ShareFileCopyInfo
Gets the status of the copy operation.
getCopyStatus() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the copyStatus property: State of the copy operation identified by 'x-ms-copy-id'.
getCopyStatus() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getCopyStatusDescription() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the copyStatusDescription property: Only appears when x-ms-copy-status is failed or pending.
getCopyStatusDescription() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getCors() - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Get the cors property: The set of CORS rules.
getCreatedOn() - Method in interface com.azure.storage.file.share.models.ShareFileItemProperties
 
getDataFlux() - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
Gets the data source.
getDataFlux() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
Gets the data source.
getDataStream() - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
Gets the data source.
getDataStream() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
Gets the data source.
getDateProperty() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the dateProperty property: A UTC date/time value generated by the service that indicates the time at which the response was initiated.
getDays() - Method in class com.azure.storage.file.share.models.ShareRetentionPolicy
Get the days property: Indicates the number of days that metrics data should be retained.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.file.share.ShareClientBuilder
Gets the default log options with Storage headers and query parameters.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.file.share.ShareFileClientBuilder
Gets the default log options with Storage headers and query parameters.
getDefaultHttpLogOptions() - Static method in class com.azure.storage.file.share.ShareServiceClientBuilder
Gets the default log options with Storage headers and query parameters.
getDeletedTime() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the deletedTime property: The deletedTime property.
getDeleteSnapshotsOptions() - Method in class com.azure.storage.file.share.options.ShareDeleteOptions
 
getDestinationOffset() - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
getDestinationRequestConditions() - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
getDirectoryClient(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Constructs a ShareDirectoryAsyncClient that interacts with the specified directory.
getDirectoryClient(String) - Method in class com.azure.storage.file.share.ShareClient
Constructs a ShareDirectoryClient that interacts with the specified directory.
getDirectoryPath() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Get directory path of the client.
getDirectoryPath() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Get the directory path of the client.
getDirectoryUrl() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Get the url of the storage directory client.
getDirectoryUrl() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Get the url of the storage directory client.
getDuration() - Method in class com.azure.storage.file.share.options.ShareAcquireLeaseOptions
 
getEnd() - Method in class com.azure.storage.file.share.models.ClearRange
Get the end property: The End property.
getEnd() - Method in class com.azure.storage.file.share.models.FileRange
Get the end property: End of the range.
getEnd() - Method in class com.azure.storage.file.share.models.Range
Get the end property: End of the range.
getEnd() - Method in class com.azure.storage.file.share.models.ShareFileRange
 
getError() - Method in class com.azure.storage.file.share.models.ShareFileCopyInfo
Gets an error description associated with the copy operation.
getErrorCode() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the errorCode property: The errorCode property.
getErrorCode() - Method in exception com.azure.storage.file.share.models.ShareStorageException
 
getETag() - Method in class com.azure.storage.file.share.models.ShareDirectoryInfo
 
getETag() - Method in class com.azure.storage.file.share.models.ShareDirectoryProperties
 
getETag() - Method in class com.azure.storage.file.share.models.ShareDirectorySetMetadataInfo
 
getETag() - Method in class com.azure.storage.file.share.models.ShareFileCopyInfo
If the copy is completed, contains the ETag of the destination file.
getETag() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the eTag property: The ETag contains a value that you can use to perform operations conditionally, in quotes.
getETag() - Method in class com.azure.storage.file.share.models.ShareFileInfo
 
getETag() - Method in interface com.azure.storage.file.share.models.ShareFileItemProperties
 
getETag() - Method in class com.azure.storage.file.share.models.ShareFileMetadataInfo
 
getETag() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getETag() - Method in class com.azure.storage.file.share.models.ShareFileUploadInfo
 
getETag() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeFromUrlInfo
 
getETag() - Method in class com.azure.storage.file.share.models.ShareInfo
 
getETag() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the eTag property: The eTag property.
getETag() - Method in class com.azure.storage.file.share.models.ShareSnapshotInfo
 
getExpiresOn() - Method in class com.azure.storage.file.share.models.ShareAccessPolicy
Get the expiresOn property: The date-time the policy expires.
getExpiryTime() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getExposedHeaders() - Method in class com.azure.storage.file.share.models.ShareCorsRule
Get the exposedHeaders property: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer.
getFailedHandles() - Method in class com.azure.storage.file.share.models.CloseHandlesInfo
 
getFileAttributes() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the fileAttributes property: Attributes set for the file.
getFileAttributes() - Method in class com.azure.storage.file.share.models.ShareFileItem
 
getFileChangeTime() - Method in class com.azure.storage.file.share.FileSmbProperties
 
getFileChangeTime() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the fileChangeTime property: Change time for the file.
getFileClient(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Constructs a ShareFileAsyncClient that interacts with the specified file.
getFileClient(String) - Method in class com.azure.storage.file.share.ShareClient
Constructs a ShareFileClient that interacts with the specified file.
getFileClient(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Constructs a ShareFileAsyncClient that interacts with the specified file.
getFileClient(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Constructs a ShareFileClient that interacts with the specified file.
getFileContentMd5() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the fileContentMd5 property: If the file has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole file's MD5 value.
getFileCreationTime() - Method in class com.azure.storage.file.share.FileSmbProperties
 
getFileCreationTime() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the fileCreationTime property: Creation time for the file.
getFileId() - Method in class com.azure.storage.file.share.FileSmbProperties
 
getFileId() - Method in class com.azure.storage.file.share.models.HandleItem
Get the fileId property: FileId uniquely identifies the file or directory.
getFileId() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the fileId property: The fileId of the file.
getFileLastWriteTime() - Method in class com.azure.storage.file.share.FileSmbProperties
 
getFileLastWriteTime() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the fileLastWriteTime property: Last write time for the file.
getFileOutputStream() - Method in class com.azure.storage.file.share.ShareFileClient
Creates and opens an output stream to write data to the file.
getFileOutputStream(long) - Method in class com.azure.storage.file.share.ShareFileClient
Creates and opens an output stream to write data to the file.
getFileParentId() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the fileParentId property: The parent fileId of the file.
getFilePath() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Deprecated.
File path is now auto-populated by the SAS generation methods provided on the desired file/directory client.
getFilePath() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Get file path of the client.
getFilePath() - Method in class com.azure.storage.file.share.ShareFileClient
Get file path of the client.
getFilePermissionKey() - Method in class com.azure.storage.file.share.FileSmbProperties
 
getFilePermissionKey() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the filePermissionKey property: Key of the permission set for the file.
getFileServiceUrl() - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Get the url of the storage file service client.
getFileServiceUrl() - Method in class com.azure.storage.file.share.ShareServiceClient
Get the url of the storage file service client.
getFileSize() - Method in class com.azure.storage.file.share.models.ShareFileItem
 
getFileType() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getFileUrl() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Get the url of the storage file client.
getFileUrl() - Method in class com.azure.storage.file.share.ShareFileClient
Get the url of the storage file client.
getFileUrl() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
getFileUrl() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Deprecated.
getHandleId() - Method in class com.azure.storage.file.share.models.HandleItem
Get the handleId property: XSMB service handle ID.
getHourMetrics() - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Get the hourMetrics property: A summary of request statistics grouped by API in hourly aggregates for files.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareAsyncClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareFileClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Gets the HttpPipeline powering this client.
getHttpPipeline() - Method in class com.azure.storage.file.share.ShareServiceClient
Gets the HttpPipeline powering this client.
getId() - Method in class com.azure.storage.file.share.models.ShareFileItem
 
getId() - Method in class com.azure.storage.file.share.models.ShareSignedIdentifier
Get the id property: A unique id.
getIdentifier() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
getIdentifier() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getLastAccessedOn() - Method in interface com.azure.storage.file.share.models.ShareFileItemProperties
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareDirectoryInfo
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareDirectoryProperties
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareFileCopyInfo
Gets the date/time that the copy operation to the destination file completed.
getLastModified() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the lastModified property: Returns the date and time the file was last modified.
getLastModified() - Method in class com.azure.storage.file.share.models.ShareFileInfo
 
getLastModified() - Method in interface com.azure.storage.file.share.models.ShareFileItemProperties
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareFileUploadInfo
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeFromUrlInfo
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareInfo
 
getLastModified() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the lastModified property: The lastModified property.
getLastModified() - Method in class com.azure.storage.file.share.models.ShareSnapshotInfo
 
getLastReconnectTime() - Method in class com.azure.storage.file.share.models.HandleItem
Get the lastReconnectTime property: Time handle was last connected to (UTC).
getLastWrittenOn() - Method in interface com.azure.storage.file.share.models.ShareFileItemProperties
 
getLatest() - Static method in enum com.azure.storage.file.share.ShareServiceVersion
Gets the latest service version supported by this client library
getLeaseDuration() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the leaseDuration property: When a file is leased, specifies whether the lease is of infinite or fixed duration.
getLeaseDuration() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getLeaseDuration() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the leaseDuration property: Possible values include: 'infinite', 'fixed'.
getLeaseId() - Method in class com.azure.storage.file.share.models.ShareRequestConditions
Gets the lease ID that files and shares must match.
getLeaseId() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Get the lease ID for this lease.
getLeaseId() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Get the lease ID for this lease.
getLeaseState() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the leaseState property: Lease state of the file.
getLeaseState() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getLeaseState() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the leaseState property: Possible values include: 'available', 'leased', 'expired', 'breaking', 'broken'.
getLeaseStatus() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the leaseStatus property: The current lease status of the file.
getLeaseStatus() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getLeaseStatus() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the leaseStatus property: Possible values include: 'locked', 'unlocked'.
getLength() - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
Gets the length of the data associated with an InputStream or Flux<ByteBuffer>.
getLength() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
Gets the length of the data associated with an InputStream or Flux<ByteBuffer>.
getLength() - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
getMaxAgeInSeconds() - Method in class com.azure.storage.file.share.models.ShareCorsRule
Get the maxAgeInSeconds property: The maximum amount time that a browser should cache the preflight OPTIONS request.
getMaxResultsPerPage() - Method in class com.azure.storage.file.share.models.ListSharesOptions
 
getMaxResultsPerPage() - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
getMaxRetryRequests() - Method in class com.azure.storage.file.share.models.DownloadRetryOptions
Specifies the maximum number of additional HTTP Get requests that will be made while reading the data from a response body.
getMetadata() - Method in class com.azure.storage.file.share.models.ShareDirectoryProperties
 
getMetadata() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the metadata property: The metadata property.
getMetadata() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getMetadata() - Method in class com.azure.storage.file.share.models.ShareItem
Get the metadata property: The metadata property.
getMetadata() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the metadata property: The metadata property.
getMetadata() - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
getMetadata() - Method in class com.azure.storage.file.share.options.ShareSetMetadataOptions
 
getMinuteMetrics() - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Get the minuteMetrics property: A summary of request statistics grouped by API in minute aggregates for files.
getMultichannel() - Method in class com.azure.storage.file.share.models.ShareSmbSettings
Get the multichannel property: Settings for SMB Multichannel.
getName() - Method in class com.azure.storage.file.share.models.ShareFileItem
 
getName() - Method in class com.azure.storage.file.share.models.ShareItem
Get the name property: The name property.
getNextAllowedQuotaDowngradeTime() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the nextAllowedQuotaDowngradeTime property: The nextAllowedQuotaDowngradeTime property.
getNtfsFileAttributes() - Method in class com.azure.storage.file.share.FileSmbProperties
 
getOffset() - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
Gets the offset to start writing data at.
getOffset() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
Gets the offset to start writing data at.
getOpenTime() - Method in class com.azure.storage.file.share.models.HandleItem
Get the openTime property: Time when the session that previously opened the handle has last been reconnected.
getParallelTransferOptions() - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
getParentId() - Method in class com.azure.storage.file.share.FileSmbProperties
 
getParentId() - Method in class com.azure.storage.file.share.models.HandleItem
Get the parentId property: ParentId uniquely identifies the parent directory of the object.
getPath() - Method in class com.azure.storage.file.share.models.HandleItem
Get the path property: File or directory name including full path starting from share root.
getPermission(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Gets a permission for a given key.
getPermission(String) - Method in class com.azure.storage.file.share.ShareClient
Gets a permission for a given key
getPermissionKey() - Method in class com.azure.storage.file.share.models.ShareFileItem
 
getPermissions() - Method in class com.azure.storage.file.share.models.ShareAccessPolicy
Get the permissions property: The permissions for the ACL policy.
getPermissions() - Method in class com.azure.storage.file.share.options.ShareSetAccessPolicyOptions
 
getPermissions() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getPermissionWithResponse(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Gets a permission for a given key.
getPermissionWithResponse(String, Context) - Method in class com.azure.storage.file.share.ShareClient
Gets a permission for a given key.
getPrefix() - Method in class com.azure.storage.file.share.models.ListSharesOptions
 
getPrefix() - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
getPreviousSnapshot() - Method in class com.azure.storage.file.share.options.ShareFileListRangesDiffOptions
 
getProperties() - Method in class com.azure.storage.file.share.models.ShareFileItem
 
getProperties() - Method in class com.azure.storage.file.share.models.ShareItem
Get the properties property: The properties property.
getProperties() - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves the properties of the share, these include the metadata associated to it and the quota that the share is restricted to.
getProperties() - Method in class com.azure.storage.file.share.ShareClient
Retrieves the properties of the share, these include the metadata associated to it and the quota that the share is restricted to.
getProperties() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Retrieves the properties of this directory.
getProperties() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Retrieves the properties of this directory.
getProperties() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Retrieves the properties of the storage account's file.
getProperties() - Method in class com.azure.storage.file.share.ShareFileClient
Retrieves the properties of the storage account's file.
getProperties() - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Retrieves the properties of the storage account's File service.
getProperties() - Method in class com.azure.storage.file.share.ShareServiceClient
Retrieves the properties of the storage account's File service.
getPropertiesWithResponse() - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves the properties of the share, these include the metadata associated with it and the quota that the share is restricted to.
getPropertiesWithResponse() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Retrieves the properties of this directory.
getPropertiesWithResponse() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Retrieves the properties of the storage account's file.
getPropertiesWithResponse() - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Retrieves the properties of the storage account's File service.
getPropertiesWithResponse(ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Retrieves the properties of the storage account's file.
getPropertiesWithResponse(ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Retrieves the properties of the storage account's file.
getPropertiesWithResponse(ShareGetPropertiesOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves the properties of the share, these include the metadata associated with it and the quota that the share is restricted to.
getPropertiesWithResponse(ShareGetPropertiesOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Retrieves the properties of the share, these include the metadata associated to it and the quota that the share is restricted to.
getPropertiesWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Retrieves the properties of the share, these include the metadata associated to it and the quota that the share is restricted to.
getPropertiesWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Retrieves the properties of this directory.
getPropertiesWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Retrieves the properties of the storage account's file.
getPropertiesWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Retrieves the properties of the storage account's File service.
getProtocol() - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Get the protocol property: Protocol settings.
getProtocol() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getProtocols() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the enabledProtocols property: The enabledProtocols property.
getProtocols() - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
getProvisionedBandwidthMiBps() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the provisionedBandwidthMiBps property: The ProvisionedBandwidthMiBps property.
getProvisionedEgressMBps() - Method in class com.azure.storage.file.share.models.ShareProperties
getProvisionedIngressMBps() - Method in class com.azure.storage.file.share.models.ShareProperties
getProvisionedIops() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the provisionedIops property: The provisionedIops property.
getQuota() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the quota property: The quota property.
getQuotaInGb() - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
getQuotaInGb() - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
getRange() - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
getRange() - Method in class com.azure.storage.file.share.options.ShareFileListRangesDiffOptions
 
getRanges() - Method in class com.azure.storage.file.share.models.ShareFileRangeList
Get the ranges property: The Ranges property.
getRemainingRetentionDays() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the remainingRetentionDays property: The remainingRetentionDays property.
getRequestConditions() - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
getRequestConditions() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareDeleteOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareFileListRangesDiffOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareGetAccessPolicyOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareGetPropertiesOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareGetStatisticsOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareSetAccessPolicyOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareSetMetadataOptions
 
getRequestConditions() - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
getRequestId() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the requestId property: This header uniquely identifies the request that was made and can be used for troubleshooting the request.
getResource() - Method in class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
getResourceUrl() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Gets the URL of the lease client.
getResourceUrl() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Gets the URL of the lease client.
getRetentionPolicy() - Method in class com.azure.storage.file.share.models.ShareMetrics
Get the retentionPolicy property: The retention policy.
getRetryOptions() - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
getRootDirectoryClient() - Method in class com.azure.storage.file.share.ShareAsyncClient
Constructs a ShareDirectoryAsyncClient that interacts with the root directory in the share.
getRootDirectoryClient() - Method in class com.azure.storage.file.share.ShareClient
Constructs a ShareDirectoryClient that interacts with the root directory in the share.
getRootSquash() - Method in class com.azure.storage.file.share.models.ShareProperties
Get the rootSquash property: Possible values include: 'NoRootSquash', 'RootSquash', 'AllSquash'.
getRootSquash() - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
getRootSquash() - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
getSasIpRange() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getServiceMessage() - Method in exception com.azure.storage.file.share.models.ShareStorageException
 
getServiceVersion() - Method in class com.azure.storage.file.share.ShareAsyncClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.share.ShareClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.share.ShareFileClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Gets the service version the client is using.
getServiceVersion() - Method in class com.azure.storage.file.share.ShareServiceClient
Gets the service version the client is using.
getSessionId() - Method in class com.azure.storage.file.share.models.HandleItem
Get the sessionId property: SMB session ID in context of which the file handle was opened.
getShareAsyncClient(String) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Constructs a ShareAsyncClient that interacts with the specified share.
getShareAsyncClient(String, String) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Constructs a ShareAsyncClient that interacts with the specified share.
getShareClient(String) - Method in class com.azure.storage.file.share.ShareServiceClient
Constructs a ShareClient that interacts with the specified share.
getShareName() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Deprecated.
Share name is now auto-populated by the SAS generation methods provided on the desired share/file/directory client.
getShareName() - Method in class com.azure.storage.file.share.ShareAsyncClient
Get share name from share client.
getShareName() - Method in class com.azure.storage.file.share.ShareClient
Get share name from share client.
getShareName() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Get the share name of directory client.
getShareName() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Get the share name of directory client.
getShareName() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Get the share name of file client.
getShareName() - Method in class com.azure.storage.file.share.ShareFileClient
Get the share name of file client.
getShareSnapshotId() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Get snapshot id which attached to ShareDirectoryAsyncClient.
getShareSnapshotId() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Get snapshot id which attached to ShareDirectoryClient.
getShareSnapshotId() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Get snapshot id which attached to ShareFileAsyncClient.
getShareSnapshotId() - Method in class com.azure.storage.file.share.ShareFileClient
Get snapshot id which attached to ShareFileClient.
getShareUrl() - Method in class com.azure.storage.file.share.ShareAsyncClient
Get the url of the storage share client.
getShareUrl() - Method in class com.azure.storage.file.share.ShareClient
Get the url of the storage share client.
getShareUsageInBytes() - Method in class com.azure.storage.file.share.models.ShareStatistics
 
getShareUsageInGB() - Method in class com.azure.storage.file.share.models.ShareStatistics
 
getSmb() - Method in class com.azure.storage.file.share.models.ShareProtocolSettings
Get the smb property: Settings for SMB protocol.
getSmbProperties() - Method in class com.azure.storage.file.share.models.ShareDirectoryInfo
 
getSmbProperties() - Method in class com.azure.storage.file.share.models.ShareDirectoryProperties
 
getSmbProperties() - Method in class com.azure.storage.file.share.models.ShareFileInfo
 
getSmbProperties() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
getSnapshot() - Method in class com.azure.storage.file.share.models.ShareItem
Get the snapshot property: The snapshot property.
getSnapshot() - Method in class com.azure.storage.file.share.models.ShareSnapshotInfo
 
getSnapshotClient(String) - Method in class com.azure.storage.file.share.ShareAsyncClient
Creates a new ShareAsyncClient linked to the snapshot of this share resource.
getSnapshotClient(String) - Method in class com.azure.storage.file.share.ShareClient
Creates a new ShareAsyncClient linked to the snapshot of this share resource.
getSnapshotId() - Method in class com.azure.storage.file.share.ShareAsyncClient
Get snapshot id which attached to ShareAsyncClient.
getSnapshotId() - Method in class com.azure.storage.file.share.ShareClient
Get snapshot id which attached to ShareClient.
getSourceAuthorization() - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
getSourceIfMatchCrc64() - Method in class com.azure.storage.file.share.models.SourceModifiedAccessConditions
Get the sourceIfMatchCrc64 property: Specify the crc64 value to operate only on range with a matching crc64 checksum.
getSourceIfNoneMatchCrc64() - Method in class com.azure.storage.file.share.models.SourceModifiedAccessConditions
Get the sourceIfNoneMatchCrc64 property: Specify the crc64 value to operate only on range without a matching crc64 checksum.
getSourceOffset() - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
getSourceUrl() - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
getStart() - Method in class com.azure.storage.file.share.models.ClearRange
Get the start property: The Start property.
getStart() - Method in class com.azure.storage.file.share.models.FileRange
Get the start property: Start of the range.
getStart() - Method in class com.azure.storage.file.share.models.Range
Get the start property: Start of the range.
getStart() - Method in class com.azure.storage.file.share.models.ShareFileRange
 
getStartsOn() - Method in class com.azure.storage.file.share.models.ShareAccessPolicy
Get the startsOn property: The date-time the policy is active.
getStartTime() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getStatistics() - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves storage statistics about the share.
getStatistics() - Method in class com.azure.storage.file.share.ShareClient
Retrieves storage statistics about the share.
getStatisticsWithResponse() - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves storage statistics about the share.
getStatisticsWithResponse(ShareGetStatisticsOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Retrieves storage statistics about the share.
getStatisticsWithResponse(ShareGetStatisticsOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Retrieves storage statistics about the share.
getStatisticsWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Retrieves storage statistics about the share.
getStatusCode() - Method in exception com.azure.storage.file.share.models.ShareStorageException
 
getSubdirectoryClient(String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Constructs a ShareDirectoryAsyncClient that interacts with the specified directory.
getSubdirectoryClient(String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Constructs a ShareDirectoryClient that interacts with the specified directory.
getVersion() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the version property: Indicates the version of the File service used to execute the request.
getVersion() - Method in class com.azure.storage.file.share.models.ShareItem
Get the version property: The version property.
getVersion() - Method in class com.azure.storage.file.share.models.ShareMetrics
Get the version property: The version of Storage Analytics to configure.
getVersion() - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
 
getVersion() - Method in enum com.azure.storage.file.share.ShareServiceVersion

H

HandleItem - Class in com.azure.storage.file.share.models
A listed Azure Storage handle item.
HandleItem() - Constructor for class com.azure.storage.file.share.models.HandleItem
 
hasCreatePermission() - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Gets the create permission status.
hasCreatePermission() - Method in class com.azure.storage.file.share.sas.ShareSasPermission
 
hasDeletePermission() - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Gets the delete permission status.
hasDeletePermission() - Method in class com.azure.storage.file.share.sas.ShareSasPermission
 
hasListPermission() - Method in class com.azure.storage.file.share.sas.ShareSasPermission
 
hasReadPermission() - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Gets the read permission status.
hasReadPermission() - Method in class com.azure.storage.file.share.sas.ShareSasPermission
 
hasWritePermission() - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Gets the write permission status.
hasWritePermission() - Method in class com.azure.storage.file.share.sas.ShareSasPermission
 
HIDDEN - com.azure.storage.file.share.models.NtfsFileAttributes
The file is hidden, and thus is not included in ordinary directory listing.
HOT - Static variable in class com.azure.storage.file.share.models.ShareAccessTier
Static value Hot for ShareAccessTier.
httpClient(HttpClient) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the HttpClient to use for sending a receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the HttpClient to use for sending a receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the HttpClient to use for sending a receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the HttpLogOptions for service requests.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the HttpLogOptions for service requests.
httpLogOptions(HttpLogOptions) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the HttpLogOptions for service requests.

I

INCLUDE - com.azure.storage.file.share.models.ShareSnapshotsDeleteOptionType
The share's snapshots that do not have an active lease will be deleted with the share.
INCLUDE_WITH_LEASED - com.azure.storage.file.share.models.ShareSnapshotsDeleteOptionType
All of the share's snapshots, including those with an active lease, will be deleted with the share.
includeAttributes() - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
includeETag() - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
includeExtendedInfo() - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
Note that setting timestamps, etag, attributes, or permission key will also set this option as true.
includePermissionKey() - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
includeTimestamps() - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
INFINITE - com.azure.storage.file.share.models.LeaseDurationType
Enum value infinite.
INSUFFICIENT_ACCOUNT_PERMISSIONS - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InsufficientAccountPermissions for ShareErrorCode.
INTERNAL_ERROR - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InternalError for ShareErrorCode.
INVALID_AUTHENTICATION_INFO - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidAuthenticationInfo for ShareErrorCode.
INVALID_FILE_OR_DIRECTORY_PATH_NAME - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidFileOrDirectoryPathName for ShareErrorCode.
INVALID_HEADER_VALUE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidHeaderValue for ShareErrorCode.
INVALID_HTTP_VERB - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidHttpVerb for ShareErrorCode.
INVALID_INPUT - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidInput for ShareErrorCode.
INVALID_MD5 - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidMd5 for ShareErrorCode.
INVALID_METADATA - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidMetadata for ShareErrorCode.
INVALID_QUERY_PARAMETER_VALUE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidQueryParameterValue for ShareErrorCode.
INVALID_RANGE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidRange for ShareErrorCode.
INVALID_RESOURCE_NAME - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidResourceName for ShareErrorCode.
INVALID_URI - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidUri for ShareErrorCode.
INVALID_XML_DOCUMENT - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidXmlDocument for ShareErrorCode.
INVALID_XML_NODE_VALUE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value InvalidXmlNodeValue for ShareErrorCode.
isDeleted() - Method in class com.azure.storage.file.share.models.ShareItem
Get the deleted property: The deleted property.
isDirectory() - Method in class com.azure.storage.file.share.models.ShareFileItem
 
isEnabled() - Method in class com.azure.storage.file.share.models.ShareMetrics
Get the enabled property: Indicates whether metrics are enabled for the File service.
isEnabled() - Method in class com.azure.storage.file.share.models.ShareRetentionPolicy
Get the enabled property: Indicates whether a retention policy is enabled for the File service.
isEnabled() - Method in class com.azure.storage.file.share.models.SmbMultichannel
Get the enabled property: If SMB multichannel is enabled.
isIncludeApis() - Method in class com.azure.storage.file.share.models.ShareMetrics
Get the includeApis property: Indicates whether metrics should generate summary statistics for called API operations.
isIncludeDeleted() - Method in class com.azure.storage.file.share.models.ListSharesOptions
 
isIncludeMetadata() - Method in class com.azure.storage.file.share.models.ListSharesOptions
 
isIncludeSnapshots() - Method in class com.azure.storage.file.share.models.ListSharesOptions
 
isNfsEnabled() - Method in class com.azure.storage.file.share.models.ShareProtocols
 
isRangeContentMd5Requested() - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareDirectoryProperties
 
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareDirectorySetMetadataInfo
 
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Get the isServerEncrypted property: The value of this header is set to true if the file data and application metadata are completely encrypted using the specified algorithm.
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareFileInfo
 
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareFileMetadataInfo
 
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareFileProperties
 
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareFileUploadInfo
 
isServerEncrypted() - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeFromUrlInfo
 
isSmbEnabled() - Method in class com.azure.storage.file.share.models.ShareProtocols
 

L

LEASED - com.azure.storage.file.share.models.LeaseStateType
Enum value leased.
LeaseDurationType - Enum in com.azure.storage.file.share.models
Defines values for LeaseDurationType.
leaseId(String) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
Sets the identifier for the lease.
LeaseStateType - Enum in com.azure.storage.file.share.models
Defines values for LeaseStateType.
LeaseStatusType - Enum in com.azure.storage.file.share.models
Defines values for LeaseStatusType.
listFilesAndDirectories() - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Lists all sub-directories and files in this directory without their prefix or maxResults in single page.
listFilesAndDirectories() - Method in class com.azure.storage.file.share.ShareDirectoryClient
Lists all sub-directories and files in this directory without their prefix or maxResult in single page.
listFilesAndDirectories(ShareListFilesAndDirectoriesOptions) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Lists all sub-directories and files in this directory with their prefix or snapshots.
listFilesAndDirectories(ShareListFilesAndDirectoriesOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Lists all sub-directories and files in this directory with their prefix or snapshots.
listFilesAndDirectories(String, Integer) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Lists all sub-directories and files in this directory with their prefix or snapshots.
listFilesAndDirectories(String, Integer, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Lists all sub-directories and files in this directory with their prefix or snapshots.
listHandles() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
List of open handles on a file.
listHandles() - Method in class com.azure.storage.file.share.ShareFileClient
List of open handles on a file.
listHandles(Integer) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
List of open handles on a file.
listHandles(Integer, boolean) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
List of open handles on a directory or a file.
listHandles(Integer, boolean, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
List of open handles on a directory or a file.
listHandles(Integer, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
List of open handles on a file.
listRanges() - Method in class com.azure.storage.file.share.ShareFileAsyncClient
List of valid ranges for a file.
listRanges() - Method in class com.azure.storage.file.share.ShareFileClient
List of valid ranges for a file.
listRanges(ShareFileRange) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
List of valid ranges for a file.
listRanges(ShareFileRange, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
List of valid ranges for a file.
listRanges(ShareFileRange, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
List of valid ranges for a file.
listRanges(ShareFileRange, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
List of valid ranges for a file.
listRangesDiff(String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
List of valid ranges for a file between the file and the specified snapshot.
listRangesDiff(String) - Method in class com.azure.storage.file.share.ShareFileClient
List of valid ranges for a file.
listRangesDiffWithResponse(ShareFileListRangesDiffOptions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
List of valid ranges for a file.
listRangesDiffWithResponse(ShareFileListRangesDiffOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
List of valid ranges for a file.
listShares() - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Lists all shares in the storage account without their metadata or snapshots.
listShares() - Method in class com.azure.storage.file.share.ShareServiceClient
Lists all shares in the storage account without their metadata or snapshots.
listShares(ListSharesOptions) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Lists the shares in the Storage account that pass the options filter.
listShares(ListSharesOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Lists the shares in the Storage account that pass the options filter.
ListSharesOptions - Class in com.azure.storage.file.share.models
A set of options for selecting shares from Storage File service.
ListSharesOptions() - Constructor for class com.azure.storage.file.share.models.ListSharesOptions
 
LOCKED - com.azure.storage.file.share.models.LeaseStatusType
Enum value locked.

M

MD5MISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value Md5Mismatch for ShareErrorCode.
METADATA_TOO_LARGE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value MetadataTooLarge for ShareErrorCode.
MISSING_CONTENT_LENGTH_HEADER - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value MissingContentLengthHeader for ShareErrorCode.
MISSING_REQUIRED_HEADER - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value MissingRequiredHeader for ShareErrorCode.
MISSING_REQUIRED_QUERY_PARAMETER - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value MissingRequiredQueryParameter for ShareErrorCode.
MISSING_REQUIRED_XML_NODE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value MissingRequiredXmlNode for ShareErrorCode.
MULTIPLE_CONDITION_HEADERS_NOT_SUPPORTED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value MultipleConditionHeadersNotSupported for ShareErrorCode.

N

NO_ROOT_SQUASH - com.azure.storage.file.share.models.ShareRootSquash
Enum value NoRootSquash.
NO_SCRUB_DATA - com.azure.storage.file.share.models.NtfsFileAttributes
The file or directory is excluded from the data integrity scan.
NORMAL - com.azure.storage.file.share.models.NtfsFileAttributes
The file is a standard file that has no special attributes.
NOT_CONTENT_INDEXED - com.azure.storage.file.share.models.NtfsFileAttributes
The file will not be indexed by the operating system's content indexing service.
NtfsFileAttributes - Enum in com.azure.storage.file.share.models
Specifies options for NTFS File Attributes.

O

OFFLINE - com.azure.storage.file.share.models.NtfsFileAttributes
The file is offline.
openInputStream() - Method in class com.azure.storage.file.share.ShareFileClient
Opens a file input stream to download the file.
openInputStream(ShareFileRange) - Method in class com.azure.storage.file.share.ShareFileClient
Opens a file input stream to download the specified range of the file.
OPERATION_TIMED_OUT - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value OperationTimedOut for ShareErrorCode.
OUT_OF_RANGE_INPUT - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value OutOfRangeInput for ShareErrorCode.
OUT_OF_RANGE_QUERY_PARAMETER_VALUE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value OutOfRangeQueryParameterValue for ShareErrorCode.
OVERRIDE - com.azure.storage.file.share.models.PermissionCopyModeType
Enum value override.

P

PARENT_NOT_FOUND - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ParentNotFound for ShareErrorCode.
parse(String) - Static method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Creates an ShareFileSasPermission from the specified permissions string.
parse(String) - Static method in class com.azure.storage.file.share.sas.ShareSasPermission
Creates an ShareSasPermission from the specified permissions string.
PENDING - com.azure.storage.file.share.models.CopyStatusType
Enum value pending.
PermissionCopyModeType - Enum in com.azure.storage.file.share.models
Defines values for PermissionCopyModeType.
pipeline(HttpPipeline) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the HttpPipeline to use for the service client.
PRESERVE - Static variable in class com.azure.storage.file.share.FileConstants
Default value for several SMB file headers.

R

Range - Class in com.azure.storage.file.share.models
An Azure Storage file range.
Range() - Constructor for class com.azure.storage.file.share.models.Range
 
READ_ONLY - com.azure.storage.file.share.models.NtfsFileAttributes
The file is read-only.
READ_ONLY_ATTRIBUTE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ReadOnlyAttribute for ShareErrorCode.
releaseLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Releases the previously acquired lease.
releaseLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Releases the previously acquired lease.
releaseLeaseWithResponse() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Releases the previously acquired lease.
releaseLeaseWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Releases the previously acquired lease.
renewLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Renews the previously acquired lease on a share.
renewLease() - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Renews the previously acquired lease on a share.
renewLeaseWithResponse() - Method in class com.azure.storage.file.share.specialized.ShareLeaseAsyncClient
Renews the previously acquired lease on a share.
renewLeaseWithResponse(Duration, Context) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClient
Renews the previously acquired lease on a share.
REQUEST_BODY_TOO_LARGE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value RequestBodyTooLarge for ShareErrorCode.
REQUEST_URL_FAILED_TO_PARSE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value RequestUrlFailedToParse for ShareErrorCode.
RESOURCE_ALREADY_EXISTS - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ResourceAlreadyExists for ShareErrorCode.
RESOURCE_NOT_FOUND - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ResourceNotFound for ShareErrorCode.
RESOURCE_TYPE_MISMATCH - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ResourceTypeMismatch for ShareErrorCode.
resourcePath(String) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the file that the constructed clients will interact with
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the request retry options for all the requests made through the client.
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the request retry options for all the requests made through the client.
retryOptions(RequestRetryOptions) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the request retry options for all the requests made through the client.
ROOT_SQUASH - com.azure.storage.file.share.models.ShareRootSquash
Enum value RootSquash.

S

sasToken(String) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the SAS token used to authorize requests sent to the service.
sasToken(String) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the SAS token used to authorize requests sent to the service.
SERVER_BUSY - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ServerBusy for ShareErrorCode.
serviceVersion(ShareServiceVersion) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the ShareServiceVersion that is used when making API requests.
serviceVersion(ShareServiceVersion) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the ShareServiceVersion that is used when making API requests.
serviceVersion(ShareServiceVersion) - Method in class com.azure.storage.file.share.ShareServiceClientBuilder
Sets the ShareServiceVersion that is used when making API requests.
setAcceptRanges(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the acceptRanges property: Indicates that the service supports requests for partial file content.
setAccessPolicy(ShareAccessPolicy) - Method in class com.azure.storage.file.share.models.ShareSignedIdentifier
Set the accessPolicy property: The access policy.
setAccessPolicy(List<ShareSignedIdentifier>) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets stored access policies for the share.
setAccessPolicy(List<ShareSignedIdentifier>) - Method in class com.azure.storage.file.share.ShareClient
Sets stored access policies for the share.
setAccessPolicyWithResponse(ShareSetAccessPolicyOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets stored access policies for the share.
setAccessPolicyWithResponse(ShareSetAccessPolicyOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Sets stored access policies for the share.
setAccessPolicyWithResponse(List<ShareSignedIdentifier>) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets stored access policies for the share.
setAccessPolicyWithResponse(List<ShareSignedIdentifier>, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Sets stored access policies for the share.
setAccessTier(ShareAccessTier) - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
setAccessTier(ShareAccessTier) - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
setAccessTier(String) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the accessTier property: The accessTier property.
setAccessTierChangeTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the accessTierChangeTime property: The accessTierChangeTime property.
setAccessTierTransitionState(String) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the accessTierTransitionState property: The accessTierTransitionState property.
setAllowedHeaders(String) - Method in class com.azure.storage.file.share.models.ShareCorsRule
Set the allowedHeaders property: The request headers that the origin domain may specify on the CORS request.
setAllowedMethods(String) - Method in class com.azure.storage.file.share.models.ShareCorsRule
Set the allowedMethods property: The methods (HTTP request verbs) that the origin domain may use for a CORS request.
setAllowedOrigins(String) - Method in class com.azure.storage.file.share.models.ShareCorsRule
Set the allowedOrigins property: The origin domains that are permitted to make a request against the storage service via CORS.
setBreakPeriod(Duration) - Method in class com.azure.storage.file.share.options.ShareBreakLeaseOptions
 
setCacheControl(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the cacheControl property: Returned if it was previously specified for the file.
setCacheControl(String) - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Set the cacheControl property: Sets the file's cache control.
setCacheControl(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the cache-control header for the SAS.
setClearRanges(List<ClearRange>) - Method in class com.azure.storage.file.share.models.ShareFileRangeList
Set the clearRanges property: The ClearRanges property.
setClientIp(String) - Method in class com.azure.storage.file.share.models.HandleItem
Set the clientIp property: Client IP that opened the handle.
setContentDisposition(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the contentDisposition property: Returns the value that was specified for the 'x-ms-content-disposition' header and specifies how to process the response.
setContentDisposition(String) - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Set the contentDisposition property: Sets the file's Content-Disposition header.
setContentDisposition(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the content-disposition header for the SAS.
setContentEncoding(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the contentEncoding property: Returns the value that was specified for the Content-Encoding request header.
setContentEncoding(String) - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Set the contentEncoding property: Specifies which content encodings have been applied to the file.
setContentEncoding(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the content-encoding header for the SAS.
setContentLanguage(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the contentLanguage property: Returns the value that was specified for the Content-Language request header.
setContentLanguage(String) - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Set the contentLanguage property: Specifies the natural languages used by this resource.
setContentLanguage(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the content-language header for the SAS.
setContentLength(Long) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the contentLength property: The number of bytes present in the response body.
setContentMd5(byte[]) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the contentMd5 property: If the file has an MD5 hash and the request is to read the full file, this response header is returned so that the client can check for message content integrity.
setContentMd5(byte[]) - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Set the contentMd5 property: Sets the file's MD5 hash.
setContentRange(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the contentRange property: Indicates the range of bytes returned if the client requested a subset of the file by setting the Range request header.
setContentType(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the contentType property: The content type specified for the file.
setContentType(String) - Method in class com.azure.storage.file.share.models.ShareFileHttpHeaders
Set the contentType property: Sets the MIME content type of the file.
setContentType(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the content-type header for the SAS.
setCopyCompletionTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the copyCompletionTime property: Conclusion time of the last attempted Copy File operation where this file was the destination file.
setCopyId(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the copyId property: String identifier for the last attempted Copy File operation where this file was the destination file.
setCopyProgress(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the copyProgress property: Contains the number of bytes copied and the total bytes in the source in the last attempted Copy File operation where this file was the destination file.
setCopySource(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the copySource property: URL up to 2KB in length that specifies the source file used in the last attempted Copy File operation where this file was the destination file.
setCopyStatus(CopyStatusType) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the copyStatus property: State of the copy operation identified by 'x-ms-copy-id'.
setCopyStatusDescription(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the copyStatusDescription property: Only appears when x-ms-copy-status is failed or pending.
setCors(List<ShareCorsRule>) - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Set the cors property: The set of CORS rules.
setCreatePermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Sets the create permission status.
setCreatePermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareSasPermission
Sets the create permission status.
setDateProperty(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the dateProperty property: A UTC date/time value generated by the service that indicates the time at which the response was initiated.
setDays(Integer) - Method in class com.azure.storage.file.share.models.ShareRetentionPolicy
Set the days property: Indicates the number of days that metrics data should be retained.
setDeleted(Boolean) - Method in class com.azure.storage.file.share.models.ShareItem
Set the deleted property: The deleted property.
setDeletedTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the deletedTime property: The deletedTime property.
setDeletePermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Sets the delete permission status.
setDeletePermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareSasPermission
Sets the delete permission status.
setDeleteSnapshotsOptions(ShareSnapshotsDeleteOptionType) - Method in class com.azure.storage.file.share.options.ShareDeleteOptions
 
setDestinationOffset(long) - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
setDestinationRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
setDuration(int) - Method in class com.azure.storage.file.share.options.ShareAcquireLeaseOptions
 
setEnabled(boolean) - Method in class com.azure.storage.file.share.models.ShareMetrics
Set the enabled property: Indicates whether metrics are enabled for the File service.
setEnabled(boolean) - Method in class com.azure.storage.file.share.models.ShareRetentionPolicy
Set the enabled property: Indicates whether a retention policy is enabled for the File service.
setEnabled(Boolean) - Method in class com.azure.storage.file.share.models.SmbMultichannel
Set the enabled property: If SMB multichannel is enabled.
setEnd(long) - Method in class com.azure.storage.file.share.models.ClearRange
Set the end property: The End property.
setEnd(long) - Method in class com.azure.storage.file.share.models.FileRange
Set the end property: End of the range.
setEnd(long) - Method in class com.azure.storage.file.share.models.Range
Set the end property: End of the range.
setErrorCode(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the errorCode property: The errorCode property.
setETag(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the eTag property: The ETag contains a value that you can use to perform operations conditionally, in quotes.
setETag(String) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the eTag property: The eTag property.
setExpiresOn(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareAccessPolicy
Set the expiresOn property: The date-time the policy expires.
setExpiryTime(OffsetDateTime) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the time after which the SAS will no longer work.
setExposedHeaders(String) - Method in class com.azure.storage.file.share.models.ShareCorsRule
Set the exposedHeaders property: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer.
setFileAttributes(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the fileAttributes property: Attributes set for the file.
setFileChangeTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the fileChangeTime property: Change time for the file.
setFileContentMd5(byte[]) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the fileContentMd5 property: If the file has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole file's MD5 value.
setFileCreationTime(OffsetDateTime) - Method in class com.azure.storage.file.share.FileSmbProperties
Sets the file creation time.
setFileCreationTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the fileCreationTime property: Creation time for the file.
setFileId(String) - Method in class com.azure.storage.file.share.models.HandleItem
Set the fileId property: FileId uniquely identifies the file or directory.
setFileId(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the fileId property: The fileId of the file.
setFileLastWriteTime(OffsetDateTime) - Method in class com.azure.storage.file.share.FileSmbProperties
Sets the file last write time.
setFileLastWriteTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the fileLastWriteTime property: Last write time for the file.
setFileParentId(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the fileParentId property: The parent fileId of the file.
setFilePath(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Deprecated.
Please use the generateSas methods provided on the desired file/directory client that will auto-populate the file path.
setFilePermissionKey(String) - Method in class com.azure.storage.file.share.FileSmbProperties
Sets the file permission key.
setFilePermissionKey(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the filePermissionKey property: Key of the permission set for the file.
setHandleId(String) - Method in class com.azure.storage.file.share.models.HandleItem
Set the handleId property: XSMB service handle ID.
setHourMetrics(ShareMetrics) - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Set the hourMetrics property: A summary of request statistics grouped by API in hourly aggregates for files.
setId(String) - Method in class com.azure.storage.file.share.models.ShareSignedIdentifier
Set the id property: A unique id.
setIdentifier(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the name of the access policy on the share this SAS references if any.
setIncludeApis(Boolean) - Method in class com.azure.storage.file.share.models.ShareMetrics
Set the includeApis property: Indicates whether metrics should generate summary statistics for called API operations.
setIncludeAttributes(boolean) - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
setIncludeDeleted(boolean) - Method in class com.azure.storage.file.share.models.ListSharesOptions
Sets the status of including deleted shares when listing shares
setIncludeETag(boolean) - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
setIncludeExtendedInfo(Boolean) - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
Note that setting timestamps, etag, attributes, or permission key will also set this option as true.
setIncludeMetadata(boolean) - Method in class com.azure.storage.file.share.models.ListSharesOptions
Sets the status of including share metadata when listing shares If listing snapshots as well this will also determine if the snapshots have their metadata included as well.
setIncludePermissionKey(boolean) - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
setIncludeSnapshots(boolean) - Method in class com.azure.storage.file.share.models.ListSharesOptions
Sets the status of including share snapshots when listing shares
setIncludeTimestamps(boolean) - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
setIsServerEncrypted(Boolean) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the isServerEncrypted property: The value of this header is set to true if the file data and application metadata are completely encrypted using the specified algorithm.
setLastModified(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the lastModified property: Returns the date and time the file was last modified.
setLastModified(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the lastModified property: The lastModified property.
setLastReconnectTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.HandleItem
Set the lastReconnectTime property: Time handle was last connected to (UTC).
setLeaseDuration(LeaseDurationType) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the leaseDuration property: When a file is leased, specifies whether the lease is of infinite or fixed duration.
setLeaseDuration(LeaseDurationType) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the leaseDuration property: Possible values include: 'infinite', 'fixed'.
setLeaseId(String) - Method in class com.azure.storage.file.share.models.ShareRequestConditions
Optionally limits requests to files and shares that match the lease ID.
setLeaseState(LeaseStateType) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the leaseState property: Lease state of the file.
setLeaseState(LeaseStateType) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the leaseState property: Possible values include: 'available', 'leased', 'expired', 'breaking', 'broken'.
setLeaseStatus(LeaseStatusType) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the leaseStatus property: The current lease status of the file.
setLeaseStatus(LeaseStatusType) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the leaseStatus property: Possible values include: 'locked', 'unlocked'.
setListPermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareSasPermission
Sets the list permission status.
setMaxAgeInSeconds(int) - Method in class com.azure.storage.file.share.models.ShareCorsRule
Set the maxAgeInSeconds property: The maximum amount time that a browser should cache the preflight OPTIONS request.
setMaxResultsPerPage(Integer) - Method in class com.azure.storage.file.share.models.ListSharesOptions
Sets the maximum number of shares to include in a single response.
setMaxResultsPerPage(Integer) - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
Sets the max results per page for a listing operation.
setMaxRetryRequests(int) - Method in class com.azure.storage.file.share.models.DownloadRetryOptions
Specifies the maximum number of additional HTTP Get requests that will be made while reading the data from a response body.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the metadata property: The metadata property.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.models.ShareItem
Set the metadata property: The metadata property.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the metadata property: The metadata property.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.options.ShareSetMetadataOptions
 
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets the user-defined metadata to associate to the share.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.ShareClient
Sets the user-defined metadata to associate to the share.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Sets the user-defined metadata to associate to the directory.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Sets the user-defined metadata to associate to the directory.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Sets the user-defined metadata to associate to the file.
setMetadata(Map<String, String>) - Method in class com.azure.storage.file.share.ShareFileClient
Sets the user-defined metadata to associate to the file.
setMetadataWithResponse(ShareSetMetadataOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets the user-defined metadata to associate to the share.
setMetadataWithResponse(ShareSetMetadataOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Sets the user-defined metadata to associate to the share.
setMetadataWithResponse(Map<String, String>) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets the user-defined metadata to associate to the share.
setMetadataWithResponse(Map<String, String>) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Sets the user-defined metadata to associate to the directory.
setMetadataWithResponse(Map<String, String>) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Sets the user-defined metadata to associate to the file.
setMetadataWithResponse(Map<String, String>, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Sets the user-defined metadata to associate to the file.
setMetadataWithResponse(Map<String, String>, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Sets the user-defined metadata to associate to the file.
setMetadataWithResponse(Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Sets the user-defined metadata to associate to the share.
setMetadataWithResponse(Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Sets the user-defined metadata to associate to the directory.
setMetadataWithResponse(Map<String, String>, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Sets the user-defined metadata to associate to the file.
setMinuteMetrics(ShareMetrics) - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Set the minuteMetrics property: A summary of request statistics grouped by API in minute aggregates for files.
setMultichannel(SmbMultichannel) - Method in class com.azure.storage.file.share.models.ShareSmbSettings
Set the multichannel property: Settings for SMB Multichannel.
setName(String) - Method in class com.azure.storage.file.share.models.ShareItem
Set the name property: The name property.
setNextAllowedQuotaDowngradeTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the nextAllowedQuotaDowngradeTime property: The nextAllowedQuotaDowngradeTime property.
setNfsEnabled(boolean) - Method in class com.azure.storage.file.share.models.ShareProtocols
 
setNtfsFileAttributes(EnumSet<NtfsFileAttributes>) - Method in class com.azure.storage.file.share.FileSmbProperties
Sets the ntfs file attributes.
setOffset(Long) - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
Sets the offset to start writing data at.
setOffset(Long) - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
Sets the offset to start writing data at.
setOpenTime(OffsetDateTime) - Method in class com.azure.storage.file.share.models.HandleItem
Set the openTime property: Time when the session that previously opened the handle has last been reconnected.
setParallelTransferOptions(ParallelTransferOptions) - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
setParentId(String) - Method in class com.azure.storage.file.share.models.HandleItem
Set the parentId property: ParentId uniquely identifies the parent directory of the object.
setPath(String) - Method in class com.azure.storage.file.share.models.HandleItem
Set the path property: File or directory name including full path starting from share root.
setPermissions(ShareFileSasPermission) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the permissions allowed by the SAS.
setPermissions(ShareSasPermission) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the permissions allowed by the SAS.
setPermissions(String) - Method in class com.azure.storage.file.share.models.ShareAccessPolicy
Set the permissions property: The permissions for the ACL policy.
setPermissions(List<ShareSignedIdentifier>) - Method in class com.azure.storage.file.share.options.ShareSetAccessPolicyOptions
 
setPrefix(String) - Method in class com.azure.storage.file.share.models.ListSharesOptions
Sets the prefix that a share must match to be included in the listing.
setPrefix(String) - Method in class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
Sets the prefix for a listing operation.
setProperties(long, ShareFileHttpHeaders, FileSmbProperties, String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Sets the user-defined file properties to associate to the file.
setProperties(long, ShareFileHttpHeaders, FileSmbProperties, String) - Method in class com.azure.storage.file.share.ShareFileClient
Sets the user-defined httpHeaders to associate to the file.
setProperties(FileSmbProperties, String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Sets the properties of this directory.
setProperties(FileSmbProperties, String) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Sets the properties of this directory.
setProperties(ShareProperties) - Method in class com.azure.storage.file.share.models.ShareItem
Set the properties property: The properties property.
setProperties(ShareServiceProperties) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Sets the properties for the storage account's File service.
setProperties(ShareServiceProperties) - Method in class com.azure.storage.file.share.ShareServiceClient
Sets the properties for the storage account's File service.
setProperties(ShareSetPropertiesOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets the share's properties.
setProperties(ShareSetPropertiesOptions) - Method in class com.azure.storage.file.share.ShareClient
Sets the share's properties.
setPropertiesWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Sets the user-defined file properties to associate to the file.
setPropertiesWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Sets the user-defined file properties to associate to the file.
setPropertiesWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Sets the user-defined httpHeaders to associate to the file.
setPropertiesWithResponse(long, ShareFileHttpHeaders, FileSmbProperties, String, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Sets the user-defined httpHeaders to associate to the file.
setPropertiesWithResponse(FileSmbProperties, String) - Method in class com.azure.storage.file.share.ShareDirectoryAsyncClient
Sets the properties of this directory.
setPropertiesWithResponse(FileSmbProperties, String, Duration, Context) - Method in class com.azure.storage.file.share.ShareDirectoryClient
Sets the properties of this directory.
setPropertiesWithResponse(ShareServiceProperties) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Sets the properties for the storage account's File service.
setPropertiesWithResponse(ShareServiceProperties, Duration, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Sets the properties for the storage account's File service.
setPropertiesWithResponse(ShareSetPropertiesOptions) - Method in class com.azure.storage.file.share.ShareAsyncClient
Sets the share's properties.
setPropertiesWithResponse(ShareSetPropertiesOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
Sets the share's properties.
setProtocol(SasProtocol) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the SasProtocol which determines the protocols allowed by the SAS.
setProtocol(ShareProtocolSettings) - Method in class com.azure.storage.file.share.models.ShareServiceProperties
Set the protocol property: Protocol settings.
setProtocols(ShareProtocols) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the enabledProtocols property: The enabledProtocols property.
setProtocols(ShareProtocols) - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
setProvisionedBandwidthMiBps(Integer) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the provisionedBandwidthMiBps property: The ProvisionedBandwidthMiBps property.
setProvisionedEgressMBps(Integer) - Method in class com.azure.storage.file.share.models.ShareProperties
setProvisionedIngressMBps(Integer) - Method in class com.azure.storage.file.share.models.ShareProperties
setProvisionedIops(Integer) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the provisionedIops property: The provisionedIops property.
setQuota(int) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the quota property: The quota property.
setQuota(int) - Method in class com.azure.storage.file.share.ShareAsyncClient
setQuota(int) - Method in class com.azure.storage.file.share.ShareClient
setQuotaInGb(Integer) - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
setQuotaInGb(Integer) - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
setQuotaWithResponse(int) - Method in class com.azure.storage.file.share.ShareAsyncClient
setQuotaWithResponse(int, Duration, Context) - Method in class com.azure.storage.file.share.ShareClient
setRange(ShareFileRange) - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
setRange(ShareFileRange) - Method in class com.azure.storage.file.share.options.ShareFileListRangesDiffOptions
 
setRangeContentMd5Requested(Boolean) - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
setRanges(List<FileRange>) - Method in class com.azure.storage.file.share.models.ShareFileRangeList
Set the ranges property: The Ranges property.
setReadPermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Sets the read permission status.
setReadPermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareSasPermission
Sets the read permission status.
setRemainingRetentionDays(Integer) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the remainingRetentionDays property: The remainingRetentionDays property.
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.models.ShareFileUploadOptions
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareDeleteOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareFileListRangesDiffOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareGetAccessPolicyOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareGetPropertiesOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareGetStatisticsOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareSetAccessPolicyOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareSetMetadataOptions
 
setRequestConditions(ShareRequestConditions) - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
setRequestId(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the requestId property: This header uniquely identifies the request that was made and can be used for troubleshooting the request.
setRetentionPolicy(ShareRetentionPolicy) - Method in class com.azure.storage.file.share.models.ShareMetrics
Set the retentionPolicy property: The retention policy.
setRetryOptions(DownloadRetryOptions) - Method in class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
setRootSquash(ShareRootSquash) - Method in class com.azure.storage.file.share.models.ShareProperties
Set the rootSquash property: Possible values include: 'NoRootSquash', 'RootSquash', 'AllSquash'.
setRootSquash(ShareRootSquash) - Method in class com.azure.storage.file.share.options.ShareCreateOptions
 
setRootSquash(ShareRootSquash) - Method in class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
setSasIpRange(SasIpRange) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets the SasIpRange which determines the IP ranges that are allowed to use the SAS.
setSessionId(String) - Method in class com.azure.storage.file.share.models.HandleItem
Set the sessionId property: SMB session ID in context of which the file handle was opened.
setShareName(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Deprecated.
Please use the generateSas methods provided on the desired share/file/directory client that will auto-populate the share name.
setSmb(ShareSmbSettings) - Method in class com.azure.storage.file.share.models.ShareProtocolSettings
Set the smb property: Settings for SMB protocol.
setSmbEnabled(boolean) - Method in class com.azure.storage.file.share.models.ShareProtocols
 
setSnapshot(String) - Method in class com.azure.storage.file.share.models.ShareItem
Set the snapshot property: The snapshot property.
setSourceAuthorization(HttpAuthorization) - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
Sets "Authorization" header for accessing source URL.
setSourceIfMatchCrc64(byte[]) - Method in class com.azure.storage.file.share.models.SourceModifiedAccessConditions
Set the sourceIfMatchCrc64 property: Specify the crc64 value to operate only on range with a matching crc64 checksum.
setSourceIfNoneMatchCrc64(byte[]) - Method in class com.azure.storage.file.share.models.SourceModifiedAccessConditions
Set the sourceIfNoneMatchCrc64 property: Specify the crc64 value to operate only on range without a matching crc64 checksum.
setSourceOffset(long) - Method in class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
setStart(long) - Method in class com.azure.storage.file.share.models.ClearRange
Set the start property: The Start property.
setStart(long) - Method in class com.azure.storage.file.share.models.FileRange
Set the start property: Start of the range.
setStart(long) - Method in class com.azure.storage.file.share.models.Range
Set the start property: Start of the range.
setStartsOn(OffsetDateTime) - Method in class com.azure.storage.file.share.models.ShareAccessPolicy
Set the startsOn property: The date-time the policy is active.
setStartTime(OffsetDateTime) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Sets when the SAS will take effect.
setVersion(String) - Method in class com.azure.storage.file.share.models.ShareFileDownloadHeaders
Set the version property: Indicates the version of the File service used to execute the request.
setVersion(String) - Method in class com.azure.storage.file.share.models.ShareItem
Set the version property: The version property.
setVersion(String) - Method in class com.azure.storage.file.share.models.ShareMetrics
Set the version property: The version of Storage Analytics to configure.
setVersion(String) - Method in class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Deprecated.
The version is set to the latest version of sas. Users should stop calling this API as it is now treated as a no-op.
setWritePermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Sets the write permission status.
setWritePermission(boolean) - Method in class com.azure.storage.file.share.sas.ShareSasPermission
Sets the write permission status.
SHARE_ALREADY_EXISTS - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareAlreadyExists for ShareErrorCode.
SHARE_BEING_DELETED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareBeingDeleted for ShareErrorCode.
SHARE_DISABLED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareDisabled for ShareErrorCode.
SHARE_HAS_SNAPSHOTS - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareHasSnapshots for ShareErrorCode.
SHARE_NOT_FOUND - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareNotFound for ShareErrorCode.
SHARE_SNAPSHOT_COUNT_EXCEEDED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareSnapshotCountExceeded for ShareErrorCode.
SHARE_SNAPSHOT_IN_PROGRESS - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareSnapshotInProgress for ShareErrorCode.
SHARE_SNAPSHOT_OPERATION_NOT_SUPPORTED - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value ShareSnapshotOperationNotSupported for ShareErrorCode.
ShareAccessPolicy - Class in com.azure.storage.file.share.models
An Access policy.
ShareAccessPolicy() - Constructor for class com.azure.storage.file.share.models.ShareAccessPolicy
 
ShareAccessTier - Class in com.azure.storage.file.share.models
Defines values for ShareAccessTier.
ShareAccessTier() - Constructor for class com.azure.storage.file.share.models.ShareAccessTier
 
ShareAcquireLeaseOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when acquiring a lease to a file or share.
ShareAcquireLeaseOptions() - Constructor for class com.azure.storage.file.share.options.ShareAcquireLeaseOptions
Creates a new options object with an infinite duration.
shareAsyncClient(ShareAsyncClient) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
Configures the builder based on the passed ShareAsyncClient.
ShareAsyncClient - Class in com.azure.storage.file.share
This class provides a azureFileStorageClient that contains all the operations for interacting with a share in Azure Storage Share.
ShareBreakLeaseOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when breaking a lease to a file or share.
ShareBreakLeaseOptions() - Constructor for class com.azure.storage.file.share.options.ShareBreakLeaseOptions
 
shareClient(ShareClient) - Method in class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
Configures the builder based on the passed ShareClient.
ShareClient - Class in com.azure.storage.file.share
This class provides a client that contains all the operations for interacting with a share in Azure Storage Share.
ShareClientBuilder - Class in com.azure.storage.file.share
This class provides a fluent builder API to help aid the configuration and instantiation of the ShareClients and ShareAsyncClients, calling buildClient constructs an instance of ShareClient and calling buildAsyncClient constructs an instance of ShareAsyncClient.
ShareClientBuilder() - Constructor for class com.azure.storage.file.share.ShareClientBuilder
Creates a builder instance that is able to configure and construct ShareClients and ShareAsyncClients.
ShareCorsRule - Class in com.azure.storage.file.share.models
CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain.
ShareCorsRule() - Constructor for class com.azure.storage.file.share.models.ShareCorsRule
 
ShareCreateOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when creating a share.
ShareCreateOptions() - Constructor for class com.azure.storage.file.share.options.ShareCreateOptions
 
ShareDeleteOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when deleting a share.
ShareDeleteOptions() - Constructor for class com.azure.storage.file.share.options.ShareDeleteOptions
 
ShareDirectoryAsyncClient - Class in com.azure.storage.file.share
This class provides a client that contains all the operations for interacting with directory in Azure Storage File Service.
ShareDirectoryClient - Class in com.azure.storage.file.share
This class provides a client that contains all the operations for interacting with directory in Azure Storage File Service.
ShareDirectoryInfo - Class in com.azure.storage.file.share.models
Contains information about a Directory in the storage File service.
ShareDirectoryInfo(String, OffsetDateTime, FileSmbProperties) - Constructor for class com.azure.storage.file.share.models.ShareDirectoryInfo
Creates an instance of information about a specific Directory.
ShareDirectoryProperties - Class in com.azure.storage.file.share.models
Contains properties information about a Directory in the storage File service.
ShareDirectoryProperties(Map<String, String>, String, OffsetDateTime, boolean, FileSmbProperties) - Constructor for class com.azure.storage.file.share.models.ShareDirectoryProperties
Creates an instance of properties information about a specific Directory.
ShareDirectorySetMetadataInfo - Class in com.azure.storage.file.share.models
Contains metadata information about a Directory in the storage File service.
ShareDirectorySetMetadataInfo(String, boolean) - Constructor for class com.azure.storage.file.share.models.ShareDirectorySetMetadataInfo
Creates an instance of information about a specific Directory.
ShareErrorCode - Class in com.azure.storage.file.share.models
Defines values for ShareErrorCode.
ShareErrorCode() - Constructor for class com.azure.storage.file.share.models.ShareErrorCode
 
ShareFileAsyncClient - Class in com.azure.storage.file.share
This class provides a client that contains all the operations for interacting with file in Azure Storage File Service.
ShareFileClient - Class in com.azure.storage.file.share
This class provides a client that contains all the operations for interacting files under Azure Storage File Service.
ShareFileClientBuilder - Class in com.azure.storage.file.share
This class provides a fluent builder API to help aid the configuration and instantiation of the FileClients, FileAsyncClients, DirectoryClients, and DirectoryAsyncClients.
ShareFileClientBuilder() - Constructor for class com.azure.storage.file.share.ShareFileClientBuilder
Creates a builder instance that is able to configure and construct FileClients and FileAsyncClients.
ShareFileCopyInfo - Class in com.azure.storage.file.share.models
Contains copy information about a File in the storage File service.
ShareFileCopyInfo(String, String, CopyStatusType, String, OffsetDateTime, String) - Constructor for class com.azure.storage.file.share.models.ShareFileCopyInfo
Creates an instance of copy information about a specific File.
ShareFileDownloadAsyncResponse - Class in com.azure.storage.file.share.models
This class contains the response information returned from the server when downloading a file.
ShareFileDownloadAsyncResponse(HttpRequest, int, HttpHeaders, Flux<ByteBuffer>, ShareFileDownloadHeaders) - Constructor for class com.azure.storage.file.share.models.ShareFileDownloadAsyncResponse
ShareFileDownloadHeaders - Class in com.azure.storage.file.share.models
Defines headers for Download operation.
ShareFileDownloadHeaders() - Constructor for class com.azure.storage.file.share.models.ShareFileDownloadHeaders
 
ShareFileDownloadOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when downloading a File.
ShareFileDownloadOptions() - Constructor for class com.azure.storage.file.share.options.ShareFileDownloadOptions
 
ShareFileDownloadResponse - Class in com.azure.storage.file.share.models
This class contains the response information returned from the server when downloading a file.
ShareFileDownloadResponse(ShareFileDownloadAsyncResponse) - Constructor for class com.azure.storage.file.share.models.ShareFileDownloadResponse
ShareFileHttpHeaders - Class in com.azure.storage.file.share.models
Parameter group.
ShareFileHttpHeaders() - Constructor for class com.azure.storage.file.share.models.ShareFileHttpHeaders
 
ShareFileInfo - Class in com.azure.storage.file.share.models
Contains information about a File in the storage File service.
ShareFileInfo(String, OffsetDateTime, Boolean, FileSmbProperties) - Constructor for class com.azure.storage.file.share.models.ShareFileInfo
Creates an instance of information about a specific Directory.
ShareFileItem - Class in com.azure.storage.file.share.models
Contains file or directory reference information in the storage File service.
ShareFileItem(String, boolean, Long) - Constructor for class com.azure.storage.file.share.models.ShareFileItem
Creates an instance of file or directory reference information about a specific Share.
ShareFileItem(String, boolean, String, ShareFileItemProperties, EnumSet<NtfsFileAttributes>, String, Long) - Constructor for class com.azure.storage.file.share.models.ShareFileItem
Creates an instance of file or directory reference information about a specific Share.
ShareFileItemProperties - Interface in com.azure.storage.file.share.models
Share item properties for items on a listing operation.
ShareFileListRangesDiffOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when listing ranges for a File.
ShareFileListRangesDiffOptions(String) - Constructor for class com.azure.storage.file.share.options.ShareFileListRangesDiffOptions
 
ShareFileMetadataInfo - Class in com.azure.storage.file.share.models
This class contains the response information returned from the service when metadata is set on a file.
ShareFileMetadataInfo(String, Boolean) - Constructor for class com.azure.storage.file.share.models.ShareFileMetadataInfo
Constructs a ShareFileMetadataInfo.
ShareFileProperties - Class in com.azure.storage.file.share.models
Contains property information about a File in the storage File service.
ShareFileProperties(String, OffsetDateTime, Map<String, String>, String, Long, String, byte[], String, String, String, LeaseStatusType, LeaseStateType, LeaseDurationType, OffsetDateTime, String, String, String, String, CopyStatusType, Boolean, FileSmbProperties) - Constructor for class com.azure.storage.file.share.models.ShareFileProperties
Creates an instance of property information about a specific File.
ShareFileProperties(String, OffsetDateTime, Map<String, String>, String, Long, String, byte[], String, String, String, OffsetDateTime, String, String, String, String, CopyStatusType, Boolean, FileSmbProperties) - Constructor for class com.azure.storage.file.share.models.ShareFileProperties
Creates an instance of property information about a specific File.
ShareFileRange - Class in com.azure.storage.file.share.models
The range of a file in the storage file service.
ShareFileRange(long) - Constructor for class com.azure.storage.file.share.models.ShareFileRange
Create an instance of the range of a file.
ShareFileRange(long, Long) - Constructor for class com.azure.storage.file.share.models.ShareFileRange
Create an instance of the range of a file.
ShareFileRange(Range) - Constructor for class com.azure.storage.file.share.models.ShareFileRange
Creates an instance of the range of a file from the passed Range.
ShareFileRangeList - Class in com.azure.storage.file.share.models
The list of file ranges.
ShareFileRangeList() - Constructor for class com.azure.storage.file.share.models.ShareFileRangeList
 
ShareFileSasPermission - Class in com.azure.storage.file.share.sas
Constructs a string representing the permissions granted by a Service SAS to a file.
ShareFileSasPermission() - Constructor for class com.azure.storage.file.share.sas.ShareFileSasPermission
Initializes an ShareFileSasPermission object with all fields set to false.
ShareFileUploadInfo - Class in com.azure.storage.file.share.models
This class contains the response information returned from the service when the file is uploaded.
ShareFileUploadInfo(String, OffsetDateTime, byte[], Boolean) - Constructor for class com.azure.storage.file.share.models.ShareFileUploadInfo
Constructs a ShareFileUploadInfo.
ShareFileUploadOptions - Class in com.azure.storage.file.share.models
Extended options that may be passed when uploading a file range.
ShareFileUploadOptions(InputStream) - Constructor for class com.azure.storage.file.share.models.ShareFileUploadOptions
Constructs a new FileParallelUploadOptions.
ShareFileUploadOptions(InputStream, long) - Constructor for class com.azure.storage.file.share.models.ShareFileUploadOptions
Deprecated.
length is no longer necessary; use ShareFileUploadOptions(InputStream) instead.
ShareFileUploadOptions(Flux<ByteBuffer>) - Constructor for class com.azure.storage.file.share.models.ShareFileUploadOptions
Constructs a new FileParallelUploadOptions.
ShareFileUploadRangeFromUrlInfo - Class in com.azure.storage.file.share.models
Response from uploading a range from a URL source.
ShareFileUploadRangeFromUrlInfo(String, OffsetDateTime, Boolean) - Constructor for class com.azure.storage.file.share.models.ShareFileUploadRangeFromUrlInfo
Creates a new instance of this class.
ShareFileUploadRangeFromUrlOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when uploading a range from a source URL.
ShareFileUploadRangeFromUrlOptions(long, String) - Constructor for class com.azure.storage.file.share.options.ShareFileUploadRangeFromUrlOptions
 
ShareFileUploadRangeOptions - Class in com.azure.storage.file.share.models
Extended options that may be passed when uploading a file range.
ShareFileUploadRangeOptions(InputStream, long) - Constructor for class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
Constructs a new FileParallelUploadOptions.
ShareFileUploadRangeOptions(Flux<ByteBuffer>, long) - Constructor for class com.azure.storage.file.share.models.ShareFileUploadRangeOptions
Constructs a new FileParallelUploadOptions.
ShareGetAccessPolicyOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when getting access policy from a share.
ShareGetAccessPolicyOptions() - Constructor for class com.azure.storage.file.share.options.ShareGetAccessPolicyOptions
 
ShareGetPropertiesOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when getting properties from a share.
ShareGetPropertiesOptions() - Constructor for class com.azure.storage.file.share.options.ShareGetPropertiesOptions
 
ShareGetStatisticsOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when getting statistics for a share.
ShareGetStatisticsOptions() - Constructor for class com.azure.storage.file.share.options.ShareGetStatisticsOptions
 
ShareInfo - Class in com.azure.storage.file.share.models
Contains information about a Share in the storage File service.
ShareInfo(String, OffsetDateTime) - Constructor for class com.azure.storage.file.share.models.ShareInfo
Creates an instance of information about a specific Share.
ShareItem - Class in com.azure.storage.file.share.models
A listed Azure Storage share item.
ShareItem() - Constructor for class com.azure.storage.file.share.models.ShareItem
 
ShareLeaseAsyncClient - Class in com.azure.storage.file.share.specialized
This class provides a client that contains all the leasing operations for files.
ShareLeaseClient - Class in com.azure.storage.file.share.specialized
This class provides a client that contains all the leasing operations for files.
ShareLeaseClientBuilder - Class in com.azure.storage.file.share.specialized
This class provides a fluent builder API to help aid the configuration and instantiation of Storage Lease clients.
ShareLeaseClientBuilder() - Constructor for class com.azure.storage.file.share.specialized.ShareLeaseClientBuilder
 
ShareListFilesAndDirectoriesOptions - Class in com.azure.storage.file.share.options
Extended options for a directory listing operation.
ShareListFilesAndDirectoriesOptions() - Constructor for class com.azure.storage.file.share.options.ShareListFilesAndDirectoriesOptions
 
ShareMetrics - Class in com.azure.storage.file.share.models
Storage Analytics metrics for file service.
ShareMetrics() - Constructor for class com.azure.storage.file.share.models.ShareMetrics
 
shareName(String) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the share that the constructed clients will interact with
shareName(String) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the share that the constructed clients will interact with
ShareProperties - Class in com.azure.storage.file.share.models
Properties of a share.
ShareProperties() - Constructor for class com.azure.storage.file.share.models.ShareProperties
 
ShareProtocols - Class in com.azure.storage.file.share.models
Represents protocols that can be set on a share.
ShareProtocols() - Constructor for class com.azure.storage.file.share.models.ShareProtocols
 
ShareProtocolSettings - Class in com.azure.storage.file.share.models
Protocol settings.
ShareProtocolSettings() - Constructor for class com.azure.storage.file.share.models.ShareProtocolSettings
 
ShareRequestConditions - Class in com.azure.storage.file.share.models
This class contains values which will restrict the successful operation of a variety of requests to the conditions present.
ShareRequestConditions() - Constructor for class com.azure.storage.file.share.models.ShareRequestConditions
 
ShareRetentionPolicy - Class in com.azure.storage.file.share.models
The retention policy.
ShareRetentionPolicy() - Constructor for class com.azure.storage.file.share.models.ShareRetentionPolicy
 
ShareRootSquash - Enum in com.azure.storage.file.share.models
Defines values for ShareRootSquash.
ShareSasPermission - Class in com.azure.storage.file.share.sas
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a share.
ShareSasPermission() - Constructor for class com.azure.storage.file.share.sas.ShareSasPermission
Initializes an ShareSasPermission object with all fields set to false.
ShareServiceAsyncClient - Class in com.azure.storage.file.share
This class provides a azureFileStorageClient that contains all the operations for interacting with a file account in Azure Storage.
ShareServiceClient - Class in com.azure.storage.file.share
This class provides a shareServiceAsyncClient that contains all the operations for interacting with a file account in Azure Storage.
ShareServiceClientBuilder - Class in com.azure.storage.file.share
This class provides a fluent builder API to help aid the configuration and instantiation of the FileServiceClients and FileServiceAsyncClients, calling buildClient constructs an instance of ShareServiceClient and calling buildFileAsyncClient constructs an instance of ShareServiceAsyncClient.
ShareServiceClientBuilder() - Constructor for class com.azure.storage.file.share.ShareServiceClientBuilder
Creates a builder instance that is able to configure and construct FileServiceClients and FileServiceAsyncClients.
ShareServiceProperties - Class in com.azure.storage.file.share.models
Storage service properties.
ShareServiceProperties() - Constructor for class com.azure.storage.file.share.models.ShareServiceProperties
 
ShareServiceSasQueryParameters - Class in com.azure.storage.file.share.sas
Deprecated.
Please use the generateSas method on the desired file/share client after initializing ShareServiceSasSignatureValues.
ShareServiceSasQueryParameters(Map<String, String[]>, boolean) - Constructor for class com.azure.storage.file.share.sas.ShareServiceSasQueryParameters
Deprecated.
ShareServiceSasSignatureValues - Class in com.azure.storage.file.share.sas
Used to initialize parameters for a Shared Access Signature (SAS) for an Azure File Storage service.
ShareServiceSasSignatureValues() - Constructor for class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
ShareServiceSasSignatureValues(String) - Constructor for class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Creates an object with the specified identifier.
ShareServiceSasSignatureValues(OffsetDateTime, ShareFileSasPermission) - Constructor for class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Creates an object with the specified expiry time and permissions
ShareServiceSasSignatureValues(OffsetDateTime, ShareSasPermission) - Constructor for class com.azure.storage.file.share.sas.ShareServiceSasSignatureValues
Creates an object with the specified expiry time and permissions
ShareServiceVersion - Enum in com.azure.storage.file.share
The versions of Azure Storage File supported by this client library.
ShareSetAccessPolicyOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when setting access policy on a share.
ShareSetAccessPolicyOptions() - Constructor for class com.azure.storage.file.share.options.ShareSetAccessPolicyOptions
 
ShareSetMetadataOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when setting metadata on a share.
ShareSetMetadataOptions() - Constructor for class com.azure.storage.file.share.options.ShareSetMetadataOptions
 
ShareSetPropertiesOptions - Class in com.azure.storage.file.share.options
Extended options that may be passed when setting properties on a share.
ShareSetPropertiesOptions() - Constructor for class com.azure.storage.file.share.options.ShareSetPropertiesOptions
 
ShareSignedIdentifier - Class in com.azure.storage.file.share.models
Signed identifier.
ShareSignedIdentifier() - Constructor for class com.azure.storage.file.share.models.ShareSignedIdentifier
 
ShareSmbSettings - Class in com.azure.storage.file.share.models
Settings for SMB protocol.
ShareSmbSettings() - Constructor for class com.azure.storage.file.share.models.ShareSmbSettings
 
ShareSnapshotInfo - Class in com.azure.storage.file.share.models
Contains information about a snapshot of a Share in the storage File service.
ShareSnapshotInfo(String, String, OffsetDateTime) - Constructor for class com.azure.storage.file.share.models.ShareSnapshotInfo
Creates an instance of snapshot information for a specific Share.
ShareSnapshotsDeleteOptionType - Enum in com.azure.storage.file.share.models
Defines values for ShareSnapshotsDeleteOptionType.
ShareStatistics - Class in com.azure.storage.file.share.models
Contains statistics about a Share in the storage File service.
ShareStatistics(int) - Constructor for class com.azure.storage.file.share.models.ShareStatistics
Creates an instance of storage statistics for a Share.
ShareStatistics(long) - Constructor for class com.azure.storage.file.share.models.ShareStatistics
Creates an instance of storage statistics for a Share.
ShareStorageException - Exception in com.azure.storage.file.share.models
A StorageException is thrown whenever Azure Storage successfully returns an error code that is not 200-level.
ShareStorageException(String, HttpResponse, Object) - Constructor for exception com.azure.storage.file.share.models.ShareStorageException
Constructs a StorageException.
SHARING_VIOLATION - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value SharingViolation for ShareErrorCode.
SMB_DATE_STRING - Static variable in class com.azure.storage.file.share.FileConstants
Stores a reference to the date/time pattern expected for File SMB properties
SmbMultichannel - Class in com.azure.storage.file.share.models
Settings for SMB multichannel.
SmbMultichannel() - Constructor for class com.azure.storage.file.share.models.SmbMultichannel
 
snapshot(String) - Method in class com.azure.storage.file.share.ShareClientBuilder
Sets the snapshot that the constructed clients will interact with.
snapshot(String) - Method in class com.azure.storage.file.share.ShareFileClientBuilder
Sets the shareSnapshot that the constructed clients will interact with.
SOURCE - com.azure.storage.file.share.models.PermissionCopyModeType
Enum value source.
SourceModifiedAccessConditions - Class in com.azure.storage.file.share.models
Parameter group.
SourceModifiedAccessConditions() - Constructor for class com.azure.storage.file.share.models.SourceModifiedAccessConditions
 
StorageFileInputStream - Class in com.azure.storage.file.share
Provides an input stream to read a given storage file resource.
StorageFileOutputStream - Class in com.azure.storage.file.share
Provides an output stream to write a given storage file resource.
SUCCESS - com.azure.storage.file.share.models.CopyStatusType
Enum value success.
SYSTEM - com.azure.storage.file.share.models.NtfsFileAttributes
The file is a system file.

T

TEMPORARY - com.azure.storage.file.share.models.NtfsFileAttributes
The file is temporary.
toAttributes(String) - Static method in enum com.azure.storage.file.share.models.NtfsFileAttributes
Creates an enum set of NtfsFileAttributes from a valid String .
toHeaderValue() - Method in class com.azure.storage.file.share.models.ShareFileRange
 
toString() - Method in enum com.azure.storage.file.share.models.CopyStatusType
 
toString() - Method in enum com.azure.storage.file.share.models.LeaseDurationType
 
toString() - Method in enum com.azure.storage.file.share.models.LeaseStateType
 
toString() - Method in enum com.azure.storage.file.share.models.LeaseStatusType
 
toString() - Method in enum com.azure.storage.file.share.models.PermissionCopyModeType
 
toString() - Method in class com.azure.storage.file.share.models.ShareFileRange
 
toString() - Method in class com.azure.storage.file.share.models.ShareProtocols
Converts the given protocols to a String.
toString() - Method in enum com.azure.storage.file.share.models.ShareRootSquash
 
toString() - Method in class com.azure.storage.file.share.sas.ShareFileSasPermission
Converts the given permissions to a String.
toString() - Method in class com.azure.storage.file.share.sas.ShareSasPermission
Converts the given permissions to a String.
toString(EnumSet<NtfsFileAttributes>) - Static method in enum com.azure.storage.file.share.models.NtfsFileAttributes
Converts an enum set of NtfsFileAttributes to a string.
TRANSACTION_OPTIMIZED - Static variable in class com.azure.storage.file.share.models.ShareAccessTier
Static value TransactionOptimized for ShareAccessTier.

U

undeleteShare(String, String) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Restores a previously deleted share.
undeleteShare(String, String) - Method in class com.azure.storage.file.share.ShareServiceClient
Restores a previously deleted share.
undeleteShareWithResponse(String, String) - Method in class com.azure.storage.file.share.ShareServiceAsyncClient
Restores a previously deleted share.
undeleteShareWithResponse(String, String, Duration, Context) - Method in class com.azure.storage.file.share.ShareServiceClient
Restores a previously deleted share.
UNLOCKED - com.azure.storage.file.share.models.LeaseStatusType
Enum value unlocked.
UNSUPPORTED_HEADER - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value UnsupportedHeader for ShareErrorCode.
UNSUPPORTED_HTTP_VERB - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value UnsupportedHttpVerb for ShareErrorCode.
UNSUPPORTED_QUERY_PARAMETER - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value UnsupportedQueryParameter for ShareErrorCode.
UNSUPPORTED_XML_NODE - Static variable in class com.azure.storage.file.share.models.ShareErrorCode
Static value UnsupportedXmlNode for ShareErrorCode.
upload(InputStream, long) - Method in class com.azure.storage.file.share.ShareFileClient
Deprecated.
Use ShareFileClient.uploadRange(InputStream, long) instead. Or consider ShareFileClient.upload(InputStream, long, ParallelTransferOptions) for an upload that can handle large amounts of data.
upload(InputStream, long, ParallelTransferOptions) - Method in class com.azure.storage.file.share.ShareFileClient
Buffers a range of bytes and uploads sub-ranges in parallel to a file in storage file service.
upload(Flux<ByteBuffer>, long) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Deprecated.
Use ShareFileAsyncClient.uploadRange(Flux, long) instead. Or consider ShareFileAsyncClient.upload(Flux, ParallelTransferOptions) for an upload that can handle large amounts of data.
upload(Flux<ByteBuffer>, ParallelTransferOptions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Buffers a range of bytes and uploads sub-ranges in parallel to a file in storage file service.
uploadFromFile(String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads file to storage file service.
uploadFromFile(String) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads file to storage file service.
uploadFromFile(String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads file to storage file service.
uploadFromFile(String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads file to storage file service.
uploadRange(InputStream, long) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads a range of bytes to the specified offset of a file in storage file service.
uploadRange(Flux<ByteBuffer>, long) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads a range of bytes to the specified offset of a file in storage file service.
uploadRangeFromUrl(long, long, long, String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads a range of bytes from one file to another file.
uploadRangeFromUrl(long, long, long, String) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads a range of bytes from one file to another file.
uploadRangeFromUrlWithResponse(long, long, long, String) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads a range of bytes from one file to another file.
uploadRangeFromUrlWithResponse(long, long, long, String, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads a range of bytes from one file to another file.
uploadRangeFromUrlWithResponse(long, long, long, String, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads a range of bytes from one file to another file.
uploadRangeFromUrlWithResponse(long, long, long, String, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads a range of bytes from one file to another file.
uploadRangeFromUrlWithResponse(ShareFileUploadRangeFromUrlOptions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads a range of bytes from one file to another file.
uploadRangeFromUrlWithResponse(ShareFileUploadRangeFromUrlOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads a range of bytes from one file to another file.
uploadRangeWithResponse(ShareFileUploadRangeOptions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Uploads a range of bytes to the specified offset of a file in storage file service.
uploadRangeWithResponse(ShareFileUploadRangeOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Uploads a range of bytes to the specified offset of a file in storage file service.
uploadWithResponse(ShareFileUploadOptions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Buffers a range of bytes and uploads sub-ranges in parallel to a file in storage file service.
uploadWithResponse(ShareFileUploadOptions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
Buffers a range of bytes and uploads sub-ranges in parallel to a file in storage file service.
uploadWithResponse(InputStream, long, Long, ShareRequestConditions, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
uploadWithResponse(InputStream, long, Long, Duration, Context) - Method in class com.azure.storage.file.share.ShareFileClient
uploadWithResponse(Flux<ByteBuffer>, long, Long) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Deprecated.
uploadWithResponse(Flux<ByteBuffer>, long, Long, ShareRequestConditions) - Method in class com.azure.storage.file.share.ShareFileAsyncClient
Deprecated.

V

V2019_02_02 - com.azure.storage.file.share.ShareServiceVersion
Service version 2019-02-02.
V2019_07_07 - com.azure.storage.file.share.ShareServiceVersion
Service version 2019-07-07.
V2019_12_12 - com.azure.storage.file.share.ShareServiceVersion
Service version 2019-12-12.
V2020_02_10 - com.azure.storage.file.share.ShareServiceVersion
Service version 2020-02-10.
V2020_04_08 - com.azure.storage.file.share.ShareServiceVersion
Service version 2020-04-08.
V2020_06_12 - com.azure.storage.file.share.ShareServiceVersion
Service version 2020-06-12.
V2020_08_04 - com.azure.storage.file.share.ShareServiceVersion
Service version 2020-08-04.
V2020_10_02 - com.azure.storage.file.share.ShareServiceVersion
Service version 2020-10-02.
V2020_12_06 - com.azure.storage.file.share.ShareServiceVersion
Service version 2020-12-06.
V2021_02_12 - com.azure.storage.file.share.ShareServiceVersion
Service version 2021-02-12.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.CopyStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.LeaseDurationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.LeaseStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.LeaseStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.NtfsFileAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.PermissionCopyModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.ShareRootSquash
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.models.ShareSnapshotsDeleteOptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.storage.file.share.ShareServiceVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.storage.file.share.models.CopyStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.models.LeaseDurationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.models.LeaseStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.models.LeaseStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.models.NtfsFileAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.models.PermissionCopyModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.storage.file.share.models.ShareAccessTier
 
values() - Static method in class com.azure.storage.file.share.models.ShareErrorCode
 
values() - Static method in enum com.azure.storage.file.share.models.ShareRootSquash
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.models.ShareSnapshotsDeleteOptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.storage.file.share.ShareServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L M N O P R S T U V 
All Classes All Packages