Uses of Class
com.oracle.bmc.osmanagementhub.responses.RebootLifecycleStageResponse
-
Packages that use RebootLifecycleStageResponse Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.responses -
-
Uses of RebootLifecycleStageResponse in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub that return RebootLifecycleStageResponse Modifier and Type Method Description RebootLifecycleStageResponseLifecycleEnvironment. rebootLifecycleStage(RebootLifecycleStageRequest request)Reboots all managed instances in the specified lifecycle stage.RebootLifecycleStageResponseLifecycleEnvironmentClient. rebootLifecycleStage(RebootLifecycleStageRequest request)Methods in com.oracle.bmc.osmanagementhub that return types with arguments of type RebootLifecycleStageResponse Modifier and Type Method Description Future<RebootLifecycleStageResponse>LifecycleEnvironmentAsync. rebootLifecycleStage(RebootLifecycleStageRequest request, AsyncHandler<RebootLifecycleStageRequest,RebootLifecycleStageResponse> handler)Reboots all managed instances in the specified lifecycle stage.Future<RebootLifecycleStageResponse>LifecycleEnvironmentAsyncClient. rebootLifecycleStage(RebootLifecycleStageRequest request, AsyncHandler<RebootLifecycleStageRequest,RebootLifecycleStageResponse> handler)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type RebootLifecycleStageResponse Modifier and Type Method Description Future<RebootLifecycleStageResponse>LifecycleEnvironmentAsync. rebootLifecycleStage(RebootLifecycleStageRequest request, AsyncHandler<RebootLifecycleStageRequest,RebootLifecycleStageResponse> handler)Reboots all managed instances in the specified lifecycle stage.Future<RebootLifecycleStageResponse>LifecycleEnvironmentAsyncClient. rebootLifecycleStage(RebootLifecycleStageRequest request, AsyncHandler<RebootLifecycleStageRequest,RebootLifecycleStageResponse> handler) -
Uses of RebootLifecycleStageResponse in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return RebootLifecycleStageResponse Modifier and Type Method Description RebootLifecycleStageResponseRebootLifecycleStageResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type RebootLifecycleStageResponse Modifier and Type Method Description RebootLifecycleStageResponse.BuilderRebootLifecycleStageResponse.Builder. copy(RebootLifecycleStageResponse o)Copy method to populate the builder with values from the given instance.
-