Waiter<GetVolumeAttachmentRequest,GetVolumeAttachmentResponse> |
ComputeWaiters.forVolumeAttachment(GetVolumeAttachmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
VolumeAttachment.LifecycleState... targetStates)
Creates a new Waiter using the provided configuration.
|
Waiter<GetVolumeAttachmentRequest,GetVolumeAttachmentResponse> |
ComputeWaiters.forVolumeAttachment(GetVolumeAttachmentRequest request,
VolumeAttachment.LifecycleState... targetStates)
Creates a new Waiter using the default configuration.
|
Waiter<GetVolumeAttachmentRequest,GetVolumeAttachmentResponse> |
ComputeWaiters.forVolumeAttachment(GetVolumeAttachmentRequest request,
VolumeAttachment.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new Waiter using the provided configuration.
|
Future<GetVolumeAttachmentResponse> |
ComputeAsync.getVolumeAttachment(GetVolumeAttachmentRequest request,
AsyncHandler<GetVolumeAttachmentRequest,GetVolumeAttachmentResponse> handler)
Gets information about the specified volume attachment.
|
Future<GetVolumeAttachmentResponse> |
ComputeAsyncClient.getVolumeAttachment(GetVolumeAttachmentRequest request,
AsyncHandler<GetVolumeAttachmentRequest,GetVolumeAttachmentResponse> handler) |