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