Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListLocalPeeringGatewaysResponse> |
VirtualNetworkAsyncClient.listLocalPeeringGateways(ListLocalPeeringGatewaysRequest request,
AsyncHandler<ListLocalPeeringGatewaysRequest,ListLocalPeeringGatewaysResponse> handler) |
Future<ListLocalPeeringGatewaysResponse> |
VirtualNetworkAsync.listLocalPeeringGateways(ListLocalPeeringGatewaysRequest request,
AsyncHandler<ListLocalPeeringGatewaysRequest,ListLocalPeeringGatewaysResponse> handler)
Lists the local peering gateways (LPGs) for the specified VCN and specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListLocalPeeringGatewaysRequest |
ListLocalPeeringGatewaysRequest.Builder.build()
Build the instance of ListLocalPeeringGatewaysRequest as configured by this builder
|
ListLocalPeeringGatewaysRequest |
ListLocalPeeringGatewaysRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListLocalPeeringGatewaysRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListLocalPeeringGatewaysRequest.Builder |
ListLocalPeeringGatewaysRequest.Builder.copy(ListLocalPeeringGatewaysRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.