Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
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. |
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 |
---|---|
SetPdbKeyVersionRequest |
SetPdbKeyVersionRequest.Builder.build()
Build the instance of SetPdbKeyVersionRequest as configured by this builder
|
SetPdbKeyVersionRequest |
SetPdbKeyVersionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SetPdbKeyVersionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
SetPdbKeyVersionRequest.Builder |
SetPdbKeyVersionRequest.Builder.copy(SetPdbKeyVersionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.