Uses of Class
com.oracle.bmc.osmanagementhub.requests.ChangeLifecycleEnvironmentCompartmentRequest
-
Packages that use ChangeLifecycleEnvironmentCompartmentRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of ChangeLifecycleEnvironmentCompartmentRequest in com.oracle.bmc.osmanagementhub
Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ChangeLifecycleEnvironmentCompartmentRequest Modifier and Type Method Description Future<ChangeLifecycleEnvironmentCompartmentResponse>
LifecycleEnvironmentAsync. changeLifecycleEnvironmentCompartment(ChangeLifecycleEnvironmentCompartmentRequest request, AsyncHandler<ChangeLifecycleEnvironmentCompartmentRequest,ChangeLifecycleEnvironmentCompartmentResponse> handler)
Moves a lifecycle environment into a different compartment within the same tenancy.Future<ChangeLifecycleEnvironmentCompartmentResponse>
LifecycleEnvironmentAsyncClient. changeLifecycleEnvironmentCompartment(ChangeLifecycleEnvironmentCompartmentRequest request, AsyncHandler<ChangeLifecycleEnvironmentCompartmentRequest,ChangeLifecycleEnvironmentCompartmentResponse> handler)
-
Uses of ChangeLifecycleEnvironmentCompartmentRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return ChangeLifecycleEnvironmentCompartmentRequest Modifier and Type Method Description ChangeLifecycleEnvironmentCompartmentRequest
ChangeLifecycleEnvironmentCompartmentRequest.Builder. build()
Build the instance of ChangeLifecycleEnvironmentCompartmentRequest as configured by this builderChangeLifecycleEnvironmentCompartmentRequest
ChangeLifecycleEnvironmentCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeLifecycleEnvironmentCompartmentRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type ChangeLifecycleEnvironmentCompartmentRequest Modifier and Type Method Description ChangeLifecycleEnvironmentCompartmentRequest.Builder
ChangeLifecycleEnvironmentCompartmentRequest.Builder. copy(ChangeLifecycleEnvironmentCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-