Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetLocalPeeringGatewayResponse> |
VirtualNetworkAsync.getLocalPeeringGateway(GetLocalPeeringGatewayRequest request,
AsyncHandler<GetLocalPeeringGatewayRequest,GetLocalPeeringGatewayResponse> handler)
Gets the specified local peering gateway’s information.
|
Future<GetLocalPeeringGatewayResponse> |
VirtualNetworkAsyncClient.getLocalPeeringGateway(GetLocalPeeringGatewayRequest request,
AsyncHandler<GetLocalPeeringGatewayRequest,GetLocalPeeringGatewayResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetLocalPeeringGatewayRequest |
GetLocalPeeringGatewayRequest.Builder.build()
Build the instance of GetLocalPeeringGatewayRequest as configured by this builder
|
GetLocalPeeringGatewayRequest |
GetLocalPeeringGatewayRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetLocalPeeringGatewayRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetLocalPeeringGatewayRequest.Builder |
GetLocalPeeringGatewayRequest.Builder.copy(GetLocalPeeringGatewayRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.