Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<SetDbKeyVersionRequest,SetDbKeyVersionResponse> |
DatabaseWaiters.forSetDbKeyVersion(SetDbKeyVersionRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<SetDbKeyVersionRequest,SetDbKeyVersionResponse> |
DatabaseWaiters.forSetDbKeyVersion(SetDbKeyVersionRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<SetDbKeyVersionResponse> |
DatabaseAsyncClient.setDbKeyVersion(SetDbKeyVersionRequest request,
AsyncHandler<SetDbKeyVersionRequest,SetDbKeyVersionResponse> handler) |
Future<SetDbKeyVersionResponse> |
DatabaseAsync.setDbKeyVersion(SetDbKeyVersionRequest request,
AsyncHandler<SetDbKeyVersionRequest,SetDbKeyVersionResponse> handler)
Sets a new version of an existing Vault
service
key.
|
Modifier and Type | Method and Description |
---|---|
SetDbKeyVersionRequest |
SetDbKeyVersionRequest.Builder.build()
Build the instance of SetDbKeyVersionRequest as configured by this builder
|
SetDbKeyVersionRequest |
SetDbKeyVersionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SetDbKeyVersionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
SetDbKeyVersionRequest.Builder |
SetDbKeyVersionRequest.Builder.copy(SetDbKeyVersionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.