Waiter<GetBootVolumeAttachmentRequest,GetBootVolumeAttachmentResponse> |
ComputeWaiters.forBootVolumeAttachment(GetBootVolumeAttachmentRequest request,
BootVolumeAttachment.LifecycleState... targetStates)
Creates a new Waiter using the default configuration.
|
Waiter<GetBootVolumeAttachmentRequest,GetBootVolumeAttachmentResponse> |
ComputeWaiters.forBootVolumeAttachment(GetBootVolumeAttachmentRequest request,
BootVolumeAttachment.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new Waiter using the provided configuration.
|
Waiter<GetBootVolumeAttachmentRequest,GetBootVolumeAttachmentResponse> |
ComputeWaiters.forBootVolumeAttachment(GetBootVolumeAttachmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
BootVolumeAttachment.LifecycleState... targetStates)
Creates a new Waiter using the provided configuration.
|
Future<GetBootVolumeAttachmentResponse> |
ComputeAsync.getBootVolumeAttachment(GetBootVolumeAttachmentRequest request,
AsyncHandler<GetBootVolumeAttachmentRequest,GetBootVolumeAttachmentResponse> handler)
Gets information about the specified boot volume attachment.
|
Future<GetBootVolumeAttachmentResponse> |
ComputeAsyncClient.getBootVolumeAttachment(GetBootVolumeAttachmentRequest request,
AsyncHandler<GetBootVolumeAttachmentRequest,GetBootVolumeAttachmentResponse> handler) |