Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
RotateAutonomousContainerDatabaseEncryptionKeyResponse |
DatabaseClient.rotateAutonomousContainerDatabaseEncryptionKey(RotateAutonomousContainerDatabaseEncryptionKeyRequest request) |
RotateAutonomousContainerDatabaseEncryptionKeyResponse |
Database.rotateAutonomousContainerDatabaseEncryptionKey(RotateAutonomousContainerDatabaseEncryptionKeyRequest request)
Creates a new version of an existing Vault
service
key.
|
Modifier and Type | Method and Description |
---|---|
Future<RotateAutonomousContainerDatabaseEncryptionKeyResponse> |
DatabaseAsyncClient.rotateAutonomousContainerDatabaseEncryptionKey(RotateAutonomousContainerDatabaseEncryptionKeyRequest request,
AsyncHandler<RotateAutonomousContainerDatabaseEncryptionKeyRequest,RotateAutonomousContainerDatabaseEncryptionKeyResponse> handler) |
Future<RotateAutonomousContainerDatabaseEncryptionKeyResponse> |
DatabaseAsync.rotateAutonomousContainerDatabaseEncryptionKey(RotateAutonomousContainerDatabaseEncryptionKeyRequest request,
AsyncHandler<RotateAutonomousContainerDatabaseEncryptionKeyRequest,RotateAutonomousContainerDatabaseEncryptionKeyResponse> handler)
Creates a new version of an existing Vault
service
key.
|
Modifier and Type | Method and Description |
---|---|
RotateAutonomousContainerDatabaseEncryptionKeyResponse |
RotateAutonomousContainerDatabaseEncryptionKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RotateAutonomousContainerDatabaseEncryptionKeyResponse.Builder |
RotateAutonomousContainerDatabaseEncryptionKeyResponse.Builder.copy(RotateAutonomousContainerDatabaseEncryptionKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.