- abortCopyFromURL(String, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
Stops a pending copy that was previously started and leaves a destination blob with 0 length and metadata.
- abortCopyFromURL(String, Integer, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.
- abortCopyFromURLAsync(String, Integer, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.
- abortCopyFromURLAsync(String, Integer, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.
- abortCopyFromURLWithRestResponseAsync(String, Integer, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.
- acceptRanges() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the acceptRanges value.
- acceptRanges() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the acceptRanges value.
- AccessPolicy - Class in com.microsoft.azure.storage.blob.models
-
An Access policy.
- AccessPolicy() - Constructor for class com.microsoft.azure.storage.blob.models.AccessPolicy
-
- accessPolicy() - Method in class com.microsoft.azure.storage.blob.models.SignedIdentifier
-
Get the accessPolicy value.
- AccessTier - Class in com.microsoft.azure.storage.blob.models
-
Defines values for AccessTier.
- AccessTier() - Constructor for class com.microsoft.azure.storage.blob.models.AccessTier
-
- accessTier() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the accessTier value.
- accessTier() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the accessTier value.
- accessTierInferred() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the accessTierInferred value.
- accessTierInferred() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the accessTierInferred value.
- AccountSASPermission - Class in com.microsoft.azure.storage.blob
-
This is a helper class to construct a string representing the permissions granted by an AccountSAS.
- AccountSASPermission() - Constructor for class com.microsoft.azure.storage.blob.AccountSASPermission
-
Initializes an AccountSASPermssion
object with all fields set to false.
- AccountSASResourceType - Class in com.microsoft.azure.storage.blob
-
This is a helper class to construct a string representing the resources accessible by an AccountSAS.
- AccountSASResourceType() - Constructor for class com.microsoft.azure.storage.blob.AccountSASResourceType
-
Initializes an AccountSASResourceType
object with all fields set to false.
- AccountSASService - Class in com.microsoft.azure.storage.blob
-
This is a helper class to construct a string representing the services accessible by an AccountSAS.
- AccountSASService() - Constructor for class com.microsoft.azure.storage.blob.AccountSASService
-
Initializes an AccountSASService
object with all fields set to false.
- AccountSASSignatureValues - Class in com.microsoft.azure.storage.blob
-
AccountSASSignatureValues is used to generate a Shared Access Signature (SAS) for an Azure Storage account.
- AccountSASSignatureValues() - Constructor for class com.microsoft.azure.storage.blob.AccountSASSignatureValues
-
Initializes an AccountSASSignatureValues
object with the version number set to the default and all
other values empty.
- acquireLease(String, int, HTTPAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
Acquires a lease on the blob for write and delete operations.
- acquireLease(String, int, HTTPAccessConditions) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Acquires a lease on the container for delete operations.
- acquireLease(Integer, Integer, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
- acquireLease(Integer, Integer, String, OffsetDateTime, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] establishes and manages a lock on a container for delete operations.
- acquireLeaseAsync(Integer, Integer, String, OffsetDateTime, OffsetDateTime, String, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
- acquireLeaseAsync(Integer, Integer, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
- acquireLeaseAsync(Integer, Integer, String, OffsetDateTime, OffsetDateTime, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] establishes and manages a lock on a container for delete operations.
- acquireLeaseAsync(Integer, Integer, String, OffsetDateTime, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] establishes and manages a lock on a container for delete operations.
- acquireLeaseWithRestResponseAsync(Integer, Integer, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
- acquireLeaseWithRestResponseAsync(Integer, Integer, String, OffsetDateTime, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] establishes and manages a lock on a container for delete operations.
- add - Variable in class com.microsoft.azure.storage.blob.AccountSASPermission
-
Permission to add messages, table entities, and append to blobs granted.
- add - Variable in class com.microsoft.azure.storage.blob.BlobSASPermission
-
Specifies Add access granted.
- add - Variable in class com.microsoft.azure.storage.blob.ContainerSASPermission
-
Specifies Add access granted.
- allowedHeaders() - Method in class com.microsoft.azure.storage.blob.models.CorsRule
-
Get the allowedHeaders value.
- allowedMethods() - Method in class com.microsoft.azure.storage.blob.models.CorsRule
-
Get the allowedMethods value.
- allowedOrigins() - Method in class com.microsoft.azure.storage.blob.models.CorsRule
-
Get the allowedOrigins value.
- AnonymousCredentials - Class in com.microsoft.azure.storage.blob
-
Anonymous credentials are to be used with with HTTP(S) requests that read blobs from public containers or requests
that use a Shared Access Signature (SAS).
- AnonymousCredentials() - Constructor for class com.microsoft.azure.storage.blob.AnonymousCredentials
-
Returns an empty instance of AnonymousCredentials
.
- ANY - Static variable in class com.microsoft.azure.storage.blob.ETag
-
Used for matching with any ETag.
- AppendBlobAccessConditions - Class in com.microsoft.azure.storage.blob
-
This class contains values that restrict the successful completion of AppendBlock operations to certain conditions.
- AppendBlobAccessConditions(Integer, Integer) - Constructor for class com.microsoft.azure.storage.blob.AppendBlobAccessConditions
-
Creates a AppendBlobAccessConditions
object.
- AppendBlobsAppendBlockHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for AppendBlock operation.
- AppendBlobsAppendBlockHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.AppendBlobsAppendBlockHeaders
-
- AppendBlobsAppendBlockResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the appendBlock operation.
- AppendBlobsAppendBlockResponse(int, AppendBlobsAppendBlockHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.AppendBlobsAppendBlockResponse
-
Creates an instance of AppendBlobsAppendBlockResponse.
- AppendBlobsCreateHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for Create operation.
- AppendBlobsCreateHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.AppendBlobsCreateHeaders
-
- AppendBlobsCreateResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the create operation.
- AppendBlobsCreateResponse(int, AppendBlobsCreateHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.AppendBlobsCreateResponse
-
Creates an instance of AppendBlobsCreateResponse.
- AppendBlobURL - Class in com.microsoft.azure.storage.blob
-
Represents a URL to an append blob.
- AppendBlobURL(URL, HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.AppendBlobURL
-
Creates a new AppendBlobURL
object with its own pipeline.
- appendBlock(Flowable<ByteBuffer>, long, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.AppendBlobURL
-
Commits a new block of data to the end of the existing append blob.
- appendBlock(Flowable<ByteBuffer>, long, Integer, String, Integer, Integer, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedAppendBlobs
-
The Append Block operation commits a new block of data to the end of an existing append blob.
- appendBlockAsync(Flowable<ByteBuffer>, long, Integer, String, Integer, Integer, OffsetDateTime, OffsetDateTime, String, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedAppendBlobs
-
The Append Block operation commits a new block of data to the end of an existing append blob.
- appendBlockAsync(Flowable<ByteBuffer>, long, Integer, String, Integer, Integer, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedAppendBlobs
-
The Append Block operation commits a new block of data to the end of an existing append blob.
- appendBlockWithRestResponseAsync(Flowable<ByteBuffer>, long, Integer, String, Integer, Integer, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedAppendBlobs
-
The Append Block operation commits a new block of data to the end of an existing append blob.
- appendToURLPath(URL, String) - Static method in class com.microsoft.azure.storage.blob.StorageURL
-
Appends a string to the end of a URL's path (prefixing the string with a '/' if required).
- ARCHIVE - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
-
Static value Archive for AccessTier.
- ArchiveStatus - Class in com.microsoft.azure.storage.blob.models
-
Defines values for ArchiveStatus.
- ArchiveStatus() - Constructor for class com.microsoft.azure.storage.blob.models.ArchiveStatus
-
- archiveStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the archiveStatus value.
- archiveStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the archiveStatus value.
- blob - Variable in class com.microsoft.azure.storage.blob.AccountSASService
-
Permission to access blob resources granted.
- Blob - Class in com.microsoft.azure.storage.blob.models
-
An Azure Storage blob.
- Blob() - Constructor for class com.microsoft.azure.storage.blob.models.Blob
-
- blob() - Method in class com.microsoft.azure.storage.blob.models.BlobFlatList
-
Get the blob value.
- blob() - Method in class com.microsoft.azure.storage.blob.models.BlobHierarchyList
-
Get the blob value.
- BLOB - Static variable in class com.microsoft.azure.storage.blob.models.PublicAccessType
-
Static value blob for PublicAccessType.
- BlobAccessConditions - Class in com.microsoft.azure.storage.blob
-
This class contains values which will restrict the successful operation of a variety of requests to the conditions
present.
- BlobAccessConditions(HTTPAccessConditions, LeaseAccessConditions, AppendBlobAccessConditions, PageBlobAccessConditions) - Constructor for class com.microsoft.azure.storage.blob.BlobAccessConditions
-
Access conditions which are specific to blobs.
- blobAppendOffset() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsAppendBlockHeaders
-
Get the blobAppendOffset value.
- blobCommittedBlockCount() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsAppendBlockHeaders
-
Get the blobCommittedBlockCount value.
- blobCommittedBlockCount() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the blobCommittedBlockCount value.
- blobCommittedBlockCount() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the blobCommittedBlockCount value.
- blobContentLength() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsGetBlockListHeaders
-
Get the blobContentLength value.
- blobContentLength() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesDiffHeaders
-
Get the blobContentLength value.
- blobContentLength() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesHeaders
-
Get the blobContentLength value.
- blobContentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the blobContentMD5 value.
- BlobFlatList - Class in com.microsoft.azure.storage.blob.models
-
The BlobFlatList model.
- BlobFlatList() - Constructor for class com.microsoft.azure.storage.blob.models.BlobFlatList
-
- BlobHierarchyList - Class in com.microsoft.azure.storage.blob.models
-
The BlobHierarchyList model.
- BlobHierarchyList() - Constructor for class com.microsoft.azure.storage.blob.models.BlobHierarchyList
-
- BlobHTTPHeaders - Class in com.microsoft.azure.storage.blob
-
Most often used when creating a blob or setting its properties, this class contains fields for typical HTTP
properties, which, if specified, will be attached to the target blob.
- BlobHTTPHeaders(String, String, String, String, byte[], String) - Constructor for class com.microsoft.azure.storage.blob.BlobHTTPHeaders
-
- BlobListingDetails - Class in com.microsoft.azure.storage.blob
-
This type allows users to specify additional information the service should return with each blob when listing blobs
in a container (via a
ContainerURL
object).
- BlobListingDetails(boolean, boolean, boolean, boolean) - Constructor for class com.microsoft.azure.storage.blob.BlobListingDetails
-
- blobName - Variable in class com.microsoft.azure.storage.blob.BlobURLParts
-
- blobName - Variable in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
-
The name of the container the SAS user may access.
- blobPrefix() - Method in class com.microsoft.azure.storage.blob.models.BlobHierarchyList
-
Get the blobPrefix value.
- BlobPrefix - Class in com.microsoft.azure.storage.blob.models
-
The BlobPrefix model.
- BlobPrefix() - Constructor for class com.microsoft.azure.storage.blob.models.BlobPrefix
-
- BlobProperties - Class in com.microsoft.azure.storage.blob.models
-
Properties of a blob.
- BlobProperties() - Constructor for class com.microsoft.azure.storage.blob.models.BlobProperties
-
- blobPublicAccess() - Method in class com.microsoft.azure.storage.blob.models.ContainersGetAccessPolicyHeaders
-
Get the blobPublicAccess value.
- blobPublicAccess() - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Get the blobPublicAccess value.
- BlobRange - Class in com.microsoft.azure.storage.blob
-
This is a representation of a range of bytes on a blob, typically used during a download operation.
- BlobRange(long, Long) - Constructor for class com.microsoft.azure.storage.blob.BlobRange
-
A BlobRange
object.
- blobs() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatResponse
-
Get the blobs value.
- blobs() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchyResponse
-
Get the blobs value.
- BlobsAbortCopyFromURLHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for AbortCopyFromURL operation.
- BlobsAbortCopyFromURLHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobsAbortCopyFromURLHeaders
-
- BlobsAbortCopyFromURLResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the abortCopyFromURL operation.
- BlobsAbortCopyFromURLResponse(int, BlobsAbortCopyFromURLHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobsAbortCopyFromURLResponse
-
Creates an instance of BlobsAbortCopyFromURLResponse.
- BlobsAcquireLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for AcquireLease operation.
- BlobsAcquireLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobsAcquireLeaseHeaders
-
- BlobsAcquireLeaseResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the acquireLease operation.
- BlobsAcquireLeaseResponse(int, BlobsAcquireLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobsAcquireLeaseResponse
-
Creates an instance of BlobsAcquireLeaseResponse.
- BlobSASPermission - Class in com.microsoft.azure.storage.blob
-
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a blob.
- BlobSASPermission() - Constructor for class com.microsoft.azure.storage.blob.BlobSASPermission
-
Initializes a BlobSASPermission
object with all fields set to false.
- BlobsBreakLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for BreakLease operation.
- BlobsBreakLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobsBreakLeaseHeaders
-
- BlobsBreakLeaseResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the breakLease operation.
- BlobsBreakLeaseResponse(int, BlobsBreakLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobsBreakLeaseResponse
-
Creates an instance of BlobsBreakLeaseResponse.
- BlobsChangeLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for ChangeLease operation.
- BlobsChangeLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobsChangeLeaseHeaders
-
- BlobsChangeLeaseResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the changeLease operation.
- BlobsChangeLeaseResponse(int, BlobsChangeLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobsChangeLeaseResponse
-
Creates an instance of BlobsChangeLeaseResponse.
- BlobsCreateSnapshotHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for CreateSnapshot operation.
- BlobsCreateSnapshotHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobsCreateSnapshotHeaders
-
- BlobsCreateSnapshotResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the createSnapshot operation.
- BlobsCreateSnapshotResponse(int, BlobsCreateSnapshotHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobsCreateSnapshotResponse
-
Creates an instance of BlobsCreateSnapshotResponse.
- BlobsDeleteHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for Delete operation.
- BlobsDeleteHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobsDeleteHeaders
-
- BlobsDeleteResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the delete operation.
- BlobsDeleteResponse(int, BlobsDeleteHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobsDeleteResponse
-
Creates an instance of BlobsDeleteResponse.
- BlobsDownloadHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for Download operation.
- BlobsDownloadHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
- BlobsDownloadResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the download operation.
- BlobsDownloadResponse(int, BlobsDownloadHeaders, Map<String, String>, Flowable<ByteBuffer>) - Constructor for class com.microsoft.azure.storage.blob.models.BlobsDownloadResponse
-
Creates an instance of BlobsDownloadResponse.
- blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the blobSequenceNumber value.
- blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the blobSequenceNumber value.
- blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the blobSequenceNumber value.
- blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.BlobsSetHTTPHeadersHeaders
-
Get the blobSequenceNumber value.
- blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsClearPagesHeaders
-
Get the blobSequenceNumber value.
- blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsResizeHeaders
-
Get the blobSequenceNumber value.
- blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUpdateSequenceNumberHeaders
-
Get the blobSequenceNumber value.
- blobSequenceNumber() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUploadPagesHeaders
-
Get the blobSequenceNumber value.
- BlobsGetPropertiesHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for GetProperties operation.
- BlobsGetPropertiesHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
- BlobsGetPropertiesResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the getProperties operation.
- BlobsGetPropertiesResponse(int, BlobsGetPropertiesHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesResponse
-
Creates an instance of BlobsGetPropertiesResponse.
- BlobsReleaseLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for ReleaseLease operation.
- BlobsReleaseLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobsReleaseLeaseHeaders
-
- BlobsReleaseLeaseResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the releaseLease operation.
- BlobsReleaseLeaseResponse(int, BlobsReleaseLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobsReleaseLeaseResponse
-
Creates an instance of BlobsReleaseLeaseResponse.
- BlobsRenewLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for RenewLease operation.
- BlobsRenewLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobsRenewLeaseHeaders
-
- BlobsRenewLeaseResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the renewLease operation.
- BlobsRenewLeaseResponse(int, BlobsRenewLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobsRenewLeaseResponse
-
Creates an instance of BlobsRenewLeaseResponse.
- BlobsSetHTTPHeadersHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for SetHTTPHeaders operation.
- BlobsSetHTTPHeadersHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobsSetHTTPHeadersHeaders
-
- BlobsSetHTTPHeadersResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the setHTTPHeaders operation.
- BlobsSetHTTPHeadersResponse(int, BlobsSetHTTPHeadersHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobsSetHTTPHeadersResponse
-
Creates an instance of BlobsSetHTTPHeadersResponse.
- BlobsSetMetadataHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for SetMetadata operation.
- BlobsSetMetadataHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobsSetMetadataHeaders
-
- BlobsSetMetadataResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the setMetadata operation.
- BlobsSetMetadataResponse(int, BlobsSetMetadataHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobsSetMetadataResponse
-
Creates an instance of BlobsSetMetadataResponse.
- BlobsSetTierHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for SetTier operation.
- BlobsSetTierHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobsSetTierHeaders
-
- BlobsSetTierResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the setTier operation.
- BlobsSetTierResponse(int, BlobsSetTierHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobsSetTierResponse
-
Creates an instance of BlobsSetTierResponse.
- BlobsStartCopyFromURLHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for StartCopyFromURL operation.
- BlobsStartCopyFromURLHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobsStartCopyFromURLHeaders
-
- BlobsStartCopyFromURLResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the startCopyFromURL operation.
- BlobsStartCopyFromURLResponse(int, BlobsStartCopyFromURLHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobsStartCopyFromURLResponse
-
Creates an instance of BlobsStartCopyFromURLResponse.
- BlobsUndeleteHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for Undelete operation.
- BlobsUndeleteHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlobsUndeleteHeaders
-
- BlobsUndeleteResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the undelete operation.
- BlobsUndeleteResponse(int, BlobsUndeleteHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlobsUndeleteResponse
-
Creates an instance of BlobsUndeleteResponse.
- blobType() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the blobType value.
- blobType() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the blobType value.
- blobType() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the blobType value.
- BlobType - Enum in com.microsoft.azure.storage.blob.models
-
Defines values for BlobType.
- BlobURL - Class in com.microsoft.azure.storage.blob
-
Represents a URL to a blob of any type: block, append, or page.
- BlobURL(URL, HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.BlobURL
-
- BlobURLParts - Class in com.microsoft.azure.storage.blob
-
A BlobURLParts object represents the components that make up an Azure Storage Container/Blob URL.
- BlobURLParts() - Constructor for class com.microsoft.azure.storage.blob.BlobURLParts
-
Initializes a BlobURLParts object with all fields set to null, except unparsedParameters, which is an empty map.
- Block - Class in com.microsoft.azure.storage.blob.models
-
Represents a single block in a block blob.
- Block() - Constructor for class com.microsoft.azure.storage.blob.models.Block
-
- BlockBlobsCommitBlockListHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for CommitBlockList operation.
- BlockBlobsCommitBlockListHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobsCommitBlockListHeaders
-
- BlockBlobsCommitBlockListResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the commitBlockList operation.
- BlockBlobsCommitBlockListResponse(int, BlockBlobsCommitBlockListHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobsCommitBlockListResponse
-
Creates an instance of BlockBlobsCommitBlockListResponse.
- BlockBlobsGetBlockListHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for GetBlockList operation.
- BlockBlobsGetBlockListHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobsGetBlockListHeaders
-
- BlockBlobsGetBlockListResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the getBlockList operation.
- BlockBlobsGetBlockListResponse(int, BlockBlobsGetBlockListHeaders, Map<String, String>, BlockList) - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobsGetBlockListResponse
-
Creates an instance of BlockBlobsGetBlockListResponse.
- BlockBlobsStageBlockHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for StageBlock operation.
- BlockBlobsStageBlockHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobsStageBlockHeaders
-
- BlockBlobsStageBlockResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the stageBlock operation.
- BlockBlobsStageBlockResponse(int, BlockBlobsStageBlockHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobsStageBlockResponse
-
Creates an instance of BlockBlobsStageBlockResponse.
- BlockBlobsUploadHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for Upload operation.
- BlockBlobsUploadHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobsUploadHeaders
-
- BlockBlobsUploadResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the upload operation.
- BlockBlobsUploadResponse(int, BlockBlobsUploadHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.BlockBlobsUploadResponse
-
Creates an instance of BlockBlobsUploadResponse.
- BlockBlobURL - Class in com.microsoft.azure.storage.blob
-
Represents a URL to a block blob.
- BlockBlobURL(URL, HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.BlockBlobURL
-
- BlockList - Class in com.microsoft.azure.storage.blob.models
-
The BlockList model.
- BlockList() - Constructor for class com.microsoft.azure.storage.blob.models.BlockList
-
- BlockListType - Enum in com.microsoft.azure.storage.blob.models
-
Defines values for BlockListType.
- BlockLookupList - Class in com.microsoft.azure.storage.blob.models
-
The BlockLookupList model.
- BlockLookupList() - Constructor for class com.microsoft.azure.storage.blob.models.BlockLookupList
-
- body() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadResponse
-
- body() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsGetBlockListResponse
-
- body() - Method in class com.microsoft.azure.storage.blob.models.ContainersGetAccessPolicyResponse
-
- body() - Method in class com.microsoft.azure.storage.blob.models.ContainersListBlobFlatSegmentResponse
-
- body() - Method in class com.microsoft.azure.storage.blob.models.ContainersListBlobHierarchySegmentResponse
-
- body() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesDiffResponse
-
- body() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesResponse
-
- body() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetPropertiesResponse
-
- body() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsResponse
-
- body() - Method in class com.microsoft.azure.storage.blob.models.ServiceListContainersSegmentResponse
-
- BOOTSTRAP - Static variable in class com.microsoft.azure.storage.blob.models.GeoReplicationStatusType
-
Static value bootstrap for GeoReplicationStatusType.
- breakLease(Integer, HTTPAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
BreakLease breaks the blob's previously-acquired lease (if it exists).
- breakLease(Integer, HTTPAccessConditions) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Breaks the container's previously-acquired lease.
- breakLease(Integer, Integer, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
- breakLease(Integer, Integer, OffsetDateTime, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] establishes and manages a lock on a container for delete operations.
- breakLeaseAsync(Integer, Integer, OffsetDateTime, OffsetDateTime, String, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
- breakLeaseAsync(Integer, Integer, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
- breakLeaseAsync(Integer, Integer, OffsetDateTime, OffsetDateTime, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] establishes and manages a lock on a container for delete operations.
- breakLeaseAsync(Integer, Integer, OffsetDateTime, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] establishes and manages a lock on a container for delete operations.
- breakLeaseWithRestResponseAsync(Integer, Integer, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
- breakLeaseWithRestResponseAsync(Integer, Integer, OffsetDateTime, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] establishes and manages a lock on a container for delete operations.
- cacheControl() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the cacheControl value.
- cacheControl() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the cacheControl value.
- cacheControl() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the cacheControl value.
- cacheControl - Variable in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
-
The cache-control header for the SAS.
- changeLease(String, String, HTTPAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
ChangeLease changes the blob's lease ID.
- changeLease(String, String, HTTPAccessConditions) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Changes the container's leaseID.
- changeLease(String, String, Integer, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
- changeLease(String, String, Integer, OffsetDateTime, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] establishes and manages a lock on a container for delete operations.
- changeLeaseAsync(String, String, Integer, OffsetDateTime, OffsetDateTime, String, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
- changeLeaseAsync(String, String, Integer, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
- changeLeaseAsync(String, String, Integer, OffsetDateTime, OffsetDateTime, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] establishes and manages a lock on a container for delete operations.
- changeLeaseAsync(String, String, Integer, OffsetDateTime, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] establishes and manages a lock on a container for delete operations.
- changeLeaseWithRestResponseAsync(String, String, Integer, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations.
- changeLeaseWithRestResponseAsync(String, String, Integer, OffsetDateTime, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] establishes and manages a lock on a container for delete operations.
- clearPages(PageRange, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
-
Frees the specified pages from the page blob.
- clearPages(long, Integer, String, String, Long, Long, Long, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Clear Pages operation clears a set of pages from a page blob.
- clearPagesAsync(long, Integer, String, String, Long, Long, Long, OffsetDateTime, OffsetDateTime, String, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Clear Pages operation clears a set of pages from a page blob.
- clearPagesAsync(long, Integer, String, String, Long, Long, Long, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Clear Pages operation clears a set of pages from a page blob.
- clearPagesWithRestResponseAsync(long, Integer, String, String, Long, Long, Long, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Clear Pages operation clears a set of pages from a page blob.
- ClearRange - Class in com.microsoft.azure.storage.blob.models
-
The ClearRange model.
- ClearRange() - Constructor for class com.microsoft.azure.storage.blob.models.ClearRange
-
- clearRange() - Method in class com.microsoft.azure.storage.blob.models.PageList
-
Get the clearRange value.
- client - Variable in class com.microsoft.azure.storage.blob.PipelineOptions
-
Specifies which HttpClient to use to send the requests.
- close() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadResponse
-
Disposes of the connection associated with this stream response.
- com.microsoft.azure.storage - package com.microsoft.azure.storage
-
This package contains the classes for StorageClient.
- com.microsoft.azure.storage.blob - package com.microsoft.azure.storage.blob
-
- com.microsoft.azure.storage.blob.implementation - package com.microsoft.azure.storage.blob.implementation
-
This package contains the blob.implementation classes for StorageClient.
- com.microsoft.azure.storage.blob.models - package com.microsoft.azure.storage.blob.models
-
This package contains the blob.models classes for StorageClient.
- commitBlockList(List<String>, BlobHTTPHeaders, Metadata, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
-
Writes a blob by specifying the list of block IDs that are to make up the blob.
- commitBlockList(BlockLookupList, Integer, String, String, String, String, byte[], Map<String, String>, String, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlockBlobs
-
The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob.
- commitBlockListAsync(BlockLookupList, Integer, String, String, String, String, byte[], Map<String, String>, String, String, OffsetDateTime, OffsetDateTime, String, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedBlockBlobs
-
The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob.
- commitBlockListAsync(BlockLookupList, Integer, String, String, String, String, byte[], Map<String, String>, String, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlockBlobs
-
The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob.
- commitBlockListWithRestResponseAsync(BlockLookupList, Integer, String, String, String, String, byte[], Map<String, String>, String, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlockBlobs
-
The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob.
- committed() - Method in class com.microsoft.azure.storage.blob.models.BlockLookupList
-
Get the committed value.
- committedBlocks() - Method in class com.microsoft.azure.storage.blob.models.BlockList
-
Get the committedBlocks value.
- CommonRestResponse - Class in com.microsoft.azure.storage.blob
-
A generic wrapper for any type of blob REST API response.
- container - Variable in class com.microsoft.azure.storage.blob.AccountSASResourceType
-
Permission to access container level APIs (Blob Containers, Tables, Queues, File Shares) granted.
- Container - Class in com.microsoft.azure.storage.blob.models
-
An Azure Storage container.
- Container() - Constructor for class com.microsoft.azure.storage.blob.models.Container
-
- CONTAINER - Static variable in class com.microsoft.azure.storage.blob.models.PublicAccessType
-
Static value container for PublicAccessType.
- ContainerAccessConditions - Class in com.microsoft.azure.storage.blob
-
This class contains values which will restrict the successful operation of a variety of requests to the conditions
present.
- ContainerAccessConditions(HTTPAccessConditions, LeaseAccessConditions) - Constructor for class com.microsoft.azure.storage.blob.ContainerAccessConditions
-
- ContainerListingDetails - Class in com.microsoft.azure.storage.blob
-
This type allows users to specify additional information the service should return with each container when listing
containers in an account (via a
ServiceURL
object).
- ContainerListingDetails(boolean) - Constructor for class com.microsoft.azure.storage.blob.ContainerListingDetails
-
- containerName - Variable in class com.microsoft.azure.storage.blob.BlobURLParts
-
The container name or
null
if a
ServiceURL
was parsed.
- containerName() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatResponse
-
Get the containerName value.
- containerName() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchyResponse
-
Get the containerName value.
- containerName - Variable in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
-
The name of the container the SAS user may access.
- ContainerProperties - Class in com.microsoft.azure.storage.blob.models
-
Properties of a container.
- ContainerProperties() - Constructor for class com.microsoft.azure.storage.blob.models.ContainerProperties
-
- containers() - Method in class com.microsoft.azure.storage.blob.models.ListContainersResponse
-
Get the containers value.
- ContainersAcquireLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for AcquireLease operation.
- ContainersAcquireLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainersAcquireLeaseHeaders
-
- ContainersAcquireLeaseResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the acquireLease operation.
- ContainersAcquireLeaseResponse(int, ContainersAcquireLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainersAcquireLeaseResponse
-
Creates an instance of ContainersAcquireLeaseResponse.
- ContainerSASPermission - Class in com.microsoft.azure.storage.blob
-
This is a helper class to construct a string representing the permissions granted by a ServiceSAS to a container.
- ContainerSASPermission() - Constructor for class com.microsoft.azure.storage.blob.ContainerSASPermission
-
Initializes an ContainerSASPermssion
object with all fields set to false.
- ContainersBreakLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for BreakLease operation.
- ContainersBreakLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainersBreakLeaseHeaders
-
- ContainersBreakLeaseResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the breakLease operation.
- ContainersBreakLeaseResponse(int, ContainersBreakLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainersBreakLeaseResponse
-
Creates an instance of ContainersBreakLeaseResponse.
- ContainersChangeLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for ChangeLease operation.
- ContainersChangeLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainersChangeLeaseHeaders
-
- ContainersChangeLeaseResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the changeLease operation.
- ContainersChangeLeaseResponse(int, ContainersChangeLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainersChangeLeaseResponse
-
Creates an instance of ContainersChangeLeaseResponse.
- ContainersCreateHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for Create operation.
- ContainersCreateHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainersCreateHeaders
-
- ContainersCreateResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the create operation.
- ContainersCreateResponse(int, ContainersCreateHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainersCreateResponse
-
Creates an instance of ContainersCreateResponse.
- ContainersDeleteHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for Delete operation.
- ContainersDeleteHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainersDeleteHeaders
-
- ContainersDeleteResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the delete operation.
- ContainersDeleteResponse(int, ContainersDeleteHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainersDeleteResponse
-
Creates an instance of ContainersDeleteResponse.
- ContainersGetAccessPolicyHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for GetAccessPolicy operation.
- ContainersGetAccessPolicyHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainersGetAccessPolicyHeaders
-
- ContainersGetAccessPolicyResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the getAccessPolicy operation.
- ContainersGetAccessPolicyResponse(int, ContainersGetAccessPolicyHeaders, Map<String, String>, List<SignedIdentifier>) - Constructor for class com.microsoft.azure.storage.blob.models.ContainersGetAccessPolicyResponse
-
Creates an instance of ContainersGetAccessPolicyResponse.
- ContainersGetPropertiesHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for GetProperties operation.
- ContainersGetPropertiesHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
- ContainersGetPropertiesResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the getProperties operation.
- ContainersGetPropertiesResponse(int, ContainersGetPropertiesHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesResponse
-
Creates an instance of ContainersGetPropertiesResponse.
- ContainersListBlobFlatSegmentHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for ListBlobFlatSegment operation.
- ContainersListBlobFlatSegmentHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainersListBlobFlatSegmentHeaders
-
- ContainersListBlobFlatSegmentResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the listBlobFlatSegment operation.
- ContainersListBlobFlatSegmentResponse(int, ContainersListBlobFlatSegmentHeaders, Map<String, String>, ListBlobsFlatResponse) - Constructor for class com.microsoft.azure.storage.blob.models.ContainersListBlobFlatSegmentResponse
-
Creates an instance of ContainersListBlobFlatSegmentResponse.
- ContainersListBlobHierarchySegmentHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for ListBlobHierarchySegment operation.
- ContainersListBlobHierarchySegmentHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainersListBlobHierarchySegmentHeaders
-
- ContainersListBlobHierarchySegmentResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the listBlobHierarchySegment operation.
- ContainersListBlobHierarchySegmentResponse(int, ContainersListBlobHierarchySegmentHeaders, Map<String, String>, ListBlobsHierarchyResponse) - Constructor for class com.microsoft.azure.storage.blob.models.ContainersListBlobHierarchySegmentResponse
-
Creates an instance of ContainersListBlobHierarchySegmentResponse.
- ContainersReleaseLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for ReleaseLease operation.
- ContainersReleaseLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainersReleaseLeaseHeaders
-
- ContainersReleaseLeaseResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the releaseLease operation.
- ContainersReleaseLeaseResponse(int, ContainersReleaseLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainersReleaseLeaseResponse
-
Creates an instance of ContainersReleaseLeaseResponse.
- ContainersRenewLeaseHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for RenewLease operation.
- ContainersRenewLeaseHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainersRenewLeaseHeaders
-
- ContainersRenewLeaseResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the renewLease operation.
- ContainersRenewLeaseResponse(int, ContainersRenewLeaseHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainersRenewLeaseResponse
-
Creates an instance of ContainersRenewLeaseResponse.
- ContainersSetAccessPolicyHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for SetAccessPolicy operation.
- ContainersSetAccessPolicyHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainersSetAccessPolicyHeaders
-
- ContainersSetAccessPolicyResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the setAccessPolicy operation.
- ContainersSetAccessPolicyResponse(int, ContainersSetAccessPolicyHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainersSetAccessPolicyResponse
-
Creates an instance of ContainersSetAccessPolicyResponse.
- ContainersSetMetadataHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for SetMetadata operation.
- ContainersSetMetadataHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ContainersSetMetadataHeaders
-
- ContainersSetMetadataResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the setMetadata operation.
- ContainersSetMetadataResponse(int, ContainersSetMetadataHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ContainersSetMetadataResponse
-
Creates an instance of ContainersSetMetadataResponse.
- ContainerURL - Class in com.microsoft.azure.storage.blob
-
Represents a URL to a container.
- ContainerURL(URL, HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.ContainerURL
-
- contentDisposition() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the contentDisposition value.
- contentDisposition() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the contentDisposition value.
- contentDisposition() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the contentDisposition value.
- contentDisposition - Variable in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
-
The content-disposition header for the SAS.
- contentEncoding() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the contentEncoding value.
- contentEncoding() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the contentEncoding value.
- contentEncoding() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the contentEncoding value.
- contentEncoding - Variable in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
-
The content-encoding header for the SAS.
- contentLanguage() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the contentLanguage value.
- contentLanguage() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the contentLanguage value.
- contentLanguage() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the contentLanguage value.
- contentLanguage - Variable in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
-
The content-language header for the SAS.
- contentLength() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the contentLength value.
- contentLength() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the contentLength value.
- contentLength() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the contentLength value.
- contentMD5() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsAppendBlockHeaders
-
Get the contentMD5 value.
- contentMD5() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsCreateHeaders
-
Get the contentMD5 value.
- contentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the contentMD5 value.
- contentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the contentMD5 value.
- contentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the contentMD5 value.
- contentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsCommitBlockListHeaders
-
Get the contentMD5 value.
- contentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsStageBlockHeaders
-
Get the contentMD5 value.
- contentMD5() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsUploadHeaders
-
Get the contentMD5 value.
- contentMD5() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsClearPagesHeaders
-
Get the contentMD5 value.
- contentMD5() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCreateHeaders
-
Get the contentMD5 value.
- contentMD5() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUploadPagesHeaders
-
Get the contentMD5 value.
- contentRange() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the contentRange value.
- contentType() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the contentType value.
- contentType() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the contentType value.
- contentType() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the contentType value.
- contentType() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsGetBlockListHeaders
-
Get the contentType value.
- contentType() - Method in class com.microsoft.azure.storage.blob.models.ContainersListBlobFlatSegmentHeaders
-
Get the contentType value.
- contentType() - Method in class com.microsoft.azure.storage.blob.models.ContainersListBlobHierarchySegmentHeaders
-
Get the contentType value.
- contentType - Variable in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
-
The content-type header for the SAS.
- COOL - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
-
Static value Cool for AccessTier.
- copyCompletionTime() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the copyCompletionTime value.
- copyCompletionTime() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the copyCompletionTime value.
- copyCompletionTime() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the copyCompletionTime value.
- copyId() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the copyId value.
- copyId() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the copyId value.
- copyId() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the copyId value.
- copyId() - Method in class com.microsoft.azure.storage.blob.models.BlobsStartCopyFromURLHeaders
-
Get the copyId value.
- copyId() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCopyIncrementalHeaders
-
Get the copyId value.
- copyIncremental(URL, String, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
-
Begins an operation to start an incremental copy from one page blob's snapshot to this page
blob.
- copyIncremental(URL, Integer, Map<String, String>, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob.
- copyIncrementalAsync(URL, Integer, Map<String, String>, OffsetDateTime, OffsetDateTime, String, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob.
- copyIncrementalAsync(URL, Integer, Map<String, String>, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob.
- copyIncrementalWithRestResponseAsync(URL, Integer, Map<String, String>, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob.
- copyProgress() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the copyProgress value.
- copyProgress() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the copyProgress value.
- copyProgress() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the copyProgress value.
- copySource() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the copySource value.
- copySource() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the copySource value.
- copySource() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the copySource value.
- copyStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the copyStatus value.
- copyStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the copyStatus value.
- copyStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the copyStatus value.
- copyStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobsStartCopyFromURLHeaders
-
Get the copyStatus value.
- copyStatus() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCopyIncrementalHeaders
-
Get the copyStatus value.
- copyStatusDescription() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the copyStatusDescription value.
- copyStatusDescription() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the copyStatusDescription value.
- copyStatusDescription() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the copyStatusDescription value.
- CopyStatusType - Enum in com.microsoft.azure.storage.blob.models
-
Defines values for CopyStatusType.
- cors() - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
-
Get the cors value.
- CorsRule - Class in com.microsoft.azure.storage.blob.models
-
CORS is an HTTP feature that enables a web application running under one
domain to access resources in another domain.
- CorsRule() - Constructor for class com.microsoft.azure.storage.blob.models.CorsRule
-
- create - Variable in class com.microsoft.azure.storage.blob.AccountSASPermission
-
Permission to create blobs and files granted.
- create(RequestPolicy, RequestPolicyOptions) - Method in class com.microsoft.azure.storage.blob.AnonymousCredentials
-
Creates a new AnonymousCredentialsPolicy
.
- create(BlobHTTPHeaders, Metadata, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.AppendBlobURL
-
Creates a 0-length append blob.
- create - Variable in class com.microsoft.azure.storage.blob.BlobSASPermission
-
Specifies Create access granted.
- create - Variable in class com.microsoft.azure.storage.blob.ContainerSASPermission
-
Specifies Create access granted.
- create(Metadata, PublicAccessType) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Creates a new container within a storage account.
- create(RequestPolicy, RequestPolicyOptions) - Method in class com.microsoft.azure.storage.blob.LoggingFactory
-
- create(long, Long, BlobHTTPHeaders, Metadata, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
-
Creates a page blob of the specified length.
- create(RequestPolicy, RequestPolicyOptions) - Method in class com.microsoft.azure.storage.blob.RequestIDFactory
-
- create(RequestPolicy, RequestPolicyOptions) - Method in class com.microsoft.azure.storage.blob.RequestRetryFactory
-
- create(RequestPolicy, RequestPolicyOptions) - Method in class com.microsoft.azure.storage.blob.SharedKeyCredentials
-
- create(RequestPolicy, RequestPolicyOptions) - Method in class com.microsoft.azure.storage.blob.TelemetryFactory
-
- create(RequestPolicy, RequestPolicyOptions) - Method in class com.microsoft.azure.storage.blob.TokenCredentials
-
- create(long, Integer, String, String, String, byte[], String, Map<String, String>, String, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedAppendBlobs
-
The Create Append Blob operation creates a new append blob.
- create(Integer, Map<String, String>, PublicAccessType, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
creates a new container under the specified account.
- create(long, Integer, String, String, String, byte[], String, Map<String, String>, String, String, OffsetDateTime, OffsetDateTime, String, String, Long, Long, String) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Create operation creates a new page blob.
- createAppendBlobURL(String) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Creates creates a new AppendBlobURL object by concatenating blobName to the end of
ContainerURL's URL.
- createAsync(long, Integer, String, String, String, byte[], String, Map<String, String>, String, String, OffsetDateTime, OffsetDateTime, String, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedAppendBlobs
-
The Create Append Blob operation creates a new append blob.
- createAsync(long, Integer, String, String, String, byte[], String, Map<String, String>, String, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedAppendBlobs
-
The Create Append Blob operation creates a new append blob.
- createAsync(Integer, Map<String, String>, PublicAccessType, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
creates a new container under the specified account.
- createAsync(Integer, Map<String, String>, PublicAccessType, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
creates a new container under the specified account.
- createAsync(long, Integer, String, String, String, byte[], String, Map<String, String>, String, String, OffsetDateTime, OffsetDateTime, String, String, Long, Long, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Create operation creates a new page blob.
- createAsync(long, Integer, String, String, String, byte[], String, Map<String, String>, String, String, OffsetDateTime, OffsetDateTime, String, String, Long, Long, String) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Create operation creates a new page blob.
- createBlobURL(String) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Creates a new BlobURL object by concatenating blobName to the end of
ContainerURL's URL.
- createBlockBlobURL(String) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Creates a new
BlockBlobURL
object by concatenating the blobName to the end of
ContainerURL's URL.
- createContainerURL(String) - Method in class com.microsoft.azure.storage.blob.ServiceURL
-
- createPageBlobURL(String) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Creates creates a new PageBlobURL object by concatenating blobName to the end of
ContainerURL's URL.
- createPipeline(ICredentials, PipelineOptions) - Static method in class com.microsoft.azure.storage.blob.StorageURL
-
Creates an pipeline to process the HTTP requests and Responses.
- createSnapshot(Metadata, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
Creates a read-only snapshot of a blob.
- createSnapshot(Integer, Map<String, String>, OffsetDateTime, OffsetDateTime, String, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Create Snapshot operation creates a read-only snapshot of a blob.
- createSnapshotAsync(Integer, Map<String, String>, OffsetDateTime, OffsetDateTime, String, String, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Create Snapshot operation creates a read-only snapshot of a blob.
- createSnapshotAsync(Integer, Map<String, String>, OffsetDateTime, OffsetDateTime, String, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Create Snapshot operation creates a read-only snapshot of a blob.
- createSnapshotWithRestResponseAsync(Integer, Map<String, String>, OffsetDateTime, OffsetDateTime, String, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Create Snapshot operation creates a read-only snapshot of a blob.
- createWithRestResponseAsync(long, Integer, String, String, String, byte[], String, Map<String, String>, String, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedAppendBlobs
-
The Create Append Blob operation creates a new append blob.
- createWithRestResponseAsync(Integer, Map<String, String>, PublicAccessType, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
creates a new container under the specified account.
- createWithRestResponseAsync(long, Integer, String, String, String, byte[], String, Map<String, String>, String, String, OffsetDateTime, OffsetDateTime, String, String, Long, Long, String) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Create operation creates a new page blob.
- date() - Method in class com.microsoft.azure.storage.blob.CommonRestResponse
-
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsAppendBlockHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsCreateHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlobsAbortCopyFromURLHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlobsAcquireLeaseHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlobsBreakLeaseHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlobsChangeLeaseHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlobsCreateSnapshotHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlobsDeleteHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlobsReleaseLeaseHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlobsRenewLeaseHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlobsSetHTTPHeadersHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlobsSetMetadataHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlobsStartCopyFromURLHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlobsUndeleteHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsCommitBlockListHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsGetBlockListHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsStageBlockHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsUploadHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.ContainersAcquireLeaseHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.ContainersBreakLeaseHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.ContainersChangeLeaseHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.ContainersCreateHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.ContainersDeleteHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.ContainersGetAccessPolicyHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.ContainersListBlobFlatSegmentHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.ContainersListBlobHierarchySegmentHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.ContainersReleaseLeaseHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.ContainersRenewLeaseHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.ContainersSetAccessPolicyHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.ContainersSetMetadataHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsClearPagesHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCopyIncrementalHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCreateHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesDiffHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsResizeHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUpdateSequenceNumberHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUploadPagesHeaders
-
Get the dateProperty value.
- dateProperty() - Method in class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsHeaders
-
Get the dateProperty value.
- days() - Method in class com.microsoft.azure.storage.blob.models.RetentionPolicy
-
Get the days value.
- DEFAULT - Static variable in class com.microsoft.azure.storage.blob.BlobRange
-
An object which reflects the service's default range, which is the whole blob.
- DEFAULT - Static variable in class com.microsoft.azure.storage.blob.IPRange
-
- DEFAULT - Static variable in class com.microsoft.azure.storage.blob.ListBlobsOptions
-
An object representing the default options: no details, prefix, or delimiter.
- DEFAULT - Static variable in class com.microsoft.azure.storage.blob.ListContainersOptions
-
An object representing the default options: no details or prefix and using the service's default for maxResults.
- DEFAULT - Static variable in class com.microsoft.azure.storage.blob.LoggingOptions
-
Default logging options.
- DEFAULT - Static variable in class com.microsoft.azure.storage.blob.RequestRetryOptions
-
An object representing default retry values: Exponential backoff, maxTries=4, tryTimeout=30, retryDelayInMs=4,
maxRetryDelayInMs=120000, secondaryHost=null.
- DEFAULT - Static variable in class com.microsoft.azure.storage.blob.TelemetryOptions
-
- DEFAULT - Static variable in class com.microsoft.azure.storage.blob.TransferManager.UploadToBlockBlobOptions
-
An object which represents the default parallel upload options.
- defaultServiceVersion() - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
-
Get the defaultServiceVersion value.
- delete - Variable in class com.microsoft.azure.storage.blob.AccountSASPermission
-
Permission to delete resources granted.
- delete - Variable in class com.microsoft.azure.storage.blob.BlobSASPermission
-
Specifies Delete access granted.
- delete(DeleteSnapshotsOptionType, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
Deletes the specified blob or snapshot.
- delete - Variable in class com.microsoft.azure.storage.blob.ContainerSASPermission
-
Specifies Delete access granted.
- delete(ContainerAccessConditions) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Marks the specified container for deletion.
- delete() - Method in class com.microsoft.azure.storage.blob.models.Logging
-
Get the delete value.
- delete(String, Integer, String, DeleteSnapshotsOptionType, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account.
- delete(Integer, String, OffsetDateTime, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
operation marks the specified container for deletion.
- deleteAsync(String, Integer, String, DeleteSnapshotsOptionType, OffsetDateTime, OffsetDateTime, String, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account.
- deleteAsync(String, Integer, String, DeleteSnapshotsOptionType, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account.
- deleteAsync(Integer, String, OffsetDateTime, OffsetDateTime, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
operation marks the specified container for deletion.
- deleteAsync(Integer, String, OffsetDateTime, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
operation marks the specified container for deletion.
- deleted() - Method in class com.microsoft.azure.storage.blob.models.Blob
-
Get the deleted value.
- deletedTime() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the deletedTime value.
- deleteRetentionPolicy() - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
-
Get the deleteRetentionPolicy value.
- DeleteSnapshotsOptionType - Enum in com.microsoft.azure.storage.blob.models
-
Defines values for DeleteSnapshotsOptionType.
- deleteWithRestResponseAsync(String, Integer, String, DeleteSnapshotsOptionType, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account.
- deleteWithRestResponseAsync(Integer, String, OffsetDateTime, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
operation marks the specified container for deletion.
- delimiter() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatResponse
-
Get the delimiter value.
- delimiter() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchyResponse
-
Get the delimiter value.
- destinationSnapshot() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the destinationSnapshot value.
- destinationSnapshot() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the destinationSnapshot value.
- download(BlobRange, BlobAccessConditions, boolean) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
Reads a range of bytes from a blob.
- download(String, Integer, String, String, Boolean, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Download operation reads or downloads a blob from the system, including its metadata and properties.
- downloadAsync(String, Integer, String, String, Boolean, OffsetDateTime, OffsetDateTime, String, String, String, ServiceCallback<Flowable<ByteBuffer>>) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Download operation reads or downloads a blob from the system, including its metadata and properties.
- downloadAsync(String, Integer, String, String, Boolean, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Download operation reads or downloads a blob from the system, including its metadata and properties.
- downloadWithRestResponseAsync(String, Integer, String, String, Boolean, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Download operation reads or downloads a blob from the system, including its metadata and properties.
- GeneratedAppendBlobs - Class in com.microsoft.azure.storage
-
An instance of this class provides access to all the operations defined in
GeneratedAppendBlobs.
- GeneratedAppendBlobs(GeneratedStorageClient) - Constructor for class com.microsoft.azure.storage.GeneratedAppendBlobs
-
Initializes an instance of GeneratedAppendBlobs.
- generatedAppendBlobs() - Method in class com.microsoft.azure.storage.GeneratedStorageClient
-
Gets the GeneratedAppendBlobs object to access its operations.
- GeneratedBlobs - Class in com.microsoft.azure.storage
-
An instance of this class provides access to all the operations defined in
GeneratedBlobs.
- GeneratedBlobs(GeneratedStorageClient) - Constructor for class com.microsoft.azure.storage.GeneratedBlobs
-
Initializes an instance of GeneratedBlobs.
- generatedBlobs() - Method in class com.microsoft.azure.storage.GeneratedStorageClient
-
Gets the GeneratedBlobs object to access its operations.
- GeneratedBlockBlobs - Class in com.microsoft.azure.storage
-
An instance of this class provides access to all the operations defined in
GeneratedBlockBlobs.
- GeneratedBlockBlobs(GeneratedStorageClient) - Constructor for class com.microsoft.azure.storage.GeneratedBlockBlobs
-
Initializes an instance of GeneratedBlockBlobs.
- generatedBlockBlobs() - Method in class com.microsoft.azure.storage.GeneratedStorageClient
-
Gets the GeneratedBlockBlobs object to access its operations.
- GeneratedContainers - Class in com.microsoft.azure.storage
-
An instance of this class provides access to all the operations defined in
GeneratedContainers.
- GeneratedContainers(GeneratedStorageClient) - Constructor for class com.microsoft.azure.storage.GeneratedContainers
-
Initializes an instance of GeneratedContainers.
- generatedContainers() - Method in class com.microsoft.azure.storage.GeneratedStorageClient
-
Gets the GeneratedContainers object to access its operations.
- GeneratedPageBlobs - Class in com.microsoft.azure.storage
-
An instance of this class provides access to all the operations defined in
GeneratedPageBlobs.
- GeneratedPageBlobs(GeneratedStorageClient) - Constructor for class com.microsoft.azure.storage.GeneratedPageBlobs
-
Initializes an instance of GeneratedPageBlobs.
- generatedPageBlobs() - Method in class com.microsoft.azure.storage.GeneratedStorageClient
-
Gets the GeneratedPageBlobs object to access its operations.
- GeneratedServices - Class in com.microsoft.azure.storage
-
An instance of this class provides access to all the operations defined in
GeneratedServices.
- GeneratedServices(GeneratedStorageClient) - Constructor for class com.microsoft.azure.storage.GeneratedServices
-
Initializes an instance of GeneratedServices.
- generatedServices() - Method in class com.microsoft.azure.storage.GeneratedStorageClient
-
Gets the GeneratedServices object to access its operations.
- GeneratedStorageClient - Class in com.microsoft.azure.storage
-
Initializes a new instance of the GeneratedStorageClient type.
- GeneratedStorageClient() - Constructor for class com.microsoft.azure.storage.GeneratedStorageClient
-
Initializes an instance of GeneratedStorageClient client.
- GeneratedStorageClient(HttpPipeline) - Constructor for class com.microsoft.azure.storage.GeneratedStorageClient
-
Initializes an instance of GeneratedStorageClient client.
- generateSASQueryParameters(SharedKeyCredentials) - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
-
Generates a
SASQueryParameters
object which contains all SAS query parameters needed to make an actual
REST request.
- generateSASQueryParameters(SharedKeyCredentials) - Method in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
-
Uses an account's shared key credential to sign these signature values to produce the proper SAS query
parameters.
- GeoReplication - Class in com.microsoft.azure.storage.blob.models
-
The GeoReplication model.
- GeoReplication() - Constructor for class com.microsoft.azure.storage.blob.models.GeoReplication
-
- geoReplication() - Method in class com.microsoft.azure.storage.blob.models.StorageServiceStats
-
Get the geoReplication value.
- GeoReplicationStatusType - Class in com.microsoft.azure.storage.blob.models
-
Defines values for GeoReplicationStatusType.
- GeoReplicationStatusType() - Constructor for class com.microsoft.azure.storage.blob.models.GeoReplicationStatusType
-
- getAccessPolicy(LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Returns the container's permissions.
- getAccessPolicy(Integer, String, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
gets the permissions for the specified container.
- getAccessPolicyAsync(Integer, String, String, ServiceCallback<List<SignedIdentifier>>) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
gets the permissions for the specified container.
- getAccessPolicyAsync(Integer, String, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
gets the permissions for the specified container.
- getAccessPolicyWithRestResponseAsync(Integer, String, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
gets the permissions for the specified container.
- getAccountName() - Method in class com.microsoft.azure.storage.blob.SharedKeyCredentials
-
Gets the account name associated with the request.
- getBlockList(BlockListType, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
-
Returns the list of blocks that have been uploaded as part of a block blob using the specified block list filter.
- getBlockList(BlockListType, String, Integer, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlockBlobs
-
The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob.
- getBlockListAsync(BlockListType, String, Integer, String, String, ServiceCallback<BlockList>) - Method in class com.microsoft.azure.storage.GeneratedBlockBlobs
-
The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob.
- getBlockListAsync(BlockListType, String, Integer, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlockBlobs
-
The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob.
- getBlockListWithRestResponseAsync(BlockListType, String, Integer, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlockBlobs
-
The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob.
- getCacheControl() - Method in class com.microsoft.azure.storage.blob.BlobHTTPHeaders
-
- getContentDisposition() - Method in class com.microsoft.azure.storage.blob.BlobHTTPHeaders
-
- getContentEncoding() - Method in class com.microsoft.azure.storage.blob.BlobHTTPHeaders
-
- getContentLanguage() - Method in class com.microsoft.azure.storage.blob.BlobHTTPHeaders
-
- getContentMD5() - Method in class com.microsoft.azure.storage.blob.BlobHTTPHeaders
-
- getContentType() - Method in class com.microsoft.azure.storage.blob.BlobHTTPHeaders
-
- getCopy() - Method in class com.microsoft.azure.storage.blob.BlobListingDetails
-
- getCount() - Method in class com.microsoft.azure.storage.blob.BlobRange
-
- getDetails() - Method in class com.microsoft.azure.storage.blob.ListBlobsOptions
-
- getDetails() - Method in class com.microsoft.azure.storage.blob.ListContainersOptions
-
- getExpiryTime() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
- getHttpAccessConditions() - Method in class com.microsoft.azure.storage.blob.ContainerAccessConditions
-
- getIdentifier() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
- getIfAppendPositionEquals() - Method in class com.microsoft.azure.storage.blob.AppendBlobAccessConditions
-
- getIfMatch() - Method in class com.microsoft.azure.storage.blob.HTTPAccessConditions
-
- getIfMaxSizeLessThanOrEqual() - Method in class com.microsoft.azure.storage.blob.AppendBlobAccessConditions
-
- getIfModifiedSince() - Method in class com.microsoft.azure.storage.blob.HTTPAccessConditions
-
- getIfNoneMatch() - Method in class com.microsoft.azure.storage.blob.HTTPAccessConditions
-
- getIfSequenceNumberEqual() - Method in class com.microsoft.azure.storage.blob.PageBlobAccessConditions
-
- getIfSequenceNumberLessThan() - Method in class com.microsoft.azure.storage.blob.PageBlobAccessConditions
-
- getIfSequenceNumberLessThanOrEqual() - Method in class com.microsoft.azure.storage.blob.PageBlobAccessConditions
-
- getIfUnmodifiedSince() - Method in class com.microsoft.azure.storage.blob.HTTPAccessConditions
-
- getIpRange() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
- getLeaseAccessConditions() - Method in class com.microsoft.azure.storage.blob.ContainerAccessConditions
-
- getLeaseId() - Method in class com.microsoft.azure.storage.blob.LeaseAccessConditions
-
- getMaxResults() - Method in class com.microsoft.azure.storage.blob.ListBlobsOptions
-
- getMaxResults() - Method in class com.microsoft.azure.storage.blob.ListContainersOptions
-
- getMaxTries() - Method in class com.microsoft.azure.storage.blob.RequestRetryOptions
-
- getMetadata() - Method in class com.microsoft.azure.storage.blob.BlobListingDetails
-
- getMetadata() - Method in class com.microsoft.azure.storage.blob.ContainerListingDetails
-
- getMinDurationToLogSlowRequestsInMs() - Method in class com.microsoft.azure.storage.blob.LoggingOptions
-
- getOffset() - Method in class com.microsoft.azure.storage.blob.BlobRange
-
- getPageRanges(BlobRange, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
-
Returns the list of valid page ranges for a page blob or snapshot of a page blob.
- getPageRanges(String, Integer, String, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob.
- getPageRangesAsync(String, Integer, String, String, OffsetDateTime, OffsetDateTime, String, String, String, ServiceCallback<PageList>) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob.
- getPageRangesAsync(String, Integer, String, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob.
- getPageRangesDiff(BlobRange, String, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
-
Gets the collection of page ranges that differ between a specified snapshot and this page blob.
- getPageRangesDiff(String, Integer, String, String, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
[Update] The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot.
- getPageRangesDiffAsync(String, Integer, String, String, String, OffsetDateTime, OffsetDateTime, String, String, String, ServiceCallback<PageList>) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
[Update] The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot.
- getPageRangesDiffAsync(String, Integer, String, String, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
[Update] The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot.
- getPageRangesDiffWithRestResponseAsync(String, Integer, String, String, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
[Update] The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot.
- getPageRangesWithRestResponseAsync(String, Integer, String, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedPageBlobs
-
The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob.
- getPermissions() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
- getPrefix() - Method in class com.microsoft.azure.storage.blob.ListBlobsOptions
-
- getPrefix() - Method in class com.microsoft.azure.storage.blob.ListContainersOptions
-
- getProperties(BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
Returns the blob's metadata and properties.
- getProperties(LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Returns the container's metadata and system properties.
- getProperties() - Method in class com.microsoft.azure.storage.blob.ServiceURL
-
Gets the properties of a storage account’s Blob service.
- getProperties(String, Integer, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob.
- getProperties(Integer, String, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
returns all user-defined metadata and system properties for the specified container.
- getProperties(Integer, String) - Method in class com.microsoft.azure.storage.GeneratedServices
-
gets the properties of a storage account's Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
- getPropertiesAsync(String, Integer, String, OffsetDateTime, OffsetDateTime, String, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob.
- getPropertiesAsync(String, Integer, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob.
- getPropertiesAsync(Integer, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
returns all user-defined metadata and system properties for the specified container.
- getPropertiesAsync(Integer, String, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
returns all user-defined metadata and system properties for the specified container.
- getPropertiesAsync(Integer, String, ServiceCallback<StorageServiceProperties>) - Method in class com.microsoft.azure.storage.GeneratedServices
-
gets the properties of a storage account's Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
- getPropertiesAsync(Integer, String) - Method in class com.microsoft.azure.storage.GeneratedServices
-
gets the properties of a storage account's Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
- getPropertiesWithRestResponseAsync(String, Integer, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob.
- getPropertiesWithRestResponseAsync(Integer, String, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
returns all user-defined metadata and system properties for the specified container.
- getPropertiesWithRestResponseAsync(Integer, String) - Method in class com.microsoft.azure.storage.GeneratedServices
-
gets the properties of a storage account's Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
- getProtocol() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
- getResource() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
- getResourceTypes() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
- getSecondaryHost() - Method in class com.microsoft.azure.storage.blob.RequestRetryOptions
-
- getServices() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
- getSignature() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
- getSnapshots() - Method in class com.microsoft.azure.storage.blob.BlobListingDetails
-
- getStartTime() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
- getStatistics() - Method in class com.microsoft.azure.storage.blob.ServiceURL
-
Retrieves statistics related to replication for the Blob service.
- getStatistics(Integer, String) - Method in class com.microsoft.azure.storage.GeneratedServices
-
Retrieves statistics related to replication for the Blob service.
- getStatisticsAsync(Integer, String, ServiceCallback<StorageServiceStats>) - Method in class com.microsoft.azure.storage.GeneratedServices
-
Retrieves statistics related to replication for the Blob service.
- getStatisticsAsync(Integer, String) - Method in class com.microsoft.azure.storage.GeneratedServices
-
Retrieves statistics related to replication for the Blob service.
- getStatisticsWithRestResponseAsync(Integer, String) - Method in class com.microsoft.azure.storage.GeneratedServices
-
Retrieves statistics related to replication for the Blob service.
- getToken() - Method in class com.microsoft.azure.storage.blob.TokenCredentials
-
Retrieve the value of the token used by this factory.
- getTryTimeout() - Method in class com.microsoft.azure.storage.blob.RequestRetryOptions
-
- getUncommittedBlobs() - Method in class com.microsoft.azure.storage.blob.BlobListingDetails
-
- getUserAgentPrefix() - Method in class com.microsoft.azure.storage.blob.TelemetryOptions
-
- getVersion() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsAppendBlockHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsCreateHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobsAcquireLeaseHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobsBreakLeaseHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobsChangeLeaseHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobsCreateSnapshotHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobsReleaseLeaseHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobsRenewLeaseHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobsSetHTTPHeadersHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobsSetMetadataHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlobsStartCopyFromURLHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsCommitBlockListHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsGetBlockListHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsUploadHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainersAcquireLeaseHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainersBreakLeaseHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainersChangeLeaseHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainersCreateHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainersGetAccessPolicyHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainersReleaseLeaseHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainersRenewLeaseHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainersSetAccessPolicyHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.ContainersSetMetadataHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsClearPagesHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCopyIncrementalHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCreateHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesDiffHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsResizeHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUpdateSequenceNumberHeaders
-
Get the lastModified value.
- lastModified() - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUploadPagesHeaders
-
Get the lastModified value.
- lastModifiedTime() - Method in class com.microsoft.azure.storage.blob.CommonRestResponse
-
- lastSyncTime() - Method in class com.microsoft.azure.storage.blob.models.GeoReplication
-
Get the lastSyncTime value.
- latest() - Method in class com.microsoft.azure.storage.blob.models.BlockLookupList
-
Get the latest value.
- LeaseAccessConditions - Class in com.microsoft.azure.storage.blob
-
By specifying a leaseID as a member of this class, operations on storage resources will only succeed if the active
lease on the blob matches the string contained here.
- LeaseAccessConditions(String) - Constructor for class com.microsoft.azure.storage.blob.LeaseAccessConditions
-
- leaseDuration() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the leaseDuration value.
- leaseDuration() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the leaseDuration value.
- leaseDuration() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the leaseDuration value.
- leaseDuration() - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
-
Get the leaseDuration value.
- leaseDuration() - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Get the leaseDuration value.
- LeaseDurationType - Enum in com.microsoft.azure.storage.blob.models
-
Defines values for LeaseDurationType.
- leaseId() - Method in class com.microsoft.azure.storage.blob.models.BlobsAcquireLeaseHeaders
-
Get the leaseId value.
- leaseId() - Method in class com.microsoft.azure.storage.blob.models.BlobsChangeLeaseHeaders
-
Get the leaseId value.
- leaseId() - Method in class com.microsoft.azure.storage.blob.models.BlobsRenewLeaseHeaders
-
Get the leaseId value.
- leaseId() - Method in class com.microsoft.azure.storage.blob.models.ContainersAcquireLeaseHeaders
-
Get the leaseId value.
- leaseId() - Method in class com.microsoft.azure.storage.blob.models.ContainersChangeLeaseHeaders
-
Get the leaseId value.
- leaseId() - Method in class com.microsoft.azure.storage.blob.models.ContainersRenewLeaseHeaders
-
Get the leaseId value.
- leaseState() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the leaseState value.
- leaseState() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the leaseState value.
- leaseState() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the leaseState value.
- leaseState() - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
-
Get the leaseState value.
- leaseState() - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Get the leaseState value.
- LeaseStateType - Enum in com.microsoft.azure.storage.blob.models
-
Defines values for LeaseStateType.
- leaseStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the leaseStatus value.
- leaseStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Get the leaseStatus value.
- leaseStatus() - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Get the leaseStatus value.
- leaseStatus() - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
-
Get the leaseStatus value.
- leaseStatus() - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Get the leaseStatus value.
- LeaseStatusType - Enum in com.microsoft.azure.storage.blob.models
-
Defines values for LeaseStatusType.
- leaseTime() - Method in class com.microsoft.azure.storage.blob.models.BlobsBreakLeaseHeaders
-
Get the leaseTime value.
- leaseTime() - Method in class com.microsoft.azure.storage.blob.models.ContainersBreakLeaseHeaders
-
Get the leaseTime value.
- list - Variable in class com.microsoft.azure.storage.blob.AccountSASPermission
-
Permission to list blob containers, blobs, shares, directories, and files granted.
- list - Variable in class com.microsoft.azure.storage.blob.ContainerSASPermission
-
Specifies List access granted.
- listBlobFlatSegment(String, String, Integer, List<ListBlobsIncludeItem>, Integer, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] The List Blobs operation returns a list of the blobs under the specified container.
- listBlobFlatSegmentAsync(String, String, Integer, List<ListBlobsIncludeItem>, Integer, String, ServiceCallback<ListBlobsFlatResponse>) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] The List Blobs operation returns a list of the blobs under the specified container.
- listBlobFlatSegmentAsync(String, String, Integer, List<ListBlobsIncludeItem>, Integer, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] The List Blobs operation returns a list of the blobs under the specified container.
- listBlobFlatSegmentWithRestResponseAsync(String, String, Integer, List<ListBlobsIncludeItem>, Integer, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] The List Blobs operation returns a list of the blobs under the specified container.
- listBlobHierarchySegment(String, String, String, Integer, List<ListBlobsIncludeItem>, Integer, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] The List Blobs operation returns a list of the blobs under the specified container.
- listBlobHierarchySegmentAsync(String, String, String, Integer, List<ListBlobsIncludeItem>, Integer, String, ServiceCallback<ListBlobsHierarchyResponse>) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] The List Blobs operation returns a list of the blobs under the specified container.
- listBlobHierarchySegmentAsync(String, String, String, Integer, List<ListBlobsIncludeItem>, Integer, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] The List Blobs operation returns a list of the blobs under the specified container.
- listBlobHierarchySegmentWithRestResponseAsync(String, String, String, Integer, List<ListBlobsIncludeItem>, Integer, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
[Update] The List Blobs operation returns a list of the blobs under the specified container.
- ListBlobsFlatResponse - Class in com.microsoft.azure.storage.blob.models
-
An enumeration of blobs.
- ListBlobsFlatResponse() - Constructor for class com.microsoft.azure.storage.blob.models.ListBlobsFlatResponse
-
- listBlobsFlatSegment(String, ListBlobsOptions) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Returns a single segment of blobs starting from the specified Marker.
- ListBlobsHierarchyResponse - Class in com.microsoft.azure.storage.blob.models
-
An enumeration of blobs.
- ListBlobsHierarchyResponse() - Constructor for class com.microsoft.azure.storage.blob.models.ListBlobsHierarchyResponse
-
- listBlobsHierarchySegment(String, String, ListBlobsOptions) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Returns a single segment of blobs and blob prefixes starting from the specified Marker.
- ListBlobsIncludeItem - Enum in com.microsoft.azure.storage.blob.models
-
Defines values for ListBlobsIncludeItem.
- ListBlobsIncludeItemWrapper - Class in com.microsoft.azure.storage.blob.implementation
-
A wrapper around List<ListBlobsIncludeItem> which provides top-level metadata for serialization.
- ListBlobsIncludeItemWrapper(List<ListBlobsIncludeItem>) - Constructor for class com.microsoft.azure.storage.blob.implementation.ListBlobsIncludeItemWrapper
-
Creates an instance of ListBlobsIncludeItemWrapper.
- ListBlobsOptions - Class in com.microsoft.azure.storage.blob
-
Defines options available to configure the behavior of a call to listBlobsFlatSegment on a
ContainerURL
object.
- ListBlobsOptions(BlobListingDetails, String, Integer) - Constructor for class com.microsoft.azure.storage.blob.ListBlobsOptions
-
An object filled with the specified values.
- ListContainersIncludeType - Enum in com.microsoft.azure.storage.blob.models
-
Defines values for ListContainersIncludeType.
- ListContainersOptions - Class in com.microsoft.azure.storage.blob
-
Defines options available to configure the behavior of a call to listContainersSegment on a
ServiceURL
object.
- ListContainersOptions(ContainerListingDetails, String, Integer) - Constructor for class com.microsoft.azure.storage.blob.ListContainersOptions
-
- ListContainersResponse - Class in com.microsoft.azure.storage.blob.models
-
An enumeration of containers.
- ListContainersResponse() - Constructor for class com.microsoft.azure.storage.blob.models.ListContainersResponse
-
- listContainersSegment(String, ListContainersOptions) - Method in class com.microsoft.azure.storage.blob.ServiceURL
-
Returns a single segment of containers starting from the specified Marker.
- listContainersSegment(String, String, Integer, ListContainersIncludeType, Integer, String) - Method in class com.microsoft.azure.storage.GeneratedServices
-
The List Containers Segment operation returns a list of the containers under the specified account.
- listContainersSegmentAsync(String, String, Integer, ListContainersIncludeType, Integer, String, ServiceCallback<ListContainersResponse>) - Method in class com.microsoft.azure.storage.GeneratedServices
-
The List Containers Segment operation returns a list of the containers under the specified account.
- listContainersSegmentAsync(String, String, Integer, ListContainersIncludeType, Integer, String) - Method in class com.microsoft.azure.storage.GeneratedServices
-
The List Containers Segment operation returns a list of the containers under the specified account.
- listContainersSegmentWithRestResponseAsync(String, String, Integer, ListContainersIncludeType, Integer, String) - Method in class com.microsoft.azure.storage.GeneratedServices
-
The List Containers Segment operation returns a list of the containers under the specified account.
- LIVE - Static variable in class com.microsoft.azure.storage.blob.models.GeoReplicationStatusType
-
Static value live for GeoReplicationStatusType.
- logger - Variable in class com.microsoft.azure.storage.blob.PipelineOptions
-
Specifies the logger for the pipeline.
- Logging - Class in com.microsoft.azure.storage.blob.models
-
Azure Analytics Logging settings.
- Logging() - Constructor for class com.microsoft.azure.storage.blob.models.Logging
-
- logging() - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
-
Get the logging value.
- LoggingFactory - Class in com.microsoft.azure.storage.blob
-
This is a factory which creates policies in an HttpPipeline
for logging requests and responses.
- LoggingFactory(LoggingOptions) - Constructor for class com.microsoft.azure.storage.blob.LoggingFactory
-
Creates a factory which can create LoggingPolicy objects to insert in the pipeline.
- LoggingOptions - Class in com.microsoft.azure.storage.blob
-
- LoggingOptions(long) - Constructor for class com.microsoft.azure.storage.blob.LoggingOptions
-
- loggingOptions - Variable in class com.microsoft.azure.storage.blob.PipelineOptions
-
Configures the built-in request logging policy.
- P10 - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
-
Static value P10 for AccessTier.
- P20 - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
-
Static value P20 for AccessTier.
- P30 - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
-
Static value P30 for AccessTier.
- P4 - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
-
Static value P4 for AccessTier.
- P40 - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
-
Static value P40 for AccessTier.
- P50 - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
-
Static value P50 for AccessTier.
- P6 - Static variable in class com.microsoft.azure.storage.blob.models.AccessTier
-
Static value P6 for AccessTier.
- PAGE_BYTES - Static variable in class com.microsoft.azure.storage.blob.PageBlobURL
-
Indicates the number of bytes in a page.
- PageBlobAccessConditions - Class in com.microsoft.azure.storage.blob
-
This class contains values that restrict the successful completion of PageBlob operations to certain conditions.
- PageBlobAccessConditions(Long, Long, Long) - Constructor for class com.microsoft.azure.storage.blob.PageBlobAccessConditions
-
Creates a set of conditions under which a request to a PageBlob will succeed.
- PageBlobsClearPagesHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for ClearPages operation.
- PageBlobsClearPagesHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsClearPagesHeaders
-
- PageBlobsClearPagesResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the clearPages operation.
- PageBlobsClearPagesResponse(int, PageBlobsClearPagesHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsClearPagesResponse
-
Creates an instance of PageBlobsClearPagesResponse.
- PageBlobsCopyIncrementalHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for CopyIncremental operation.
- PageBlobsCopyIncrementalHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsCopyIncrementalHeaders
-
- PageBlobsCopyIncrementalResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the copyIncremental operation.
- PageBlobsCopyIncrementalResponse(int, PageBlobsCopyIncrementalHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsCopyIncrementalResponse
-
Creates an instance of PageBlobsCopyIncrementalResponse.
- PageBlobsCreateHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for Create operation.
- PageBlobsCreateHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsCreateHeaders
-
- PageBlobsCreateResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the create operation.
- PageBlobsCreateResponse(int, PageBlobsCreateHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsCreateResponse
-
Creates an instance of PageBlobsCreateResponse.
- PageBlobsGetPageRangesDiffHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for GetPageRangesDiff operation.
- PageBlobsGetPageRangesDiffHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesDiffHeaders
-
- PageBlobsGetPageRangesDiffResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the getPageRangesDiff operation.
- PageBlobsGetPageRangesDiffResponse(int, PageBlobsGetPageRangesDiffHeaders, Map<String, String>, PageList) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesDiffResponse
-
Creates an instance of PageBlobsGetPageRangesDiffResponse.
- PageBlobsGetPageRangesHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for GetPageRanges operation.
- PageBlobsGetPageRangesHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesHeaders
-
- PageBlobsGetPageRangesResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the getPageRanges operation.
- PageBlobsGetPageRangesResponse(int, PageBlobsGetPageRangesHeaders, Map<String, String>, PageList) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesResponse
-
Creates an instance of PageBlobsGetPageRangesResponse.
- PageBlobsResizeHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for Resize operation.
- PageBlobsResizeHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsResizeHeaders
-
- PageBlobsResizeResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the resize operation.
- PageBlobsResizeResponse(int, PageBlobsResizeHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsResizeResponse
-
Creates an instance of PageBlobsResizeResponse.
- PageBlobsUpdateSequenceNumberHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for UpdateSequenceNumber operation.
- PageBlobsUpdateSequenceNumberHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsUpdateSequenceNumberHeaders
-
- PageBlobsUpdateSequenceNumberResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the updateSequenceNumber operation.
- PageBlobsUpdateSequenceNumberResponse(int, PageBlobsUpdateSequenceNumberHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsUpdateSequenceNumberResponse
-
Creates an instance of PageBlobsUpdateSequenceNumberResponse.
- PageBlobsUploadPagesHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for UploadPages operation.
- PageBlobsUploadPagesHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsUploadPagesHeaders
-
- PageBlobsUploadPagesResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the uploadPages operation.
- PageBlobsUploadPagesResponse(int, PageBlobsUploadPagesHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.PageBlobsUploadPagesResponse
-
Creates an instance of PageBlobsUploadPagesResponse.
- PageBlobURL - Class in com.microsoft.azure.storage.blob
-
Represents a URL to a page blob.
- PageBlobURL(URL, HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.PageBlobURL
-
- PageList - Class in com.microsoft.azure.storage.blob.models
-
the list of pages.
- PageList() - Constructor for class com.microsoft.azure.storage.blob.models.PageList
-
- pageRange() - Method in class com.microsoft.azure.storage.blob.models.PageList
-
Get the pageRange value.
- PageRange - Class in com.microsoft.azure.storage.blob.models
-
The PageRange model.
- PageRange() - Constructor for class com.microsoft.azure.storage.blob.models.PageRange
-
- parse(String) - Static method in class com.microsoft.azure.storage.blob.AccountSASPermission
-
Creates an AccountSASPermission
from the specified permissions string.
- parse(String) - Static method in class com.microsoft.azure.storage.blob.AccountSASResourceType
-
Creates an AccountSASResourceType
from the specified resource types string.
- parse(String) - Static method in class com.microsoft.azure.storage.blob.AccountSASService
-
Creates an AccountSASService
from the specified services string.
- parse(String) - Static method in class com.microsoft.azure.storage.blob.BlobSASPermission
-
Creates a BlobSASPermission
from the specified permissions string.
- parse(String) - Static method in class com.microsoft.azure.storage.blob.ContainerSASPermission
-
Creates an ContainerSASPermission
from the specified permissions string.
- parse(String) - Static method in class com.microsoft.azure.storage.blob.IPRange
-
Creates a IPRange
from the specified string.
- parse(String) - Static method in enum com.microsoft.azure.storage.blob.SASProtocol
-
Parses a String
into a SASProtocl
value if possible.
- parse(URL) - Static method in class com.microsoft.azure.storage.blob.URLParser
-
URLParser parses a URL initializing BlobURLParts' fields including any SAS-related and snapshot query parameters.
- permission() - Method in class com.microsoft.azure.storage.blob.models.AccessPolicy
-
Get the permission value.
- permissions - Variable in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
-
Specifies which operations the SAS user may perform.
- permissions - Variable in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
-
- PipelineOptions - Class in com.microsoft.azure.storage.blob
-
This type encapsulates all the possible configuration for the default pipeline.
- PipelineOptions() - Constructor for class com.microsoft.azure.storage.blob.PipelineOptions
-
Returns a PipelineOptions
object with default values for each of the options fields.
- prefix() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatResponse
-
Get the prefix value.
- prefix() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchyResponse
-
Get the prefix value.
- prefix() - Method in class com.microsoft.azure.storage.blob.models.ListContainersResponse
-
Get the prefix value.
- processMessages - Variable in class com.microsoft.azure.storage.blob.AccountSASPermission
-
Permission to get and delete messages granted.
- properties() - Method in class com.microsoft.azure.storage.blob.models.Blob
-
Get the properties value.
- properties() - Method in class com.microsoft.azure.storage.blob.models.Container
-
Get the properties value.
- protocol - Variable in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
-
- protocol - Variable in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
-
- publicAccess() - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
-
Get the publicAccess value.
- PublicAccessType - Class in com.microsoft.azure.storage.blob.models
-
Defines values for PublicAccessType.
- PublicAccessType() - Constructor for class com.microsoft.azure.storage.blob.models.PublicAccessType
-
- SASProtocol - Enum in com.microsoft.azure.storage.blob
-
Specifies the set of possible permissions for a shared access signature protocol.
- sasQueryParameters - Variable in class com.microsoft.azure.storage.blob.BlobURLParts
-
A
SASQueryParameters
representing the SAS query parameters or
null
if there were no such
parameters.
- SASQueryParameters - Class in com.microsoft.azure.storage.blob
-
Represents the components that make up an Azure Storage SAS' query parameters.
- scheme - Variable in class com.microsoft.azure.storage.blob.BlobURLParts
-
The scheme.
- SequenceNumberActionType - Enum in com.microsoft.azure.storage.blob.models
-
Defines values for SequenceNumberActionType.
- serverEncrypted() - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Get the serverEncrypted value.
- service - Variable in class com.microsoft.azure.storage.blob.AccountSASResourceType
-
Permission to access service level APIs granted.
- serviceEndpoint() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatResponse
-
Get the serviceEndpoint value.
- serviceEndpoint() - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchyResponse
-
Get the serviceEndpoint value.
- serviceEndpoint() - Method in class com.microsoft.azure.storage.blob.models.ListContainersResponse
-
Get the serviceEndpoint value.
- ServiceGetPropertiesHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for GetProperties operation.
- ServiceGetPropertiesHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ServiceGetPropertiesHeaders
-
- ServiceGetPropertiesResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the getProperties operation.
- ServiceGetPropertiesResponse(int, ServiceGetPropertiesHeaders, Map<String, String>, StorageServiceProperties) - Constructor for class com.microsoft.azure.storage.blob.models.ServiceGetPropertiesResponse
-
Creates an instance of ServiceGetPropertiesResponse.
- ServiceGetStatisticsHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for GetStatistics operation.
- ServiceGetStatisticsHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsHeaders
-
- ServiceGetStatisticsResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the getStatistics operation.
- ServiceGetStatisticsResponse(int, ServiceGetStatisticsHeaders, Map<String, String>, StorageServiceStats) - Constructor for class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsResponse
-
Creates an instance of ServiceGetStatisticsResponse.
- ServiceListContainersSegmentHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for ListContainersSegment operation.
- ServiceListContainersSegmentHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ServiceListContainersSegmentHeaders
-
- ServiceListContainersSegmentResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the listContainersSegment operation.
- ServiceListContainersSegmentResponse(int, ServiceListContainersSegmentHeaders, Map<String, String>, ListContainersResponse) - Constructor for class com.microsoft.azure.storage.blob.models.ServiceListContainersSegmentResponse
-
Creates an instance of ServiceListContainersSegmentResponse.
- services - Variable in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
-
The values that indicate the services accessible with this SAS.
- ServiceSASSignatureValues - Class in com.microsoft.azure.storage.blob
-
ServiceSASSignatureValues is used to generate a Shared Access Signature (SAS) for an Azure Storage service.
- ServiceSASSignatureValues() - Constructor for class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
-
Creates an object with empty values for all fields.
- ServiceSetPropertiesHeaders - Class in com.microsoft.azure.storage.blob.models
-
Defines headers for SetProperties operation.
- ServiceSetPropertiesHeaders() - Constructor for class com.microsoft.azure.storage.blob.models.ServiceSetPropertiesHeaders
-
- ServiceSetPropertiesResponse - Class in com.microsoft.azure.storage.blob.models
-
Contains all response data for the setProperties operation.
- ServiceSetPropertiesResponse(int, ServiceSetPropertiesHeaders, Map<String, String>, Void) - Constructor for class com.microsoft.azure.storage.blob.models.ServiceSetPropertiesResponse
-
Creates an instance of ServiceSetPropertiesResponse.
- ServiceURL - Class in com.microsoft.azure.storage.blob
-
Represents a URL to a blob service.
- ServiceURL(URL, HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.ServiceURL
-
Creates a ServiceURL
object pointing to the account specified by the URL and using the provided pipeline
to make HTTP requests.
- setAccessPolicy(PublicAccessType, List<SignedIdentifier>, ContainerAccessConditions) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Sets the container's permissions.
- setAccessPolicy(List<SignedIdentifier>, Integer, String, PublicAccessType, OffsetDateTime, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
sets the permissions for the specified container.
- setAccessPolicyAsync(List<SignedIdentifier>, Integer, String, PublicAccessType, OffsetDateTime, OffsetDateTime, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
sets the permissions for the specified container.
- setAccessPolicyAsync(List<SignedIdentifier>, Integer, String, PublicAccessType, OffsetDateTime, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
sets the permissions for the specified container.
- setAccessPolicyWithRestResponseAsync(List<SignedIdentifier>, Integer, String, PublicAccessType, OffsetDateTime, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
sets the permissions for the specified container.
- setHTTPHeaders(BlobHTTPHeaders, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
Changes a blob's HTTP header properties.
- setHTTPHeaders(Integer, String, String, byte[], String, String, String, OffsetDateTime, OffsetDateTime, String, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Set HTTP Headers operation sets system properties on the blob.
- setHTTPHeadersAsync(Integer, String, String, byte[], String, String, String, OffsetDateTime, OffsetDateTime, String, String, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Set HTTP Headers operation sets system properties on the blob.
- setHTTPHeadersAsync(Integer, String, String, byte[], String, String, String, OffsetDateTime, OffsetDateTime, String, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Set HTTP Headers operation sets system properties on the blob.
- setHTTPHeadersWithRestResponseAsync(Integer, String, String, byte[], String, String, String, OffsetDateTime, OffsetDateTime, String, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Set HTTP Headers operation sets system properties on the blob.
- setMetadata(Metadata, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
Changes a blob's metadata.
- setMetadata(Metadata, ContainerAccessConditions) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Sets the container's metadata.
- setMetadata(Integer, Map<String, String>, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs.
- setMetadata(Integer, String, Map<String, String>, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
operation sets one or more user-defined name-value pairs for the specified container.
- setMetadataAsync(Integer, Map<String, String>, String, OffsetDateTime, OffsetDateTime, String, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs.
- setMetadataAsync(Integer, Map<String, String>, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs.
- setMetadataAsync(Integer, String, Map<String, String>, OffsetDateTime, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
operation sets one or more user-defined name-value pairs for the specified container.
- setMetadataAsync(Integer, String, Map<String, String>, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
operation sets one or more user-defined name-value pairs for the specified container.
- setMetadataWithRestResponseAsync(Integer, Map<String, String>, String, OffsetDateTime, OffsetDateTime, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs.
- setMetadataWithRestResponseAsync(Integer, String, Map<String, String>, OffsetDateTime, String) - Method in class com.microsoft.azure.storage.GeneratedContainers
-
operation sets one or more user-defined name-value pairs for the specified container.
- setProperties(StorageServiceProperties) - Method in class com.microsoft.azure.storage.blob.ServiceURL
-
Sets properties for a storage account's Blob service endpoint.
- setProperties(StorageServiceProperties, Integer, String) - Method in class com.microsoft.azure.storage.GeneratedServices
-
Sets properties for a storage account's Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
- setPropertiesAsync(StorageServiceProperties, Integer, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedServices
-
Sets properties for a storage account's Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
- setPropertiesAsync(StorageServiceProperties, Integer, String) - Method in class com.microsoft.azure.storage.GeneratedServices
-
Sets properties for a storage account's Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
- setPropertiesWithRestResponseAsync(StorageServiceProperties, Integer, String) - Method in class com.microsoft.azure.storage.GeneratedServices
-
Sets properties for a storage account's Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
- setTier(AccessTier, Integer, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Set Tier operation sets the tier on a blob.
- setTierAsync(AccessTier, Integer, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Set Tier operation sets the tier on a blob.
- setTierAsync(AccessTier, Integer, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Set Tier operation sets the tier on a blob.
- setTierWithRestResponseAsync(AccessTier, Integer, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Set Tier operation sets the tier on a blob.
- setToken(String) - Method in class com.microsoft.azure.storage.blob.TokenCredentials
-
Update the token to a new value.
- SharedKeyCredentials - Class in com.microsoft.azure.storage.blob
-
SharedKeyCredentials are a means of signing and authenticating storage requests.
- SharedKeyCredentials(String, String) - Constructor for class com.microsoft.azure.storage.blob.SharedKeyCredentials
-
Initializes a new instance of SharedKeyCredentials contains an account's name and its primary or secondary
accountKey.
- SignedIdentifier - Class in com.microsoft.azure.storage.blob.models
-
signed identifier.
- SignedIdentifier() - Constructor for class com.microsoft.azure.storage.blob.models.SignedIdentifier
-
- SignedIdentifiersWrapper - Class in com.microsoft.azure.storage.blob.implementation
-
A wrapper around List<SignedIdentifier> which provides top-level metadata for serialization.
- SignedIdentifiersWrapper(List<SignedIdentifier>) - Constructor for class com.microsoft.azure.storage.blob.implementation.SignedIdentifiersWrapper
-
Creates an instance of SignedIdentifiersWrapper.
- size() - Method in class com.microsoft.azure.storage.blob.models.Block
-
Get the size value.
- snapshot - Variable in class com.microsoft.azure.storage.blob.BlobURLParts
-
The snapshot time or null
if anything except a URL to a snapshot was parsed.
- snapshot() - Method in class com.microsoft.azure.storage.blob.models.Blob
-
Get the snapshot value.
- snapshot() - Method in class com.microsoft.azure.storage.blob.models.BlobsCreateSnapshotHeaders
-
Get the snapshot value.
- stageBlock(String, Flowable<ByteBuffer>, long, LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
-
Uploads the specified block to the block blob's "staging area" to be later committed by a call to
commitBlockList.
- stageBlock(String, long, Flowable<ByteBuffer>, Integer, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlockBlobs
-
The Stage Block operation creates a new block to be committed as part of a blob.
- stageBlockAsync(String, long, Flowable<ByteBuffer>, Integer, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedBlockBlobs
-
The Stage Block operation creates a new block to be committed as part of a blob.
- stageBlockAsync(String, long, Flowable<ByteBuffer>, Integer, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlockBlobs
-
The Stage Block operation creates a new block to be committed as part of a blob.
- stageBlockWithRestResponseAsync(String, long, Flowable<ByteBuffer>, Integer, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlockBlobs
-
The Stage Block operation creates a new block to be committed as part of a blob.
- start() - Method in class com.microsoft.azure.storage.blob.models.AccessPolicy
-
Get the start value.
- start() - Method in class com.microsoft.azure.storage.blob.models.ClearRange
-
Get the start value.
- start() - Method in class com.microsoft.azure.storage.blob.models.PageRange
-
Get the start value.
- startCopyFromURL(URL, Metadata, BlobAccessConditions, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
Copies the data at the source URL to a blob.
- startCopyFromURL(URL, Integer, Map<String, String>, OffsetDateTime, OffsetDateTime, String, String, OffsetDateTime, OffsetDateTime, String, String, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Start Copy From URL operation copies a blob or an internet resource to a new blob.
- startCopyFromURLAsync(URL, Integer, Map<String, String>, OffsetDateTime, OffsetDateTime, String, String, OffsetDateTime, OffsetDateTime, String, String, String, String, String, ServiceCallback<Void>) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Start Copy From URL operation copies a blob or an internet resource to a new blob.
- startCopyFromURLAsync(URL, Integer, Map<String, String>, OffsetDateTime, OffsetDateTime, String, String, OffsetDateTime, OffsetDateTime, String, String, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Start Copy From URL operation copies a blob or an internet resource to a new blob.
- startCopyFromURLWithRestResponseAsync(URL, Integer, Map<String, String>, OffsetDateTime, OffsetDateTime, String, String, OffsetDateTime, OffsetDateTime, String, String, String, String, String) - Method in class com.microsoft.azure.storage.GeneratedBlobs
-
The Start Copy From URL operation copies a blob or an internet resource to a new blob.
- startTime - Variable in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
-
When the SAS will take effect.
- startTime - Variable in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
-
When the SAS will take effect.
- status() - Method in class com.microsoft.azure.storage.blob.models.GeoReplication
-
Get the status value.
- storageClient - Variable in class com.microsoft.azure.storage.blob.StorageURL
-
- StorageServiceProperties - Class in com.microsoft.azure.storage.blob.models
-
Storage Service Properties.
- StorageServiceProperties() - Constructor for class com.microsoft.azure.storage.blob.models.StorageServiceProperties
-
- StorageServiceStats - Class in com.microsoft.azure.storage.blob.models
-
Stats for the storage service.
- StorageServiceStats() - Constructor for class com.microsoft.azure.storage.blob.models.StorageServiceStats
-
- StorageURL - Class in com.microsoft.azure.storage.blob
-
Represents a URL to a Azure storage object.
- StorageURL(URL, HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.StorageURL
-
- withAcceptRanges(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the acceptRanges value.
- withAcceptRanges(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the acceptRanges value.
- withAccessPolicy(AccessPolicy) - Method in class com.microsoft.azure.storage.blob.models.SignedIdentifier
-
Set the accessPolicy value.
- withAccessTier(AccessTier) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the accessTier value.
- withAccessTier(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the accessTier value.
- withAccessTierInferred(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the accessTierInferred value.
- withAccessTierInferred(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the accessTierInferred value.
- withAllowedHeaders(String) - Method in class com.microsoft.azure.storage.blob.models.CorsRule
-
Set the allowedHeaders value.
- withAllowedMethods(String) - Method in class com.microsoft.azure.storage.blob.models.CorsRule
-
Set the allowedMethods value.
- withAllowedOrigins(String) - Method in class com.microsoft.azure.storage.blob.models.CorsRule
-
Set the allowedOrigins value.
- withArchiveStatus(ArchiveStatus) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the archiveStatus value.
- withArchiveStatus(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the archiveStatus value.
- withBlob(List<Blob>) - Method in class com.microsoft.azure.storage.blob.models.BlobFlatList
-
Set the blob value.
- withBlob(List<Blob>) - Method in class com.microsoft.azure.storage.blob.models.BlobHierarchyList
-
Set the blob value.
- withBlobAppendOffset(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsAppendBlockHeaders
-
Set the blobAppendOffset value.
- withBlobCommittedBlockCount(Integer) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsAppendBlockHeaders
-
Set the blobCommittedBlockCount value.
- withBlobCommittedBlockCount(Integer) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the blobCommittedBlockCount value.
- withBlobCommittedBlockCount(Integer) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the blobCommittedBlockCount value.
- withBlobContentLength(Long) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsGetBlockListHeaders
-
Set the blobContentLength value.
- withBlobContentLength(Long) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesDiffHeaders
-
Set the blobContentLength value.
- withBlobContentLength(Long) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesHeaders
-
Set the blobContentLength value.
- withBlobContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the blobContentMD5 value.
- withBlobPrefix(List<BlobPrefix>) - Method in class com.microsoft.azure.storage.blob.models.BlobHierarchyList
-
Set the blobPrefix value.
- withBlobPublicAccess(PublicAccessType) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetAccessPolicyHeaders
-
Set the blobPublicAccess value.
- withBlobPublicAccess(PublicAccessType) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Set the blobPublicAccess value.
- withBlobs(BlobFlatList) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatResponse
-
Set the blobs value.
- withBlobs(BlobHierarchyList) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchyResponse
-
Set the blobs value.
- withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the blobSequenceNumber value.
- withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the blobSequenceNumber value.
- withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the blobSequenceNumber value.
- withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.BlobsSetHTTPHeadersHeaders
-
Set the blobSequenceNumber value.
- withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsClearPagesHeaders
-
Set the blobSequenceNumber value.
- withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsResizeHeaders
-
Set the blobSequenceNumber value.
- withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUpdateSequenceNumberHeaders
-
Set the blobSequenceNumber value.
- withBlobSequenceNumber(Long) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUploadPagesHeaders
-
Set the blobSequenceNumber value.
- withBlobType(BlobType) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the blobType value.
- withBlobType(BlobType) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the blobType value.
- withBlobType(BlobType) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the blobType value.
- withCacheControl(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the cacheControl value.
- withCacheControl(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the cacheControl value.
- withCacheControl(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the cacheControl value.
- withClearRange(List<ClearRange>) - Method in class com.microsoft.azure.storage.blob.models.PageList
-
Set the clearRange value.
- withCommitted(List<String>) - Method in class com.microsoft.azure.storage.blob.models.BlockLookupList
-
Set the committed value.
- withCommittedBlocks(List<Block>) - Method in class com.microsoft.azure.storage.blob.models.BlockList
-
Set the committedBlocks value.
- withContainerName(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatResponse
-
Set the containerName value.
- withContainerName(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchyResponse
-
Set the containerName value.
- withContainers(List<Container>) - Method in class com.microsoft.azure.storage.blob.models.ListContainersResponse
-
Set the containers value.
- withContentDisposition(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the contentDisposition value.
- withContentDisposition(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the contentDisposition value.
- withContentDisposition(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the contentDisposition value.
- withContentEncoding(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the contentEncoding value.
- withContentEncoding(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the contentEncoding value.
- withContentEncoding(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the contentEncoding value.
- withContentLanguage(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the contentLanguage value.
- withContentLanguage(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the contentLanguage value.
- withContentLanguage(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the contentLanguage value.
- withContentLength(Long) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the contentLength value.
- withContentLength(Long) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the contentLength value.
- withContentLength(Long) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the contentLength value.
- withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsAppendBlockHeaders
-
Set the contentMD5 value.
- withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsCreateHeaders
-
Set the contentMD5 value.
- withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the contentMD5 value.
- withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the contentMD5 value.
- withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the contentMD5 value.
- withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsCommitBlockListHeaders
-
Set the contentMD5 value.
- withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsStageBlockHeaders
-
Set the contentMD5 value.
- withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsUploadHeaders
-
Set the contentMD5 value.
- withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsClearPagesHeaders
-
Set the contentMD5 value.
- withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCreateHeaders
-
Set the contentMD5 value.
- withContentMD5(byte[]) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUploadPagesHeaders
-
Set the contentMD5 value.
- withContentRange(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the contentRange value.
- withContentType(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the contentType value.
- withContentType(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the contentType value.
- withContentType(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the contentType value.
- withContentType(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsGetBlockListHeaders
-
Set the contentType value.
- withContentType(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersListBlobFlatSegmentHeaders
-
Set the contentType value.
- withContentType(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersListBlobHierarchySegmentHeaders
-
Set the contentType value.
- withCopyCompletionTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the copyCompletionTime value.
- withCopyCompletionTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the copyCompletionTime value.
- withCopyCompletionTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the copyCompletionTime value.
- withCopyId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the copyId value.
- withCopyId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the copyId value.
- withCopyId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the copyId value.
- withCopyId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsStartCopyFromURLHeaders
-
Set the copyId value.
- withCopyId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCopyIncrementalHeaders
-
Set the copyId value.
- withCopyProgress(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the copyProgress value.
- withCopyProgress(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the copyProgress value.
- withCopyProgress(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the copyProgress value.
- withCopySource(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the copySource value.
- withCopySource(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the copySource value.
- withCopySource(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the copySource value.
- withCopyStatus(CopyStatusType) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the copyStatus value.
- withCopyStatus(CopyStatusType) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the copyStatus value.
- withCopyStatus(CopyStatusType) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the copyStatus value.
- withCopyStatus(CopyStatusType) - Method in class com.microsoft.azure.storage.blob.models.BlobsStartCopyFromURLHeaders
-
Set the copyStatus value.
- withCopyStatus(CopyStatusType) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCopyIncrementalHeaders
-
Set the copyStatus value.
- withCopyStatusDescription(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the copyStatusDescription value.
- withCopyStatusDescription(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the copyStatusDescription value.
- withCopyStatusDescription(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the copyStatusDescription value.
- withCors(List<CorsRule>) - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
-
Set the cors value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsAppendBlockHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsCreateHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsAbortCopyFromURLHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsAcquireLeaseHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsBreakLeaseHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsChangeLeaseHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsCreateSnapshotHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsDeleteHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsReleaseLeaseHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsRenewLeaseHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsSetHTTPHeadersHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsSetMetadataHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsStartCopyFromURLHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsUndeleteHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsCommitBlockListHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsGetBlockListHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsStageBlockHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsUploadHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersAcquireLeaseHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersBreakLeaseHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersChangeLeaseHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersCreateHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersDeleteHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetAccessPolicyHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersListBlobFlatSegmentHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersListBlobHierarchySegmentHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersReleaseLeaseHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersRenewLeaseHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersSetAccessPolicyHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersSetMetadataHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsClearPagesHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCopyIncrementalHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCreateHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesDiffHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsResizeHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUpdateSequenceNumberHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUploadPagesHeaders
-
Set the dateProperty value.
- withDateProperty(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsHeaders
-
Set the dateProperty value.
- withDays(Integer) - Method in class com.microsoft.azure.storage.blob.models.RetentionPolicy
-
Set the days value.
- withDefaultServiceVersion(String) - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
-
Set the defaultServiceVersion value.
- withDelete(boolean) - Method in class com.microsoft.azure.storage.blob.models.Logging
-
Set the delete value.
- withDeleted(boolean) - Method in class com.microsoft.azure.storage.blob.models.Blob
-
Set the deleted value.
- withDeletedTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the deletedTime value.
- withDeleteRetentionPolicy(RetentionPolicy) - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
-
Set the deleteRetentionPolicy value.
- withDelimiter(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatResponse
-
Set the delimiter value.
- withDelimiter(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchyResponse
-
Set the delimiter value.
- withDestinationSnapshot(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the destinationSnapshot value.
- withDestinationSnapshot(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the destinationSnapshot value.
- withEnabled(boolean) - Method in class com.microsoft.azure.storage.blob.models.Metrics
-
Set the enabled value.
- withEnabled(boolean) - Method in class com.microsoft.azure.storage.blob.models.RetentionPolicy
-
Set the enabled value.
- withEnd(long) - Method in class com.microsoft.azure.storage.blob.models.ClearRange
-
Set the end value.
- withEnd(long) - Method in class com.microsoft.azure.storage.blob.models.PageRange
-
Set the end value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsAppendBlockHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsCreateHeaders
-
Set the eTag value.
- withEtag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the etag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsAcquireLeaseHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsBreakLeaseHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsChangeLeaseHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsCreateSnapshotHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsReleaseLeaseHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsRenewLeaseHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsSetHTTPHeadersHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsSetMetadataHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsStartCopyFromURLHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsCommitBlockListHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsGetBlockListHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsUploadHeaders
-
Set the eTag value.
- withEtag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
-
Set the etag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersAcquireLeaseHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersBreakLeaseHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersChangeLeaseHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersCreateHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetAccessPolicyHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersReleaseLeaseHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersRenewLeaseHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersSetAccessPolicyHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersSetMetadataHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsClearPagesHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCopyIncrementalHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCreateHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesDiffHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsResizeHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUpdateSequenceNumberHeaders
-
Set the eTag value.
- withETag(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUploadPagesHeaders
-
Set the eTag value.
- withExpiry(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.AccessPolicy
-
Set the expiry value.
- withExposedHeaders(String) - Method in class com.microsoft.azure.storage.blob.models.CorsRule
-
Set the exposedHeaders value.
- withGeoReplication(GeoReplication) - Method in class com.microsoft.azure.storage.blob.models.StorageServiceStats
-
Set the geoReplication value.
- withHourMetrics(Metrics) - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
-
Set the hourMetrics value.
- withId(String) - Method in class com.microsoft.azure.storage.blob.models.SignedIdentifier
-
Set the id value.
- withIncludeAPIs(Boolean) - Method in class com.microsoft.azure.storage.blob.models.Metrics
-
Set the includeAPIs value.
- withIncrementalCopy(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the incrementalCopy value.
- withIsIncrementalCopy(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the isIncrementalCopy value.
- withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsCreateHeaders
-
Set the isServerEncrypted value.
- withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the isServerEncrypted value.
- withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the isServerEncrypted value.
- withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobsSetMetadataHeaders
-
Set the isServerEncrypted value.
- withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsCommitBlockListHeaders
-
Set the isServerEncrypted value.
- withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsStageBlockHeaders
-
Set the isServerEncrypted value.
- withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsUploadHeaders
-
Set the isServerEncrypted value.
- withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCreateHeaders
-
Set the isServerEncrypted value.
- withIsServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUploadPagesHeaders
-
Set the isServerEncrypted value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsAppendBlockHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsCreateHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsAcquireLeaseHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsBreakLeaseHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsChangeLeaseHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsCreateSnapshotHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsReleaseLeaseHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsRenewLeaseHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsSetHTTPHeadersHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsSetMetadataHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlobsStartCopyFromURLHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsCommitBlockListHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsGetBlockListHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsUploadHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersAcquireLeaseHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersBreakLeaseHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersChangeLeaseHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersCreateHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetAccessPolicyHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersReleaseLeaseHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersRenewLeaseHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersSetAccessPolicyHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.ContainersSetMetadataHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsClearPagesHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCopyIncrementalHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCreateHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesDiffHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsResizeHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUpdateSequenceNumberHeaders
-
Set the lastModified value.
- withLastModified(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUploadPagesHeaders
-
Set the lastModified value.
- withLastSyncTime(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.GeoReplication
-
Set the lastSyncTime value.
- withLatest(List<String>) - Method in class com.microsoft.azure.storage.blob.models.BlockLookupList
-
Set the latest value.
- withLeaseDuration(LeaseDurationType) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the leaseDuration value.
- withLeaseDuration(LeaseDurationType) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the leaseDuration value.
- withLeaseDuration(LeaseDurationType) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the leaseDuration value.
- withLeaseDuration(LeaseDurationType) - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
-
Set the leaseDuration value.
- withLeaseDuration(LeaseDurationType) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Set the leaseDuration value.
- withLeaseId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsAcquireLeaseHeaders
-
Set the leaseId value.
- withLeaseId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsChangeLeaseHeaders
-
Set the leaseId value.
- withLeaseId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsRenewLeaseHeaders
-
Set the leaseId value.
- withLeaseId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersAcquireLeaseHeaders
-
Set the leaseId value.
- withLeaseId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersChangeLeaseHeaders
-
Set the leaseId value.
- withLeaseId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersRenewLeaseHeaders
-
Set the leaseId value.
- withLeaseState(LeaseStateType) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the leaseState value.
- withLeaseState(LeaseStateType) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the leaseState value.
- withLeaseState(LeaseStateType) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the leaseState value.
- withLeaseState(LeaseStateType) - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
-
Set the leaseState value.
- withLeaseState(LeaseStateType) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Set the leaseState value.
- withLeaseStatus(LeaseStatusType) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the leaseStatus value.
- withLeaseStatus(LeaseStatusType) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the leaseStatus value.
- withLeaseStatus(LeaseStatusType) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the leaseStatus value.
- withLeaseStatus(LeaseStatusType) - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
-
Set the leaseStatus value.
- withLeaseStatus(LeaseStatusType) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Set the leaseStatus value.
- withLeaseTime(Integer) - Method in class com.microsoft.azure.storage.blob.models.BlobsBreakLeaseHeaders
-
Set the leaseTime value.
- withLeaseTime(Integer) - Method in class com.microsoft.azure.storage.blob.models.ContainersBreakLeaseHeaders
-
Set the leaseTime value.
- withLogging(Logging) - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
-
Set the logging value.
- withMarker(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatResponse
-
Set the marker value.
- withMarker(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchyResponse
-
Set the marker value.
- withMarker(String) - Method in class com.microsoft.azure.storage.blob.models.ListContainersResponse
-
Set the marker value.
- withMaxAgeInSeconds(int) - Method in class com.microsoft.azure.storage.blob.models.CorsRule
-
Set the maxAgeInSeconds value.
- withMaxResults(int) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatResponse
-
Set the maxResults value.
- withMaxResults(int) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchyResponse
-
Set the maxResults value.
- withMaxResults(int) - Method in class com.microsoft.azure.storage.blob.models.ListContainersResponse
-
Set the maxResults value.
- withMetadata(Map<String, String>) - Method in class com.microsoft.azure.storage.blob.models.Blob
-
Set the metadata value.
- withMetadata(Map<String, String>) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the metadata value.
- withMetadata(Map<String, String>) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the metadata value.
- withMetadata(Map<String, String>) - Method in class com.microsoft.azure.storage.blob.models.Container
-
Set the metadata value.
- withMetadata(Map<String, String>) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Set the metadata value.
- withMinuteMetrics(Metrics) - Method in class com.microsoft.azure.storage.blob.models.StorageServiceProperties
-
Set the minuteMetrics value.
- withName(String) - Method in class com.microsoft.azure.storage.blob.models.Blob
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.storage.blob.models.BlobPrefix
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.storage.blob.models.Block
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.storage.blob.models.Container
-
Set the name value.
- withNextMarker(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatResponse
-
Set the nextMarker value.
- withNextMarker(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchyResponse
-
Set the nextMarker value.
- withNextMarker(String) - Method in class com.microsoft.azure.storage.blob.models.ListContainersResponse
-
Set the nextMarker value.
- withPageRange(List<PageRange>) - Method in class com.microsoft.azure.storage.blob.models.PageList
-
Set the pageRange value.
- withPermission(String) - Method in class com.microsoft.azure.storage.blob.models.AccessPolicy
-
Set the permission value.
- withPipeline(HttpPipeline) - Method in class com.microsoft.azure.storage.blob.AppendBlobURL
-
- withPipeline(HttpPipeline) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
Creates a new
BlobURL
with the given pipeline.
- withPipeline(HttpPipeline) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
-
- withPipeline(HttpPipeline) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
- withPipeline(HttpPipeline) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
-
- withPipeline(HttpPipeline) - Method in class com.microsoft.azure.storage.blob.ServiceURL
-
- withPrefix(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatResponse
-
Set the prefix value.
- withPrefix(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchyResponse
-
Set the prefix value.
- withPrefix(String) - Method in class com.microsoft.azure.storage.blob.models.ListContainersResponse
-
Set the prefix value.
- withProperties(BlobProperties) - Method in class com.microsoft.azure.storage.blob.models.Blob
-
Set the properties value.
- withProperties(ContainerProperties) - Method in class com.microsoft.azure.storage.blob.models.Container
-
Set the properties value.
- withPublicAccess(PublicAccessType) - Method in class com.microsoft.azure.storage.blob.models.ContainerProperties
-
Set the publicAccess value.
- withRead(boolean) - Method in class com.microsoft.azure.storage.blob.models.Logging
-
Set the read value.
- withRemainingRetentionDays(Integer) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the remainingRetentionDays value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsAppendBlockHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsCreateHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsAbortCopyFromURLHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsAcquireLeaseHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsBreakLeaseHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsChangeLeaseHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsCreateSnapshotHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDeleteHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsReleaseLeaseHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsRenewLeaseHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsSetHTTPHeadersHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsSetMetadataHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsSetTierHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsStartCopyFromURLHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsUndeleteHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsCommitBlockListHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsGetBlockListHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsStageBlockHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsUploadHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersAcquireLeaseHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersBreakLeaseHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersChangeLeaseHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersCreateHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersDeleteHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetAccessPolicyHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersListBlobFlatSegmentHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersListBlobHierarchySegmentHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersReleaseLeaseHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersRenewLeaseHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersSetAccessPolicyHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersSetMetadataHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsClearPagesHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCopyIncrementalHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCreateHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesDiffHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsResizeHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUpdateSequenceNumberHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUploadPagesHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetPropertiesHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceListContainersSegmentHeaders
-
Set the requestId value.
- withRequestId(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceSetPropertiesHeaders
-
Set the requestId value.
- withRetentionPolicy(RetentionPolicy) - Method in class com.microsoft.azure.storage.blob.models.Logging
-
Set the retentionPolicy value.
- withRetentionPolicy(RetentionPolicy) - Method in class com.microsoft.azure.storage.blob.models.Metrics
-
Set the retentionPolicy value.
- withServerEncrypted(Boolean) - Method in class com.microsoft.azure.storage.blob.models.BlobProperties
-
Set the serverEncrypted value.
- withServiceEndpoint(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsFlatResponse
-
Set the serviceEndpoint value.
- withServiceEndpoint(String) - Method in class com.microsoft.azure.storage.blob.models.ListBlobsHierarchyResponse
-
Set the serviceEndpoint value.
- withServiceEndpoint(String) - Method in class com.microsoft.azure.storage.blob.models.ListContainersResponse
-
Set the serviceEndpoint value.
- withSize(int) - Method in class com.microsoft.azure.storage.blob.models.Block
-
Set the size value.
- withSnapshot(String) - Method in class com.microsoft.azure.storage.blob.AppendBlobURL
-
Creates a new AppendBlobURL
with the given snapshot.
- withSnapshot(String) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
Creates a new
BlobURL
with the given snapshot.
- withSnapshot(String) - Method in class com.microsoft.azure.storage.blob.BlockBlobURL
-
- withSnapshot(String) - Method in class com.microsoft.azure.storage.blob.models.Blob
-
Set the snapshot value.
- withSnapshot(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsCreateSnapshotHeaders
-
Set the snapshot value.
- withSnapshot(String) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
-
- withStart(OffsetDateTime) - Method in class com.microsoft.azure.storage.blob.models.AccessPolicy
-
Set the start value.
- withStart(long) - Method in class com.microsoft.azure.storage.blob.models.ClearRange
-
Set the start value.
- withStart(long) - Method in class com.microsoft.azure.storage.blob.models.PageRange
-
Set the start value.
- withStatus(GeoReplicationStatusType) - Method in class com.microsoft.azure.storage.blob.models.GeoReplication
-
Set the status value.
- withUncommitted(List<String>) - Method in class com.microsoft.azure.storage.blob.models.BlockLookupList
-
Set the uncommitted value.
- withUncommittedBlocks(List<Block>) - Method in class com.microsoft.azure.storage.blob.models.BlockList
-
Set the uncommittedBlocks value.
- withUrl(String) - Method in class com.microsoft.azure.storage.GeneratedStorageClient
-
Sets The URL of the service account, container, or blob that is the targe of the desired operation.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsAppendBlockHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.AppendBlobsCreateHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsAbortCopyFromURLHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsAcquireLeaseHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsBreakLeaseHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsChangeLeaseHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsCreateSnapshotHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDeleteHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsDownloadHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsGetPropertiesHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsReleaseLeaseHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsRenewLeaseHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsSetHTTPHeadersHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsSetMetadataHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsSetTierHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsStartCopyFromURLHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlobsUndeleteHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsCommitBlockListHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsGetBlockListHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsStageBlockHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.BlockBlobsUploadHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersAcquireLeaseHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersBreakLeaseHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersChangeLeaseHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersCreateHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersDeleteHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetAccessPolicyHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersGetPropertiesHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersListBlobFlatSegmentHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersListBlobHierarchySegmentHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersReleaseLeaseHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersRenewLeaseHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersSetAccessPolicyHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ContainersSetMetadataHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.Logging
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.Metrics
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsClearPagesHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCopyIncrementalHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsCreateHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesDiffHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsGetPageRangesHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsResizeHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUpdateSequenceNumberHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.PageBlobsUploadPagesHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetPropertiesHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceGetStatisticsHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceListContainersSegmentHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.blob.models.ServiceSetPropertiesHeaders
-
Set the version value.
- withVersion(String) - Method in class com.microsoft.azure.storage.GeneratedStorageClient
-
Sets Specifies the version of the operation to use for this request.
- withWrite(boolean) - Method in class com.microsoft.azure.storage.blob.models.Logging
-
Set the write value.
- write - Variable in class com.microsoft.azure.storage.blob.AccountSASPermission
-
Permission to write resources granted.
- write - Variable in class com.microsoft.azure.storage.blob.BlobSASPermission
-
Specifies Write access granted.
- write - Variable in class com.microsoft.azure.storage.blob.ContainerSASPermission
-
Specifies Write access granted.
- write() - Method in class com.microsoft.azure.storage.blob.models.Logging
-
Get the write value.