Uses of Class
com.oracle.bmc.fleetsoftwareupdate.responses.ChangeFsuActionCompartmentResponse
- 
Packages that use ChangeFsuActionCompartmentResponse Package Description com.oracle.bmc.fleetsoftwareupdate com.oracle.bmc.fleetsoftwareupdate.responses 
- 
- 
Uses of ChangeFsuActionCompartmentResponse in com.oracle.bmc.fleetsoftwareupdateMethods in com.oracle.bmc.fleetsoftwareupdate that return ChangeFsuActionCompartmentResponse Modifier and Type Method Description ChangeFsuActionCompartmentResponseFleetSoftwareUpdate. changeFsuActionCompartment(ChangeFsuActionCompartmentRequest request)Moves a Exadata Fleet Update Action resource from one compartment identifier to another.ChangeFsuActionCompartmentResponseFleetSoftwareUpdateClient. changeFsuActionCompartment(ChangeFsuActionCompartmentRequest request)Methods in com.oracle.bmc.fleetsoftwareupdate that return types with arguments of type ChangeFsuActionCompartmentResponse Modifier and Type Method Description Future<ChangeFsuActionCompartmentResponse>FleetSoftwareUpdateAsync. changeFsuActionCompartment(ChangeFsuActionCompartmentRequest request, AsyncHandler<ChangeFsuActionCompartmentRequest,ChangeFsuActionCompartmentResponse> handler)Moves a Exadata Fleet Update Action resource from one compartment identifier to another.Future<ChangeFsuActionCompartmentResponse>FleetSoftwareUpdateAsyncClient. changeFsuActionCompartment(ChangeFsuActionCompartmentRequest request, AsyncHandler<ChangeFsuActionCompartmentRequest,ChangeFsuActionCompartmentResponse> handler)Method parameters in com.oracle.bmc.fleetsoftwareupdate with type arguments of type ChangeFsuActionCompartmentResponse Modifier and Type Method Description Future<ChangeFsuActionCompartmentResponse>FleetSoftwareUpdateAsync. changeFsuActionCompartment(ChangeFsuActionCompartmentRequest request, AsyncHandler<ChangeFsuActionCompartmentRequest,ChangeFsuActionCompartmentResponse> handler)Moves a Exadata Fleet Update Action resource from one compartment identifier to another.Future<ChangeFsuActionCompartmentResponse>FleetSoftwareUpdateAsyncClient. changeFsuActionCompartment(ChangeFsuActionCompartmentRequest request, AsyncHandler<ChangeFsuActionCompartmentRequest,ChangeFsuActionCompartmentResponse> handler)
- 
Uses of ChangeFsuActionCompartmentResponse in com.oracle.bmc.fleetsoftwareupdate.responsesMethods in com.oracle.bmc.fleetsoftwareupdate.responses that return ChangeFsuActionCompartmentResponse Modifier and Type Method Description ChangeFsuActionCompartmentResponseChangeFsuActionCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fleetsoftwareupdate.responses with parameters of type ChangeFsuActionCompartmentResponse Modifier and Type Method Description ChangeFsuActionCompartmentResponse.BuilderChangeFsuActionCompartmentResponse.Builder. copy(ChangeFsuActionCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-