Uses of Class
com.oracle.bmc.fleetsoftwareupdate.responses.UpdateFsuReadinessCheckResponse
-
Packages that use UpdateFsuReadinessCheckResponse Package Description com.oracle.bmc.fleetsoftwareupdate com.oracle.bmc.fleetsoftwareupdate.responses -
-
Uses of UpdateFsuReadinessCheckResponse in com.oracle.bmc.fleetsoftwareupdate
Methods in com.oracle.bmc.fleetsoftwareupdate that return UpdateFsuReadinessCheckResponse Modifier and Type Method Description UpdateFsuReadinessCheckResponseFleetSoftwareUpdate. updateFsuReadinessCheck(UpdateFsuReadinessCheckRequest request)Updates the Exadata Fleet Update Readiness Check identified by the ID.UpdateFsuReadinessCheckResponseFleetSoftwareUpdateClient. updateFsuReadinessCheck(UpdateFsuReadinessCheckRequest request)Methods in com.oracle.bmc.fleetsoftwareupdate that return types with arguments of type UpdateFsuReadinessCheckResponse Modifier and Type Method Description Future<UpdateFsuReadinessCheckResponse>FleetSoftwareUpdateAsync. updateFsuReadinessCheck(UpdateFsuReadinessCheckRequest request, AsyncHandler<UpdateFsuReadinessCheckRequest,UpdateFsuReadinessCheckResponse> handler)Updates the Exadata Fleet Update Readiness Check identified by the ID.Future<UpdateFsuReadinessCheckResponse>FleetSoftwareUpdateAsyncClient. updateFsuReadinessCheck(UpdateFsuReadinessCheckRequest request, AsyncHandler<UpdateFsuReadinessCheckRequest,UpdateFsuReadinessCheckResponse> handler)Method parameters in com.oracle.bmc.fleetsoftwareupdate with type arguments of type UpdateFsuReadinessCheckResponse Modifier and Type Method Description Future<UpdateFsuReadinessCheckResponse>FleetSoftwareUpdateAsync. updateFsuReadinessCheck(UpdateFsuReadinessCheckRequest request, AsyncHandler<UpdateFsuReadinessCheckRequest,UpdateFsuReadinessCheckResponse> handler)Updates the Exadata Fleet Update Readiness Check identified by the ID.Future<UpdateFsuReadinessCheckResponse>FleetSoftwareUpdateAsyncClient. updateFsuReadinessCheck(UpdateFsuReadinessCheckRequest request, AsyncHandler<UpdateFsuReadinessCheckRequest,UpdateFsuReadinessCheckResponse> handler) -
Uses of UpdateFsuReadinessCheckResponse in com.oracle.bmc.fleetsoftwareupdate.responses
Methods in com.oracle.bmc.fleetsoftwareupdate.responses that return UpdateFsuReadinessCheckResponse Modifier and Type Method Description UpdateFsuReadinessCheckResponseUpdateFsuReadinessCheckResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.fleetsoftwareupdate.responses with parameters of type UpdateFsuReadinessCheckResponse Modifier and Type Method Description UpdateFsuReadinessCheckResponse.BuilderUpdateFsuReadinessCheckResponse.Builder. copy(UpdateFsuReadinessCheckResponse o)Copy method to populate the builder with values from the given instance.
-