Package | Description |
---|---|
com.microsoft.azure.storage.table |
This package contains the storage service table classes.
|
Modifier and Type | Method and Description |
---|---|
TableEncryptionPolicy |
TableRequestOptions.getEncryptionPolicy()
Gets the encryption policy to use for this request.
|
Modifier and Type | Method and Description |
---|---|
void |
TableRequestOptions.setEncryptionPolicy(TableEncryptionPolicy encryptionPolicy)
Sets the TableEncryptionPolicy object to use for this request.
|
Copyright © 2019. All rights reserved.