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