Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
SetPdbKeyVersionResponse |
DatabaseClient.setPdbKeyVersion(SetPdbKeyVersionRequest request) |
SetPdbKeyVersionResponse |
Database.setPdbKeyVersion(SetPdbKeyVersionRequest request)
Sets a new version of an existing Vault
service
key.
|
Modifier and Type | Method and Description |
---|---|
Waiter<SetPdbKeyVersionRequest,SetPdbKeyVersionResponse> |
DatabaseWaiters.forSetPdbKeyVersion(SetPdbKeyVersionRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<SetPdbKeyVersionRequest,SetPdbKeyVersionResponse> |
DatabaseWaiters.forSetPdbKeyVersion(SetPdbKeyVersionRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Future<SetPdbKeyVersionResponse> |
DatabaseAsyncClient.setPdbKeyVersion(SetPdbKeyVersionRequest request,
AsyncHandler<SetPdbKeyVersionRequest,SetPdbKeyVersionResponse> handler) |
Future<SetPdbKeyVersionResponse> |
DatabaseAsync.setPdbKeyVersion(SetPdbKeyVersionRequest request,
AsyncHandler<SetPdbKeyVersionRequest,SetPdbKeyVersionResponse> handler)
Sets a new version of an existing Vault
service
key.
|
Modifier and Type | Method and Description |
---|---|
Future<SetPdbKeyVersionResponse> |
DatabaseAsyncClient.setPdbKeyVersion(SetPdbKeyVersionRequest request,
AsyncHandler<SetPdbKeyVersionRequest,SetPdbKeyVersionResponse> handler) |
Future<SetPdbKeyVersionResponse> |
DatabaseAsync.setPdbKeyVersion(SetPdbKeyVersionRequest request,
AsyncHandler<SetPdbKeyVersionRequest,SetPdbKeyVersionResponse> handler)
Sets a new version of an existing Vault
service
key.
|
Modifier and Type | Method and Description |
---|---|
SetPdbKeyVersionResponse |
SetPdbKeyVersionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SetPdbKeyVersionResponse.Builder |
SetPdbKeyVersionResponse.Builder.copy(SetPdbKeyVersionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.