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.fleetsoftwareupdate
Methods in com.oracle.bmc.fleetsoftwareupdate that return ChangeFsuActionCompartmentResponse Modifier and Type Method Description ChangeFsuActionCompartmentResponse
FleetSoftwareUpdate. changeFsuActionCompartment(ChangeFsuActionCompartmentRequest request)
Moves a Exadata Fleet Update Action resource from one compartment identifier to another.ChangeFsuActionCompartmentResponse
FleetSoftwareUpdateClient. 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.responses
Methods in com.oracle.bmc.fleetsoftwareupdate.responses that return ChangeFsuActionCompartmentResponse Modifier and Type Method Description ChangeFsuActionCompartmentResponse
ChangeFsuActionCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.fleetsoftwareupdate.responses with parameters of type ChangeFsuActionCompartmentResponse Modifier and Type Method Description ChangeFsuActionCompartmentResponse.Builder
ChangeFsuActionCompartmentResponse.Builder. copy(ChangeFsuActionCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-