Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListRemotePeeringConnectionsResponse> |
VirtualNetworkAsyncClient.listRemotePeeringConnections(ListRemotePeeringConnectionsRequest request,
AsyncHandler<ListRemotePeeringConnectionsRequest,ListRemotePeeringConnectionsResponse> handler) |
Future<ListRemotePeeringConnectionsResponse> |
VirtualNetworkAsync.listRemotePeeringConnections(ListRemotePeeringConnectionsRequest request,
AsyncHandler<ListRemotePeeringConnectionsRequest,ListRemotePeeringConnectionsResponse> handler)
Lists the remote peering connections (RPCs) for the specified DRG and compartment (the RPC’s
compartment).
|
Modifier and Type | Method and Description |
---|---|
ListRemotePeeringConnectionsRequest |
ListRemotePeeringConnectionsRequest.Builder.build()
Build the instance of ListRemotePeeringConnectionsRequest as configured by this builder
|
ListRemotePeeringConnectionsRequest |
ListRemotePeeringConnectionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListRemotePeeringConnectionsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListRemotePeeringConnectionsRequest.Builder |
ListRemotePeeringConnectionsRequest.Builder.copy(ListRemotePeeringConnectionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.