Waiter<GetExadataInfrastructureRequest,GetExadataInfrastructureResponse> |
DatabaseWaiters.forExadataInfrastructure(GetExadataInfrastructureRequest request,
ExadataInfrastructure.LifecycleState... targetStates)
Creates a new Waiter using the default configuration.
|
Waiter<GetExadataInfrastructureRequest,GetExadataInfrastructureResponse> |
DatabaseWaiters.forExadataInfrastructure(GetExadataInfrastructureRequest request,
ExadataInfrastructure.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new Waiter using the provided configuration.
|
Waiter<GetExadataInfrastructureRequest,GetExadataInfrastructureResponse> |
DatabaseWaiters.forExadataInfrastructure(GetExadataInfrastructureRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ExadataInfrastructure.LifecycleState... targetStates)
Creates a new Waiter using the provided configuration.
|
Future<GetExadataInfrastructureResponse> |
DatabaseAsyncClient.getExadataInfrastructure(GetExadataInfrastructureRequest request,
AsyncHandler<GetExadataInfrastructureRequest,GetExadataInfrastructureResponse> handler) |
Future<GetExadataInfrastructureResponse> |
DatabaseAsync.getExadataInfrastructure(GetExadataInfrastructureRequest request,
AsyncHandler<GetExadataInfrastructureRequest,GetExadataInfrastructureResponse> handler)
Gets information about the specified Exadata infrastructure.
|