Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetOneoffPatchRequest,GetOneoffPatchResponse> |
DatabaseWaiters.forOneoffPatch(GetOneoffPatchRequest request,
OneoffPatch.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetOneoffPatchRequest,GetOneoffPatchResponse> |
DatabaseWaiters.forOneoffPatch(GetOneoffPatchRequest request,
OneoffPatch.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetOneoffPatchRequest,GetOneoffPatchResponse> |
DatabaseWaiters.forOneoffPatch(GetOneoffPatchRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
OneoffPatch.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetOneoffPatchResponse> |
DatabaseAsyncClient.getOneoffPatch(GetOneoffPatchRequest request,
AsyncHandler<GetOneoffPatchRequest,GetOneoffPatchResponse> handler) |
Future<GetOneoffPatchResponse> |
DatabaseAsync.getOneoffPatch(GetOneoffPatchRequest request,
AsyncHandler<GetOneoffPatchRequest,GetOneoffPatchResponse> handler)
Gets information about the specified one-off patch.
|
Modifier and Type | Method and Description |
---|---|
GetOneoffPatchRequest |
GetOneoffPatchRequest.Builder.build()
Build the instance of GetOneoffPatchRequest as configured by this builder
|
GetOneoffPatchRequest |
GetOneoffPatchRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetOneoffPatchRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetOneoffPatchRequest.Builder |
GetOneoffPatchRequest.Builder.copy(GetOneoffPatchRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.