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.
|
GetServiceGatewayResponse |
VirtualNetwork.getServiceGateway(GetServiceGatewayRequest request) |
Gets the specified service gateway’s information.
|
Future<GetServiceGatewayResponse> |
VirtualNetworkAsync.getServiceGateway(GetServiceGatewayRequest request,
AsyncHandler<GetServiceGatewayRequest,GetServiceGatewayResponse> handler) |
Gets the specified service gateway’s information.
|
Future<GetServiceGatewayResponse> |
VirtualNetworkAsyncClient.getServiceGateway(GetServiceGatewayRequest request,
AsyncHandler<GetServiceGatewayRequest,GetServiceGatewayResponse> handler) |
|
GetServiceGatewayResponse |
VirtualNetworkClient.getServiceGateway(GetServiceGatewayRequest request) |
|