Uses of Class
com.oracle.bmc.core.requests.ChangeIPSecConnectionCompartmentRequest
-
Packages that use ChangeIPSecConnectionCompartmentRequest Package Description com.oracle.bmc.core com.oracle.bmc.core.requests -
-
Uses of ChangeIPSecConnectionCompartmentRequest in com.oracle.bmc.core
Method parameters in com.oracle.bmc.core with type arguments of type ChangeIPSecConnectionCompartmentRequest Modifier and Type Method Description Future<ChangeIPSecConnectionCompartmentResponse>VirtualNetworkAsync. changeIPSecConnectionCompartment(ChangeIPSecConnectionCompartmentRequest request, AsyncHandler<ChangeIPSecConnectionCompartmentRequest,ChangeIPSecConnectionCompartmentResponse> handler)Moves an IPSec connection into a different compartment within the same tenancy.Future<ChangeIPSecConnectionCompartmentResponse>VirtualNetworkAsyncClient. changeIPSecConnectionCompartment(ChangeIPSecConnectionCompartmentRequest request, AsyncHandler<ChangeIPSecConnectionCompartmentRequest,ChangeIPSecConnectionCompartmentResponse> handler) -
Uses of ChangeIPSecConnectionCompartmentRequest in com.oracle.bmc.core.requests
Methods in com.oracle.bmc.core.requests that return ChangeIPSecConnectionCompartmentRequest Modifier and Type Method Description ChangeIPSecConnectionCompartmentRequestChangeIPSecConnectionCompartmentRequest.Builder. build()Build the instance of ChangeIPSecConnectionCompartmentRequest as configured by this builderChangeIPSecConnectionCompartmentRequestChangeIPSecConnectionCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeIPSecConnectionCompartmentRequest as configured by this builderMethods in com.oracle.bmc.core.requests with parameters of type ChangeIPSecConnectionCompartmentRequest Modifier and Type Method Description ChangeIPSecConnectionCompartmentRequest.BuilderChangeIPSecConnectionCompartmentRequest.Builder. copy(ChangeIPSecConnectionCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-