Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
CreateNatGatewayResponse |
VirtualNetworkClient.createNatGateway(CreateNatGatewayRequest request) |
CreateNatGatewayResponse |
VirtualNetwork.createNatGateway(CreateNatGatewayRequest request)
Creates a new NAT gateway for the specified VCN.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateNatGatewayResponse> |
VirtualNetworkAsync.createNatGateway(CreateNatGatewayRequest request,
AsyncHandler<CreateNatGatewayRequest,CreateNatGatewayResponse> handler)
Creates a new NAT gateway for the specified VCN.
|
Future<CreateNatGatewayResponse> |
VirtualNetworkAsyncClient.createNatGateway(CreateNatGatewayRequest request,
AsyncHandler<CreateNatGatewayRequest,CreateNatGatewayResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateNatGatewayResponse> |
VirtualNetworkAsync.createNatGateway(CreateNatGatewayRequest request,
AsyncHandler<CreateNatGatewayRequest,CreateNatGatewayResponse> handler)
Creates a new NAT gateway for the specified VCN.
|
Future<CreateNatGatewayResponse> |
VirtualNetworkAsyncClient.createNatGateway(CreateNatGatewayRequest request,
AsyncHandler<CreateNatGatewayRequest,CreateNatGatewayResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateNatGatewayResponse |
CreateNatGatewayResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateNatGatewayResponse.Builder |
CreateNatGatewayResponse.Builder.copy(CreateNatGatewayResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.