Waiter<GetServiceGatewayRequest,GetServiceGatewayResponse> |
VirtualNetworkWaiters.forServiceGateway(GetServiceGatewayRequest request,
ServiceGateway.LifecycleState... targetStates)
Creates a new Waiter using the default configuration.
|
Waiter<GetServiceGatewayRequest,GetServiceGatewayResponse> |
VirtualNetworkWaiters.forServiceGateway(GetServiceGatewayRequest request,
ServiceGateway.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new Waiter using the provided configuration.
|
Waiter<GetServiceGatewayRequest,GetServiceGatewayResponse> |
VirtualNetworkWaiters.forServiceGateway(GetServiceGatewayRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ServiceGateway.LifecycleState... targetStates)
Creates a new Waiter using the provided configuration.
|
Future<GetServiceGatewayResponse> |
VirtualNetworkAsyncClient.getServiceGateway(GetServiceGatewayRequest request,
AsyncHandler<GetServiceGatewayRequest,GetServiceGatewayResponse> handler) |
Future<GetServiceGatewayResponse> |
VirtualNetworkAsync.getServiceGateway(GetServiceGatewayRequest request,
AsyncHandler<GetServiceGatewayRequest,GetServiceGatewayResponse> handler)
Gets the specified service gateway’s information.
|