Uses of Class
com.oracle.bmc.osmanagementhub.requests.RebootLifecycleStageRequest
-
Packages that use RebootLifecycleStageRequest Package Description com.oracle.bmc.osmanagementhub com.oracle.bmc.osmanagementhub.requests -
-
Uses of RebootLifecycleStageRequest in com.oracle.bmc.osmanagementhub
Methods in com.oracle.bmc.osmanagementhub with parameters of type RebootLifecycleStageRequest Modifier and Type Method Description RebootLifecycleStageResponseLifecycleEnvironment. rebootLifecycleStage(RebootLifecycleStageRequest request)Reboots all managed instances in the specified lifecycle stage.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)RebootLifecycleStageResponseLifecycleEnvironmentClient. rebootLifecycleStage(RebootLifecycleStageRequest request)Method parameters in com.oracle.bmc.osmanagementhub with type arguments of type RebootLifecycleStageRequest 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 RebootLifecycleStageRequest in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return RebootLifecycleStageRequest Modifier and Type Method Description RebootLifecycleStageRequestRebootLifecycleStageRequest.Builder. build()Build the instance of RebootLifecycleStageRequest as configured by this builderRebootLifecycleStageRequestRebootLifecycleStageRequest.Builder. buildWithoutInvocationCallback()Build the instance of RebootLifecycleStageRequest as configured by this builderMethods in com.oracle.bmc.osmanagementhub.requests with parameters of type RebootLifecycleStageRequest Modifier and Type Method Description RebootLifecycleStageRequest.BuilderRebootLifecycleStageRequest.Builder. copy(RebootLifecycleStageRequest o)Copy method to populate the builder with values from the given instance.
-