Uses of Class
com.oracle.bmc.osmanagementhub.model.RebootLifecycleStageDetails
-
Packages that use RebootLifecycleStageDetails Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.requests -
-
Uses of RebootLifecycleStageDetails in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return RebootLifecycleStageDetails Modifier and Type Method Description RebootLifecycleStageDetailsRebootLifecycleStageDetails.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type RebootLifecycleStageDetails Modifier and Type Method Description RebootLifecycleStageDetails.BuilderRebootLifecycleStageDetails.Builder. copy(RebootLifecycleStageDetails model) -
Uses of RebootLifecycleStageDetails in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return RebootLifecycleStageDetails Modifier and Type Method Description RebootLifecycleStageDetailsRebootLifecycleStageRequest. getBody$()Alternative accessor for the body parameter.RebootLifecycleStageDetailsRebootLifecycleStageRequest. getRebootLifecycleStageDetails()Details rebooting managed instances in a lifecycle stage.Methods in com.oracle.bmc.osmanagementhub.requests with parameters of type RebootLifecycleStageDetails Modifier and Type Method Description RebootLifecycleStageRequest.BuilderRebootLifecycleStageRequest.Builder. body$(RebootLifecycleStageDetails body)Alternative setter for the body parameter.RebootLifecycleStageRequest.BuilderRebootLifecycleStageRequest.Builder. rebootLifecycleStageDetails(RebootLifecycleStageDetails rebootLifecycleStageDetails)Details rebooting managed instances in a lifecycle stage.
-