Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ListRemotePeeringConnectionsResponse |
VirtualNetwork.listRemotePeeringConnections(ListRemotePeeringConnectionsRequest request)
Lists the remote peering connections (RPCs) for the specified DRG and compartment (the RPC’s
compartment).
|
ListRemotePeeringConnectionsResponse |
VirtualNetworkClient.listRemotePeeringConnections(ListRemotePeeringConnectionsRequest request) |
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 |
---|---|
ListRemotePeeringConnectionsResponse |
ListRemotePeeringConnectionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListRemotePeeringConnectionsResponse.Builder |
ListRemotePeeringConnectionsResponse.Builder.copy(ListRemotePeeringConnectionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.