Waiter<GetVnicAttachmentRequest,GetVnicAttachmentResponse> |
ComputeWaiters.forVnicAttachment(GetVnicAttachmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
VnicAttachment.LifecycleState... targetStates)
Creates a new Waiter using the provided configuration.
|
Waiter<GetVnicAttachmentRequest,GetVnicAttachmentResponse> |
ComputeWaiters.forVnicAttachment(GetVnicAttachmentRequest request,
VnicAttachment.LifecycleState... targetStates)
Creates a new Waiter using default configuration.
|
Waiter<GetVnicAttachmentRequest,GetVnicAttachmentResponse> |
ComputeWaiters.forVnicAttachment(GetVnicAttachmentRequest request,
VnicAttachment.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new Waiter using the provided configuration.
|
Future<GetVnicAttachmentResponse> |
ComputeAsync.getVnicAttachment(GetVnicAttachmentRequest request,
AsyncHandler<GetVnicAttachmentRequest,GetVnicAttachmentResponse> handler)
Gets the information for the specified VNIC attachment.
|
Future<GetVnicAttachmentResponse> |
ComputeAsyncClient.getVnicAttachment(GetVnicAttachmentRequest request,
AsyncHandler<GetVnicAttachmentRequest,GetVnicAttachmentResponse> handler) |