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