Uses of Class
com.oracle.bmc.core.responses.ListAllowedPeerRegionsForRemotePeeringResponse
-
Packages that use ListAllowedPeerRegionsForRemotePeeringResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of ListAllowedPeerRegionsForRemotePeeringResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return ListAllowedPeerRegionsForRemotePeeringResponse Modifier and Type Method Description ListAllowedPeerRegionsForRemotePeeringResponseVirtualNetwork. listAllowedPeerRegionsForRemotePeering(ListAllowedPeerRegionsForRemotePeeringRequest request)Lists the regions that support remote VCN peering (which is peering across regions).ListAllowedPeerRegionsForRemotePeeringResponseVirtualNetworkClient. listAllowedPeerRegionsForRemotePeering(ListAllowedPeerRegionsForRemotePeeringRequest request)Methods in com.oracle.bmc.core that return types with arguments of type ListAllowedPeerRegionsForRemotePeeringResponse 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)Method parameters in com.oracle.bmc.core with type arguments of type ListAllowedPeerRegionsForRemotePeeringResponse 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 ListAllowedPeerRegionsForRemotePeeringResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return ListAllowedPeerRegionsForRemotePeeringResponse Modifier and Type Method Description ListAllowedPeerRegionsForRemotePeeringResponseListAllowedPeerRegionsForRemotePeeringResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type ListAllowedPeerRegionsForRemotePeeringResponse Modifier and Type Method Description ListAllowedPeerRegionsForRemotePeeringResponse.BuilderListAllowedPeerRegionsForRemotePeeringResponse.Builder. copy(ListAllowedPeerRegionsForRemotePeeringResponse o)Copy method to populate the builder with values from the given instance.
-