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