Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
Future<GetInternetGatewayResponse> |
VirtualNetworkAsyncClient.getInternetGateway(GetInternetGatewayRequest request,
AsyncHandler<GetInternetGatewayRequest,GetInternetGatewayResponse> handler) |
Future<GetInternetGatewayResponse> |
VirtualNetworkAsync.getInternetGateway(GetInternetGatewayRequest request,
AsyncHandler<GetInternetGatewayRequest,GetInternetGatewayResponse> handler)
Gets the specified internet gateway’s information.
|
Modifier and Type | Method and Description |
---|---|
GetInternetGatewayRequest |
GetInternetGatewayRequest.Builder.build()
Build the instance of GetInternetGatewayRequest as configured by this builder
|
GetInternetGatewayRequest |
GetInternetGatewayRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetInternetGatewayRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetInternetGatewayRequest.Builder |
GetInternetGatewayRequest.Builder.copy(GetInternetGatewayRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.