AccountSasSignatureValues |
AccountSasSignatureValues.setExpiryTime(OffsetDateTime expiryTime) |
Deprecated.
|
AccountSasSignatureValues |
AccountSasSignatureValues.setPermissions(AccountSasPermission permissions) |
Deprecated.
|
AccountSasSignatureValues |
AccountSasSignatureValues.setProtocol(SasProtocol protocol) |
Sets the SasProtocol which determines the HTTP protocol that will be used.
|
AccountSasSignatureValues |
AccountSasSignatureValues.setResourceTypes(String resourceTypes) |
Deprecated.
|
AccountSasSignatureValues |
AccountSasSignatureValues.setSasIpRange(SasIpRange sasIpRange) |
Sets the SasIpRange which determines the IP ranges that are allowed to use the SAS.
|
AccountSasSignatureValues |
AccountSasSignatureValues.setServices(String services) |
Deprecated.
|
AccountSasSignatureValues |
AccountSasSignatureValues.setStartTime(OffsetDateTime startTime) |
Sets when the SAS will take effect.
|
AccountSasSignatureValues |
AccountSasSignatureValues.setVersion(String version) |
Deprecated.
|