TransparentDataEncryption.DefinitionStages.WithStatus Interface
public static interface TransparentDataEncryption.DefinitionStages.WithStatus
The stage of the TransparentDataEncryption definition allowing to specify status.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withStatus(TransparentDataEncryptionStatus status)
Specifies the status property: The status of the database transparent data encryption.. |
Method Details
withStatus
public abstract TransparentDataEncryption.DefinitionStages.WithCreate withStatus(TransparentDataEncryptionStatus status)
Specifies the status property: The status of the database transparent data encryption..
Parameters:
Returns: