Uses of Class
com.oracle.bmc.osmanagementhub.model.RebootManagedInstanceDetails.Builder
-
Packages that use RebootManagedInstanceDetails.Builder Package Description com.oracle.bmc.osmanagementhub.model -
-
Uses of RebootManagedInstanceDetails.Builder in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return RebootManagedInstanceDetails.Builder Modifier and Type Method Description static RebootManagedInstanceDetails.Builder
RebootManagedInstanceDetails. builder()
Create a new builder.RebootManagedInstanceDetails.Builder
RebootManagedInstanceDetails.Builder. copy(RebootManagedInstanceDetails model)
RebootManagedInstanceDetails.Builder
RebootManagedInstanceDetails.Builder. rebootTimeoutInMins(Integer rebootTimeoutInMins)
The number of minutes the service waits for the reboot to complete.RebootManagedInstanceDetails.Builder
RebootManagedInstanceDetails. toBuilder()
RebootManagedInstanceDetails.Builder
RebootManagedInstanceDetails.Builder. workRequestDetails(WorkRequestDetails workRequestDetails)
-