Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetNatGatewayResponse |
VirtualNetwork.getNatGateway(GetNatGatewayRequest request)
Gets the specified NAT gateway’s information.
|
GetNatGatewayResponse |
VirtualNetworkClient.getNatGateway(GetNatGatewayRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetNatGatewayResponse> |
VirtualNetworkAsyncClient.getNatGateway(GetNatGatewayRequest request,
AsyncHandler<GetNatGatewayRequest,GetNatGatewayResponse> handler) |
Future<GetNatGatewayResponse> |
VirtualNetworkAsync.getNatGateway(GetNatGatewayRequest request,
AsyncHandler<GetNatGatewayRequest,GetNatGatewayResponse> handler)
Gets the specified NAT gateway’s information.
|
Modifier and Type | Method and Description |
---|---|
GetNatGatewayResponse |
GetNatGatewayResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetNatGatewayResponse.Builder |
GetNatGatewayResponse.Builder.copy(GetNatGatewayResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.