public static class UpdateStartTimeScheduleDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateStartTimeScheduleDetails |
build() |
UpdateStartTimeScheduleDetails.Builder |
copy(UpdateStartTimeScheduleDetails model) |
UpdateStartTimeScheduleDetails.Builder |
timeToStart(Date timeToStart)
The date and time the Exadata Fleet Update Action is expected to start.
|
public UpdateStartTimeScheduleDetails.Builder timeToStart(Date timeToStart)
The date and time the Exadata Fleet Update Action is expected to start. RFC 3339, section 14.29.
timeToStart
- the value to setpublic UpdateStartTimeScheduleDetails build()
public UpdateStartTimeScheduleDetails.Builder copy(UpdateStartTimeScheduleDetails model)
Copyright © 2016–2024. All rights reserved.