Uses of Class
com.oracle.bmc.fleetsoftwareupdate.requests.ChangeFsuCollectionCompartmentRequest
-
Packages that use ChangeFsuCollectionCompartmentRequest Package Description com.oracle.bmc.fleetsoftwareupdate com.oracle.bmc.fleetsoftwareupdate.requests -
-
Uses of ChangeFsuCollectionCompartmentRequest in com.oracle.bmc.fleetsoftwareupdate
Method parameters in com.oracle.bmc.fleetsoftwareupdate with type arguments of type ChangeFsuCollectionCompartmentRequest 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 ChangeFsuCollectionCompartmentRequest in com.oracle.bmc.fleetsoftwareupdate.requests
Methods in com.oracle.bmc.fleetsoftwareupdate.requests that return ChangeFsuCollectionCompartmentRequest Modifier and Type Method Description ChangeFsuCollectionCompartmentRequest
ChangeFsuCollectionCompartmentRequest.Builder. build()
Build the instance of ChangeFsuCollectionCompartmentRequest as configured by this builderChangeFsuCollectionCompartmentRequest
ChangeFsuCollectionCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeFsuCollectionCompartmentRequest as configured by this builderMethods in com.oracle.bmc.fleetsoftwareupdate.requests with parameters of type ChangeFsuCollectionCompartmentRequest Modifier and Type Method Description ChangeFsuCollectionCompartmentRequest.Builder
ChangeFsuCollectionCompartmentRequest.Builder. copy(ChangeFsuCollectionCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-