Waiter<GetInternetGatewayRequest,GetInternetGatewayResponse> |
VirtualNetworkWaiters.forInternetGateway(GetInternetGatewayRequest request,
InternetGateway.LifecycleState... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetInternetGatewayRequest,GetInternetGatewayResponse> |
VirtualNetworkWaiters.forInternetGateway(GetInternetGatewayRequest request,
InternetGateway.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetInternetGatewayRequest,GetInternetGatewayResponse> |
VirtualNetworkWaiters.forInternetGateway(GetInternetGatewayRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
InternetGateway.LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetInternetGatewayResponse |
VirtualNetwork.getInternetGateway(GetInternetGatewayRequest request) |
Gets the specified internet gateway’s information.
|
Future<GetInternetGatewayResponse> |
VirtualNetworkAsync.getInternetGateway(GetInternetGatewayRequest request,
AsyncHandler<GetInternetGatewayRequest,GetInternetGatewayResponse> handler) |
Gets the specified internet gateway’s information.
|
Future<GetInternetGatewayResponse> |
VirtualNetworkAsyncClient.getInternetGateway(GetInternetGatewayRequest request,
AsyncHandler<GetInternetGatewayRequest,GetInternetGatewayResponse> handler) |
|
GetInternetGatewayResponse |
VirtualNetworkClient.getInternetGateway(GetInternetGatewayRequest request) |
|