Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetInternetGatewayResponse |
VirtualNetwork.getInternetGateway(GetInternetGatewayRequest request)
Gets the specified internet gateway’s information.
|
GetInternetGatewayResponse |
VirtualNetworkClient.getInternetGateway(GetInternetGatewayRequest request) |
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 |
---|---|
GetInternetGatewayResponse |
GetInternetGatewayResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetInternetGatewayResponse.Builder |
GetInternetGatewayResponse.Builder.copy(GetInternetGatewayResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.