- sasIpRange - Variable in class com.azure.storage.common.sas.BaseSasQueryParameters
-
Deprecated.
- SasIpRange - Class in com.azure.storage.common.sas
-
This type specifies a continuous range of IP addresses.
- SasIpRange() - Constructor for class com.azure.storage.common.sas.SasIpRange
-
Constructs an SasIpRange object.
- SasProtocol - Enum in com.azure.storage.common.sas
-
Specifies the set of possible permissions for a shared access signature protocol.
- ScrubEtagPolicy - Class in com.azure.storage.common.policy
-
Wraps any potential error responses from the service and applies post processing of the response's eTag header to
standardize the value.
- ScrubEtagPolicy() - Constructor for class com.azure.storage.common.policy.ScrubEtagPolicy
-
- setAddPermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
-
Sets the add permission status.
- setBlobAccess(boolean) - Method in class com.azure.storage.common.sas.AccountSasService
-
Sets the access status for blob resources.
- setBlockSizeLong(Long) - Method in class com.azure.storage.common.ParallelTransferOptions
-
Sets the block size.
- setContainer(boolean) - Method in class com.azure.storage.common.sas.AccountSasResourceType
-
Sets the access status for container level APIs, this grants access to Blob Containers, Tables, Queues, and File
Shares.
- setCreatePermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
-
Sets the create permission status.
- setDeletePermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
-
Sets the delete permission status.
- setDeleteVersionPermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
-
Sets the delete version permission status.
- setExpiryTime(OffsetDateTime) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
-
- setFileAccess(boolean) - Method in class com.azure.storage.common.sas.AccountSasService
-
Sets the access status for file resources.
- setFilterTagsPermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
-
Sets the filter tags permission status.
- setImmutabilityPolicyPermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
-
Sets the set immutability policy permission status.
- setIpMax(String) - Method in class com.azure.storage.common.sas.SasIpRange
-
Sets the maximum IP address of the range.
- setIpMin(String) - Method in class com.azure.storage.common.sas.SasIpRange
-
Sets the minimum IP address of the range.
- setListPermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
-
Sets the list permission status.
- setMaxConcurrency(Integer) - Method in class com.azure.storage.common.ParallelTransferOptions
-
- setMaxSingleUploadSizeLong(Long) - Method in class com.azure.storage.common.ParallelTransferOptions
-
If the size of the data is less than or equal to this value, it will be uploaded in a
single put rather than broken up into chunks.
- setObject(boolean) - Method in class com.azure.storage.common.sas.AccountSasResourceType
-
Sets the access status for object level APIs, this grants access to Blobs, Table Entities, Queue Messages,
Files.
- setPermissions(AccountSasPermission) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
-
- setProcessMessages(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
-
Sets the process messages permission, this allows the retrieval and deletion of queue messages.
- setProgressReceiver(ProgressReceiver) - Method in class com.azure.storage.common.ParallelTransferOptions
-
- setProtocol(SasProtocol) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
-
Sets the
SasProtocol which determines the HTTP protocol that will be used.
- setQueueAccess(boolean) - Method in class com.azure.storage.common.sas.AccountSasService
-
Sets the access status for queue resources.
- setReadPermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
-
Sets the read permission status.
- setResourceTypes(String) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
-
- setSasIpRange(SasIpRange) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
-
Sets the
SasIpRange which determines the IP ranges that are allowed to use the SAS.
- setService(boolean) - Method in class com.azure.storage.common.sas.AccountSasResourceType
-
Sets the access status for service level APIs.
- setServices(String) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
-
- setStartTime(OffsetDateTime) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
-
Sets when the SAS will take effect.
- setTableAccess(boolean) - Method in class com.azure.storage.common.sas.AccountSasService
-
Sets the access status for table resources.
- setTagsPermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
-
Sets the tags permission status.
- setUpdatePermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
-
Sets the update permission status, it allows the update of queue messages and tables.
- setVersion(String) - Method in class com.azure.storage.common.sas.AccountSasSignatureValues
-
- setWritePermission(boolean) - Method in class com.azure.storage.common.sas.AccountSasPermission
-
Sets the write permission status.
- sharedKeyCredential() - Method in class com.azure.storage.common.policy.StorageSharedKeyCredentialPolicy
-
- signature - Variable in class com.azure.storage.common.sas.BaseSasQueryParameters
-
Deprecated.
- skip(long) - Method in class com.azure.storage.common.StorageInputStream
-
Skips over and discards n bytes of data from this input stream.
- startTime - Variable in class com.azure.storage.common.sas.BaseSasQueryParameters
-
Deprecated.
- STORAGE_TRACING_NAMESPACE_VALUE - Static variable in class com.azure.storage.common.Utility
-
- StorageInputStream - Class in com.azure.storage.common
-
Provides an input stream to read a given storage resource.
- StorageInputStream(int, long) - Constructor for class com.azure.storage.common.StorageInputStream
-
Initializes a new instance of the StorageInputStream class.
- StorageInputStream(long, Long, int, long) - Constructor for class com.azure.storage.common.StorageInputStream
-
Initializes a new instance of the StorageInputStream class.
- StorageOutputStream - Class in com.azure.storage.common
-
StorageOutputStream allows for uploading data to an Azure Storage service using stream concepts.
- StorageOutputStream(int) - Constructor for class com.azure.storage.common.StorageOutputStream
-
- StorageSharedKeyCredential - Class in com.azure.storage.common
-
SharedKey credential policy that is put into a header to authorize requests.
- StorageSharedKeyCredential(String, String) - Constructor for class com.azure.storage.common.StorageSharedKeyCredential
-
Initializes a new instance of StorageSharedKeyCredential contains an account's name and its primary or secondary
accountKey.
- StorageSharedKeyCredentialPolicy - Class in com.azure.storage.common.policy
-
Policy that adds the SharedKey into the request's Authorization header.
- StorageSharedKeyCredentialPolicy(StorageSharedKeyCredential) - Constructor for class com.azure.storage.common.policy.StorageSharedKeyCredentialPolicy
-
Creates a SharedKey pipeline policy that adds the SharedKey into the request's authorization header.
- streamFaulted - Variable in class com.azure.storage.common.StorageInputStream
-
A flag to determine if the stream is faulted, if so the last error will be thrown on next operation.