Waiter<GetDrgAttachmentRequest,GetDrgAttachmentResponse> |
VirtualNetworkWaiters.forDrgAttachment(GetDrgAttachmentRequest request,
DrgAttachment.LifecycleState... targetStates)
Creates a new Waiter using default configuration.
|
Waiter<GetDrgAttachmentRequest,GetDrgAttachmentResponse> |
VirtualNetworkWaiters.forDrgAttachment(GetDrgAttachmentRequest request,
DrgAttachment.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new Waiter using the provided configuration.
|
Waiter<GetDrgAttachmentRequest,GetDrgAttachmentResponse> |
VirtualNetworkWaiters.forDrgAttachment(GetDrgAttachmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
DrgAttachment.LifecycleState... targetStates)
Creates a new Waiter using the provided configuration.
|
Future<GetDrgAttachmentResponse> |
VirtualNetworkAsync.getDrgAttachment(GetDrgAttachmentRequest request,
AsyncHandler<GetDrgAttachmentRequest,GetDrgAttachmentResponse> handler)
Gets the information for the specified DrgAttachment .
|
Future<GetDrgAttachmentResponse> |
VirtualNetworkAsyncClient.getDrgAttachment(GetDrgAttachmentRequest request,
AsyncHandler<GetDrgAttachmentRequest,GetDrgAttachmentResponse> handler) |