Uses of Class
com.oracle.bmc.osmanagementhub.model.RebootDynamicSetDetails
-
Packages that use RebootDynamicSetDetails Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.requests -
-
Uses of RebootDynamicSetDetails in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return RebootDynamicSetDetails Modifier and Type Method Description RebootDynamicSetDetailsRebootDynamicSetDetails.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type RebootDynamicSetDetails Modifier and Type Method Description RebootDynamicSetDetails.BuilderRebootDynamicSetDetails.Builder. copy(RebootDynamicSetDetails model) -
Uses of RebootDynamicSetDetails in com.oracle.bmc.osmanagementhub.requests
Methods in com.oracle.bmc.osmanagementhub.requests that return RebootDynamicSetDetails Modifier and Type Method Description RebootDynamicSetDetailsRebootDynamicSetRequest. getBody$()Alternative accessor for the body parameter.RebootDynamicSetDetailsRebootDynamicSetRequest. getRebootDynamicSetDetails()The timeout to be set for the reboot job.Methods in com.oracle.bmc.osmanagementhub.requests with parameters of type RebootDynamicSetDetails Modifier and Type Method Description RebootDynamicSetRequest.BuilderRebootDynamicSetRequest.Builder. body$(RebootDynamicSetDetails body)Alternative setter for the body parameter.RebootDynamicSetRequest.BuilderRebootDynamicSetRequest.Builder. rebootDynamicSetDetails(RebootDynamicSetDetails rebootDynamicSetDetails)The timeout to be set for the reboot job.
-