Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
UpdateInternetGatewayResponse |
VirtualNetwork.updateInternetGateway(UpdateInternetGatewayRequest request)
Updates the specified internet gateway.
|
UpdateInternetGatewayResponse |
VirtualNetworkClient.updateInternetGateway(UpdateInternetGatewayRequest request) |
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 |
---|---|
UpdateInternetGatewayRequest |
UpdateInternetGatewayRequest.Builder.build()
Build the instance of UpdateInternetGatewayRequest as configured by this builder
|
UpdateInternetGatewayRequest |
UpdateInternetGatewayRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateInternetGatewayRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateInternetGatewayRequest.Builder |
UpdateInternetGatewayRequest.Builder.copy(UpdateInternetGatewayRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.