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