public static class RebootManagedInstanceGroupDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RebootManagedInstanceGroupDetails |
build() |
RebootManagedInstanceGroupDetails.Builder |
copy(RebootManagedInstanceGroupDetails model) |
RebootManagedInstanceGroupDetails.Builder |
rebootTimeoutInMins(Integer rebootTimeoutInMins)
The number of minutes the service waits for the reboot to complete.
|
RebootManagedInstanceGroupDetails.Builder |
workRequestDetails(WorkRequestDetails workRequestDetails) |
public RebootManagedInstanceGroupDetails.Builder rebootTimeoutInMins(Integer rebootTimeoutInMins)
The number of minutes the service waits for the reboot to complete. If the instances in the group don’t reboot within this time, the reboot job status is set to failed.
rebootTimeoutInMins
- the value to setpublic RebootManagedInstanceGroupDetails.Builder workRequestDetails(WorkRequestDetails workRequestDetails)
public RebootManagedInstanceGroupDetails build()
public RebootManagedInstanceGroupDetails.Builder copy(RebootManagedInstanceGroupDetails model)
Copyright © 2016–2025. All rights reserved.