Uses of Class
com.oracle.bmc.osmanagementhub.responses.ChangeSoftwareSourceCompartmentResponse
- 
Packages that use ChangeSoftwareSourceCompartmentResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of ChangeSoftwareSourceCompartmentResponse in com.oracle.bmc.osmanagementhubMethods in com.oracle.bmc.osmanagementhub that return ChangeSoftwareSourceCompartmentResponse Modifier and Type Method Description ChangeSoftwareSourceCompartmentResponseSoftwareSource. changeSoftwareSourceCompartment(ChangeSoftwareSourceCompartmentRequest request)Moves the specified software sources to a different compartment within the same tenancy.ChangeSoftwareSourceCompartmentResponseSoftwareSourceClient. changeSoftwareSourceCompartment(ChangeSoftwareSourceCompartmentRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type ChangeSoftwareSourceCompartmentResponse Modifier and Type Method Description Future<ChangeSoftwareSourceCompartmentResponse>SoftwareSourceAsync. changeSoftwareSourceCompartment(ChangeSoftwareSourceCompartmentRequest request, AsyncHandler<ChangeSoftwareSourceCompartmentRequest,ChangeSoftwareSourceCompartmentResponse> handler)Moves the specified software sources to a different compartment within the same tenancy.Future<ChangeSoftwareSourceCompartmentResponse>SoftwareSourceAsyncClient. changeSoftwareSourceCompartment(ChangeSoftwareSourceCompartmentRequest request, AsyncHandler<ChangeSoftwareSourceCompartmentRequest,ChangeSoftwareSourceCompartmentResponse> handler)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type ChangeSoftwareSourceCompartmentResponse Modifier and Type Method Description Future<ChangeSoftwareSourceCompartmentResponse>SoftwareSourceAsync. changeSoftwareSourceCompartment(ChangeSoftwareSourceCompartmentRequest request, AsyncHandler<ChangeSoftwareSourceCompartmentRequest,ChangeSoftwareSourceCompartmentResponse> handler)Moves the specified software sources to a different compartment within the same tenancy.Future<ChangeSoftwareSourceCompartmentResponse>SoftwareSourceAsyncClient. changeSoftwareSourceCompartment(ChangeSoftwareSourceCompartmentRequest request, AsyncHandler<ChangeSoftwareSourceCompartmentRequest,ChangeSoftwareSourceCompartmentResponse> handler)
- 
Uses of ChangeSoftwareSourceCompartmentResponse in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return ChangeSoftwareSourceCompartmentResponse Modifier and Type Method Description ChangeSoftwareSourceCompartmentResponseChangeSoftwareSourceCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ChangeSoftwareSourceCompartmentResponse Modifier and Type Method Description ChangeSoftwareSourceCompartmentResponse.BuilderChangeSoftwareSourceCompartmentResponse.Builder. copy(ChangeSoftwareSourceCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-