Uses of Class
com.oracle.bmc.cloudbridge.requests.ChangeEnvironmentCompartmentRequest
-
Packages that use ChangeEnvironmentCompartmentRequest Package Description com.oracle.bmc.cloudbridge com.oracle.bmc.cloudbridge.requests -
-
Uses of ChangeEnvironmentCompartmentRequest in com.oracle.bmc.cloudbridge
Method parameters in com.oracle.bmc.cloudbridge with type arguments of type ChangeEnvironmentCompartmentRequest Modifier and Type Method Description Future<ChangeEnvironmentCompartmentResponse>
OcbAgentSvcAsync. changeEnvironmentCompartment(ChangeEnvironmentCompartmentRequest request, AsyncHandler<ChangeEnvironmentCompartmentRequest,ChangeEnvironmentCompartmentResponse> handler)
Moves a source environment resource from one compartment identifier to another.Future<ChangeEnvironmentCompartmentResponse>
OcbAgentSvcAsyncClient. changeEnvironmentCompartment(ChangeEnvironmentCompartmentRequest request, AsyncHandler<ChangeEnvironmentCompartmentRequest,ChangeEnvironmentCompartmentResponse> handler)
-
Uses of ChangeEnvironmentCompartmentRequest in com.oracle.bmc.cloudbridge.requests
Methods in com.oracle.bmc.cloudbridge.requests that return ChangeEnvironmentCompartmentRequest Modifier and Type Method Description ChangeEnvironmentCompartmentRequest
ChangeEnvironmentCompartmentRequest.Builder. build()
Build the instance of ChangeEnvironmentCompartmentRequest as configured by this builderChangeEnvironmentCompartmentRequest
ChangeEnvironmentCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeEnvironmentCompartmentRequest as configured by this builderMethods in com.oracle.bmc.cloudbridge.requests with parameters of type ChangeEnvironmentCompartmentRequest Modifier and Type Method Description ChangeEnvironmentCompartmentRequest.Builder
ChangeEnvironmentCompartmentRequest.Builder. copy(ChangeEnvironmentCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-