Waiter<GetCccInfrastructureRequest,GetCccInfrastructureResponse> |
ComputeCloudAtCustomerWaiters.forCccInfrastructure(GetCccInfrastructureRequest request,
CccInfrastructure.LifecycleState... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetCccInfrastructureRequest,GetCccInfrastructureResponse> |
ComputeCloudAtCustomerWaiters.forCccInfrastructure(GetCccInfrastructureRequest request,
CccInfrastructure.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetCccInfrastructureRequest,GetCccInfrastructureResponse> |
ComputeCloudAtCustomerWaiters.forCccInfrastructure(GetCccInfrastructureRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
CccInfrastructure.LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetCccInfrastructureResponse |
ComputeCloudAtCustomer.getCccInfrastructure(GetCccInfrastructureRequest request) |
Gets a Compute Cloud@Customer infrastructure using the infrastructure
OCID.
|
Future<GetCccInfrastructureResponse> |
ComputeCloudAtCustomerAsync.getCccInfrastructure(GetCccInfrastructureRequest request,
AsyncHandler<GetCccInfrastructureRequest,GetCccInfrastructureResponse> handler) |
Gets a Compute Cloud@Customer infrastructure using the infrastructure
OCID.
|
Future<GetCccInfrastructureResponse> |
ComputeCloudAtCustomerAsyncClient.getCccInfrastructure(GetCccInfrastructureRequest request,
AsyncHandler<GetCccInfrastructureRequest,GetCccInfrastructureResponse> handler) |
|
GetCccInfrastructureResponse |
ComputeCloudAtCustomerClient.getCccInfrastructure(GetCccInfrastructureRequest request) |
|