- 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
-
- 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
-
A String
representing the scheme.
- SequenceNumberActionType - Enum in com.microsoft.azure.storage.models
-
Defines values for SequenceNumberActionType.
- serverEncrypted() - Method in class com.microsoft.azure.storage.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.models.ListBlobsResponse
-
Get the serviceEndpoint value.
- serviceEndpoint() - Method in class com.microsoft.azure.storage.models.ListContainersResponse
-
Get the serviceEndpoint value.
- ServiceGetPropertiesHeaders - Class in com.microsoft.azure.storage.models
-
Defines headers for GetProperties operation.
- ServiceGetPropertiesHeaders() - Constructor for class com.microsoft.azure.storage.models.ServiceGetPropertiesHeaders
-
- ServiceGetStatsHeaders - Class in com.microsoft.azure.storage.models
-
Defines headers for GetStats operation.
- ServiceGetStatsHeaders() - Constructor for class com.microsoft.azure.storage.models.ServiceGetStatsHeaders
-
- ServiceListContainersHeaders - Class in com.microsoft.azure.storage.models
-
Defines headers for ListContainers operation.
- ServiceListContainersHeaders() - Constructor for class com.microsoft.azure.storage.models.ServiceListContainersHeaders
-
- services - Variable in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
-
A String
that contains the values that indicate the services accessible with this SAS.
- ServiceSASSignatureValues - Class in com.microsoft.azure.storage.blob
-
- 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.models
-
Defines headers for SetProperties operation.
- ServiceSetPropertiesHeaders() - Constructor for class com.microsoft.azure.storage.models.ServiceSetPropertiesHeaders
-
- ServiceURL - Class in com.microsoft.azure.storage.blob
-
Represents a URL to an Azure Storage Blob Service.
- ServiceURL(URL, HttpPipeline) - Constructor for class com.microsoft.azure.storage.blob.ServiceURL
-
- 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.
- setPermissions(PublicAccessType, List<SignedIdentifier>, ContainerAccessConditions) - Method in class com.microsoft.azure.storage.blob.ContainerURL
-
Sets the container's permissions.
- setProperties(BlobHTTPHeaders, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
Changes a blob's HTTP header properties.
- setProperties(StorageServiceProperties) - Method in class com.microsoft.azure.storage.blob.ServiceURL
-
Sets properties for a storage account's Blob service endpoint.
- setSequenceNumber(SequenceNumberActionType, Long, BlobHTTPHeaders, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.PageBlobURL
-
Sets the page blob's sequence number.
- 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(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.models
-
signed identifier.
- SignedIdentifier() - Constructor for class com.microsoft.azure.storage.models.SignedIdentifier
-
- size() - Method in class com.microsoft.azure.storage.models.Block
-
Get the size value.
- snapshot - Variable in class com.microsoft.azure.storage.blob.BlobURLParts
-
A java.util.Date
representing the snapshot time or null
.
- snapshot() - Method in class com.microsoft.azure.storage.models.Blob
-
Get the snapshot value.
- snapshot() - Method in class com.microsoft.azure.storage.models.BlobTakeSnapshotHeaders
-
Get the snapshot value.
- start() - Method in class com.microsoft.azure.storage.models.AccessPolicy
-
Get the start value.
- start() - Method in class com.microsoft.azure.storage.models.ClearRange
-
Get the start value.
- start() - Method in class com.microsoft.azure.storage.models.PageRange
-
Get the start value.
- startCopy(URL, Metadata, BlobAccessConditions, BlobAccessConditions) - Method in class com.microsoft.azure.storage.blob.BlobURL
-
Copies the data at the source URL to a blob.
- startIncrementalCopy(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.
- startTime - Variable in class com.microsoft.azure.storage.blob.AccountSASSignatureValues
-
A java.util.Date
object which contains the shared access signature start time.
- startTime - Variable in class com.microsoft.azure.storage.blob.ServiceSASSignatureValues
-
A java.util.Date
specifying when the SAS will take effect.
- status() - Method in class com.microsoft.azure.storage.models.GeoReplication
-
Get the status value.
- StorageServiceProperties - Class in com.microsoft.azure.storage.models
-
Storage Service Properties.
- StorageServiceProperties() - Constructor for class com.microsoft.azure.storage.models.StorageServiceProperties
-
- StorageServiceStats - Class in com.microsoft.azure.storage.models
-
Stats for the storage service.
- StorageServiceStats() - Constructor for class com.microsoft.azure.storage.models.StorageServiceStats
-
- StorageURL - Class in com.microsoft.azure.storage.blob
-
Represents a URL to a Azure storage object.