TransparentDataEncryption.Update Interface
Implements
public static interface TransparentDataEncryption.Update
extends WithStatus
The template for TransparentDataEncryption update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Transparent |
apply()
Executes the update request. |
|
abstract
Transparent |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract TransparentDataEncryption apply()
Executes the update request.
Returns:
apply
public abstract TransparentDataEncryption apply(Context context)
Executes the update request.
Parameters:
Returns: