- generateSASQueryParameters(SharedKeyCredentials) - Method in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
-
- 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.models
-
The GeoReplication model.
- GeoReplication() - Constructor for class com.microsoft.azure.storage.models.GeoReplication
-
- geoReplication() - Method in class com.microsoft.azure.storage.models.StorageServiceStats
-
Get the geoReplication value.
- GeoReplicationStatusType - Class in com.microsoft.azure.storage.models
-
Defines values for GeoReplicationStatusType.
- GeoReplicationStatusType() - Constructor for class com.microsoft.azure.storage.models.GeoReplicationStatusType
-
- getAccountName() - Method in class com.microsoft.azure.storage.blob.SharedKeyCredentials
-
Gets the account name associated with the request.
- getBlob(BlobRange, BlobAccessConditions, boolean) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
Reads a range of bytes from a blob.
- 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.
- 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
-
- getDelimiter() - Method in class com.microsoft.azure.storage.blob.ListBlobsOptions
-
- 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
-
A java.util.Date
representing the expiry time for this SAS token.
- getHttpAccessConditions() - Method in class com.microsoft.azure.storage.blob.ContainerAccessConditions
-
- getIdentifier() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
A String
representing the signed identifier (only for Service SAS) or null
.
- 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
-
A
IPRange
representing the range of valid IP addresses for this SAS token or
null
.
- getLeaseID() - 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.
- 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.
- getPermissions(LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Returns the container's permissions.
- getPermissions() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
A String
representing the storage permissions or null
.
- getPrefix() - Method in class com.microsoft.azure.storage.blob.ListBlobsOptions
-
- getPrefix() - Method in class com.microsoft.azure.storage.blob.ListContainersOptions
-
- getProperties() - Method in class com.microsoft.azure.storage.blob.ServiceURL
-
Gets the properties of a storage account’s Blob service.
- getPropertiesAndMetadata(BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
Returns the blob's metadata and properties.
- getPropertiesAndMetadata(LeaseAccessConditions) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Returns the container's metadata and system properties.
- getProtocol() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
A String
representing the allowed HTTP protocol(s) or null
.
- getResource() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
A String
representing the storage container or blob (only for Service SAS).
- getResourceTypes() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
A String
representing the storage resource types being accessed (only for Account SAS).
- getSecondaryHost() - Method in class com.microsoft.azure.storage.blob.RequestRetryOptions
-
- getServices() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
A String
representing the storage services being accessed (only for Account SAS).
- getSignature() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
A String
representing the signature for the SAS token.
- getSnapshots() - Method in class com.microsoft.azure.storage.blob.BlobListingDetails
-
- getStartTime() - Method in class com.microsoft.azure.storage.blob.SASQueryParameters
-
A java.util.Date
representing the start time for this SAS token or null
.
- getStats() - Method in class com.microsoft.azure.storage.blob.ServiceURL
-
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
-
A String
representing the storage version.