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).
|
Future<ListRemotePeeringConnectionsResponse> |
VirtualNetworkAsyncClient.listRemotePeeringConnections(ListRemotePeeringConnectionsRequest request,
AsyncHandler<ListRemotePeeringConnectionsRequest,ListRemotePeeringConnectionsResponse> handler) |
Iterable<ListRemotePeeringConnectionsResponse> |
VirtualNetworkPaginators.listRemotePeeringConnectionsResponseIterator(ListRemotePeeringConnectionsRequest request)
Creates a new iterable which will iterate over the responses received from the listRemotePeeringConnections operation.
|