Waiter<GetDedicatedVmHostRequest,GetDedicatedVmHostResponse> |
ComputeWaiters.forDedicatedVmHost(GetDedicatedVmHostRequest request,
DedicatedVmHost.LifecycleState... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetDedicatedVmHostRequest,GetDedicatedVmHostResponse> |
ComputeWaiters.forDedicatedVmHost(GetDedicatedVmHostRequest request,
DedicatedVmHost.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetDedicatedVmHostRequest,GetDedicatedVmHostResponse> |
ComputeWaiters.forDedicatedVmHost(GetDedicatedVmHostRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
DedicatedVmHost.LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetDedicatedVmHostResponse |
Compute.getDedicatedVmHost(GetDedicatedVmHostRequest request) |
Gets information about the specified dedicated virtual machine host.
|
Future<GetDedicatedVmHostResponse> |
ComputeAsync.getDedicatedVmHost(GetDedicatedVmHostRequest request,
AsyncHandler<GetDedicatedVmHostRequest,GetDedicatedVmHostResponse> handler) |
Gets information about the specified dedicated virtual machine host.
|
Future<GetDedicatedVmHostResponse> |
ComputeAsyncClient.getDedicatedVmHost(GetDedicatedVmHostRequest request,
AsyncHandler<GetDedicatedVmHostRequest,GetDedicatedVmHostResponse> handler) |
|
GetDedicatedVmHostResponse |
ComputeClient.getDedicatedVmHost(GetDedicatedVmHostRequest request) |
|