Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
UpdateLocalPeeringGatewayResponse |
VirtualNetwork.updateLocalPeeringGateway(UpdateLocalPeeringGatewayRequest request)
Updates the specified local peering gateway (LPG).
|
UpdateLocalPeeringGatewayResponse |
VirtualNetworkClient.updateLocalPeeringGateway(UpdateLocalPeeringGatewayRequest request) |
Future<UpdateLocalPeeringGatewayResponse> |
VirtualNetworkAsyncClient.updateLocalPeeringGateway(UpdateLocalPeeringGatewayRequest request,
AsyncHandler<UpdateLocalPeeringGatewayRequest,UpdateLocalPeeringGatewayResponse> handler) |
Future<UpdateLocalPeeringGatewayResponse> |
VirtualNetworkAsync.updateLocalPeeringGateway(UpdateLocalPeeringGatewayRequest request,
AsyncHandler<UpdateLocalPeeringGatewayRequest,UpdateLocalPeeringGatewayResponse> handler)
Updates the specified local peering gateway (LPG).
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateLocalPeeringGatewayResponse> |
VirtualNetworkAsyncClient.updateLocalPeeringGateway(UpdateLocalPeeringGatewayRequest request,
AsyncHandler<UpdateLocalPeeringGatewayRequest,UpdateLocalPeeringGatewayResponse> handler) |
Future<UpdateLocalPeeringGatewayResponse> |
VirtualNetworkAsync.updateLocalPeeringGateway(UpdateLocalPeeringGatewayRequest request,
AsyncHandler<UpdateLocalPeeringGatewayRequest,UpdateLocalPeeringGatewayResponse> handler)
Updates the specified local peering gateway (LPG).
|
Modifier and Type | Method and Description |
---|---|
UpdateLocalPeeringGatewayRequest |
UpdateLocalPeeringGatewayRequest.Builder.build()
Build the instance of UpdateLocalPeeringGatewayRequest as configured by this builder
|
UpdateLocalPeeringGatewayRequest |
UpdateLocalPeeringGatewayRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateLocalPeeringGatewayRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateLocalPeeringGatewayRequest.Builder |
UpdateLocalPeeringGatewayRequest.Builder.copy(UpdateLocalPeeringGatewayRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.