Uses of Class
com.oracle.bmc.database.responses.RotateAutonomousContainerDatabaseEncryptionKeyResponse
- 
Packages that use RotateAutonomousContainerDatabaseEncryptionKeyResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses 
- 
- 
Uses of RotateAutonomousContainerDatabaseEncryptionKeyResponse in com.oracle.bmc.databaseMethods in com.oracle.bmc.database that return RotateAutonomousContainerDatabaseEncryptionKeyResponse Modifier and Type Method Description RotateAutonomousContainerDatabaseEncryptionKeyResponseDatabase. rotateAutonomousContainerDatabaseEncryptionKey(RotateAutonomousContainerDatabaseEncryptionKeyRequest request)Creates a new version of an existing Vault service key.RotateAutonomousContainerDatabaseEncryptionKeyResponseDatabaseClient. rotateAutonomousContainerDatabaseEncryptionKey(RotateAutonomousContainerDatabaseEncryptionKeyRequest request)Method parameters in com.oracle.bmc.database with type arguments of type RotateAutonomousContainerDatabaseEncryptionKeyResponse Modifier and Type Method Description Future<RotateAutonomousContainerDatabaseEncryptionKeyResponse>DatabaseAsync. rotateAutonomousContainerDatabaseEncryptionKey(RotateAutonomousContainerDatabaseEncryptionKeyRequest request, AsyncHandler<RotateAutonomousContainerDatabaseEncryptionKeyRequest,RotateAutonomousContainerDatabaseEncryptionKeyResponse> handler)Creates a new version of an existing Vault service key.Future<RotateAutonomousContainerDatabaseEncryptionKeyResponse>DatabaseAsyncClient. rotateAutonomousContainerDatabaseEncryptionKey(RotateAutonomousContainerDatabaseEncryptionKeyRequest request, AsyncHandler<RotateAutonomousContainerDatabaseEncryptionKeyRequest,RotateAutonomousContainerDatabaseEncryptionKeyResponse> handler)
- 
Uses of RotateAutonomousContainerDatabaseEncryptionKeyResponse in com.oracle.bmc.database.responsesMethods in com.oracle.bmc.database.responses that return RotateAutonomousContainerDatabaseEncryptionKeyResponse Modifier and Type Method Description RotateAutonomousContainerDatabaseEncryptionKeyResponseRotateAutonomousContainerDatabaseEncryptionKeyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type RotateAutonomousContainerDatabaseEncryptionKeyResponse Modifier and Type Method Description RotateAutonomousContainerDatabaseEncryptionKeyResponse.BuilderRotateAutonomousContainerDatabaseEncryptionKeyResponse.Builder. copy(RotateAutonomousContainerDatabaseEncryptionKeyResponse o)Copy method to populate the builder with values from the given instance.
 
-