Uses of Class
com.oracle.bmc.core.requests.ListAllowedPeerRegionsForRemotePeeringRequest
-
Packages that use ListAllowedPeerRegionsForRemotePeeringRequest Package Description com.oracle.bmc.core com.oracle.bmc.core.requests -
-
Uses of ListAllowedPeerRegionsForRemotePeeringRequest in com.oracle.bmc.core
Method parameters in com.oracle.bmc.core with type arguments of type ListAllowedPeerRegionsForRemotePeeringRequest Modifier and Type Method Description Future<ListAllowedPeerRegionsForRemotePeeringResponse>VirtualNetworkAsync. listAllowedPeerRegionsForRemotePeering(ListAllowedPeerRegionsForRemotePeeringRequest request, AsyncHandler<ListAllowedPeerRegionsForRemotePeeringRequest,ListAllowedPeerRegionsForRemotePeeringResponse> handler)Lists the regions that support remote VCN peering (which is peering across regions).Future<ListAllowedPeerRegionsForRemotePeeringResponse>VirtualNetworkAsyncClient. listAllowedPeerRegionsForRemotePeering(ListAllowedPeerRegionsForRemotePeeringRequest request, AsyncHandler<ListAllowedPeerRegionsForRemotePeeringRequest,ListAllowedPeerRegionsForRemotePeeringResponse> handler) -
Uses of ListAllowedPeerRegionsForRemotePeeringRequest in com.oracle.bmc.core.requests
Methods in com.oracle.bmc.core.requests that return ListAllowedPeerRegionsForRemotePeeringRequest Modifier and Type Method Description ListAllowedPeerRegionsForRemotePeeringRequestListAllowedPeerRegionsForRemotePeeringRequest.Builder. build()Build the instance of ListAllowedPeerRegionsForRemotePeeringRequest as configured by this builderListAllowedPeerRegionsForRemotePeeringRequestListAllowedPeerRegionsForRemotePeeringRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAllowedPeerRegionsForRemotePeeringRequest as configured by this builderMethods in com.oracle.bmc.core.requests with parameters of type ListAllowedPeerRegionsForRemotePeeringRequest Modifier and Type Method Description ListAllowedPeerRegionsForRemotePeeringRequest.BuilderListAllowedPeerRegionsForRemotePeeringRequest.Builder. copy(ListAllowedPeerRegionsForRemotePeeringRequest o)Copy method to populate the builder with values from the given instance.
-