Uses of Class
com.oracle.bmc.fleetsoftwareupdate.responses.UpdateFsuCollectionResponse
- 
Packages that use UpdateFsuCollectionResponse Package Description com.oracle.bmc.fleetsoftwareupdate com.oracle.bmc.fleetsoftwareupdate.responses 
- 
- 
Uses of UpdateFsuCollectionResponse in com.oracle.bmc.fleetsoftwareupdateMethods in com.oracle.bmc.fleetsoftwareupdate that return UpdateFsuCollectionResponse Modifier and Type Method Description UpdateFsuCollectionResponseFleetSoftwareUpdate. updateFsuCollection(UpdateFsuCollectionRequest request)Updates the Exadata Fleet Update Collection identified by the ID.UpdateFsuCollectionResponseFleetSoftwareUpdateClient. updateFsuCollection(UpdateFsuCollectionRequest request)Methods in com.oracle.bmc.fleetsoftwareupdate that return types with arguments of type UpdateFsuCollectionResponse Modifier and Type Method Description Future<UpdateFsuCollectionResponse>FleetSoftwareUpdateAsync. updateFsuCollection(UpdateFsuCollectionRequest request, AsyncHandler<UpdateFsuCollectionRequest,UpdateFsuCollectionResponse> handler)Updates the Exadata Fleet Update Collection identified by the ID.Future<UpdateFsuCollectionResponse>FleetSoftwareUpdateAsyncClient. updateFsuCollection(UpdateFsuCollectionRequest request, AsyncHandler<UpdateFsuCollectionRequest,UpdateFsuCollectionResponse> handler)Method parameters in com.oracle.bmc.fleetsoftwareupdate with type arguments of type UpdateFsuCollectionResponse Modifier and Type Method Description Future<UpdateFsuCollectionResponse>FleetSoftwareUpdateAsync. updateFsuCollection(UpdateFsuCollectionRequest request, AsyncHandler<UpdateFsuCollectionRequest,UpdateFsuCollectionResponse> handler)Updates the Exadata Fleet Update Collection identified by the ID.Future<UpdateFsuCollectionResponse>FleetSoftwareUpdateAsyncClient. updateFsuCollection(UpdateFsuCollectionRequest request, AsyncHandler<UpdateFsuCollectionRequest,UpdateFsuCollectionResponse> handler)
- 
Uses of UpdateFsuCollectionResponse in com.oracle.bmc.fleetsoftwareupdate.responsesMethods in com.oracle.bmc.fleetsoftwareupdate.responses that return UpdateFsuCollectionResponse Modifier and Type Method Description UpdateFsuCollectionResponseUpdateFsuCollectionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fleetsoftwareupdate.responses with parameters of type UpdateFsuCollectionResponse Modifier and Type Method Description UpdateFsuCollectionResponse.BuilderUpdateFsuCollectionResponse.Builder. copy(UpdateFsuCollectionResponse o)Copy method to populate the builder with values from the given instance.
 
-