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