Uses of Class
com.oracle.bmc.core.responses.ChangeRemotePeeringConnectionCompartmentResponse
-
Packages that use ChangeRemotePeeringConnectionCompartmentResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of ChangeRemotePeeringConnectionCompartmentResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return ChangeRemotePeeringConnectionCompartmentResponse Modifier and Type Method Description ChangeRemotePeeringConnectionCompartmentResponseVirtualNetwork. changeRemotePeeringConnectionCompartment(ChangeRemotePeeringConnectionCompartmentRequest request)Moves a remote peering connection (RPC) into a different compartment within the same tenancy.ChangeRemotePeeringConnectionCompartmentResponseVirtualNetworkClient. changeRemotePeeringConnectionCompartment(ChangeRemotePeeringConnectionCompartmentRequest request)Methods in com.oracle.bmc.core that return types with arguments of type ChangeRemotePeeringConnectionCompartmentResponse Modifier and Type Method Description Future<ChangeRemotePeeringConnectionCompartmentResponse>VirtualNetworkAsync. changeRemotePeeringConnectionCompartment(ChangeRemotePeeringConnectionCompartmentRequest request, AsyncHandler<ChangeRemotePeeringConnectionCompartmentRequest,ChangeRemotePeeringConnectionCompartmentResponse> handler)Moves a remote peering connection (RPC) into a different compartment within the same tenancy.Future<ChangeRemotePeeringConnectionCompartmentResponse>VirtualNetworkAsyncClient. changeRemotePeeringConnectionCompartment(ChangeRemotePeeringConnectionCompartmentRequest request, AsyncHandler<ChangeRemotePeeringConnectionCompartmentRequest,ChangeRemotePeeringConnectionCompartmentResponse> handler)Method parameters in com.oracle.bmc.core with type arguments of type ChangeRemotePeeringConnectionCompartmentResponse Modifier and Type Method Description Future<ChangeRemotePeeringConnectionCompartmentResponse>VirtualNetworkAsync. changeRemotePeeringConnectionCompartment(ChangeRemotePeeringConnectionCompartmentRequest request, AsyncHandler<ChangeRemotePeeringConnectionCompartmentRequest,ChangeRemotePeeringConnectionCompartmentResponse> handler)Moves a remote peering connection (RPC) into a different compartment within the same tenancy.Future<ChangeRemotePeeringConnectionCompartmentResponse>VirtualNetworkAsyncClient. changeRemotePeeringConnectionCompartment(ChangeRemotePeeringConnectionCompartmentRequest request, AsyncHandler<ChangeRemotePeeringConnectionCompartmentRequest,ChangeRemotePeeringConnectionCompartmentResponse> handler) -
Uses of ChangeRemotePeeringConnectionCompartmentResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return ChangeRemotePeeringConnectionCompartmentResponse Modifier and Type Method Description ChangeRemotePeeringConnectionCompartmentResponseChangeRemotePeeringConnectionCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type ChangeRemotePeeringConnectionCompartmentResponse Modifier and Type Method Description ChangeRemotePeeringConnectionCompartmentResponse.BuilderChangeRemotePeeringConnectionCompartmentResponse.Builder. copy(ChangeRemotePeeringConnectionCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-