public static class StartTimeScheduleDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
StartTimeScheduleDetails |
build() |
StartTimeScheduleDetails.Builder |
copy(StartTimeScheduleDetails model) |
StartTimeScheduleDetails.Builder |
timeToStart(Date timeToStart)
The date and time the Exadata Fleet Update Action is expected to start.
|
public StartTimeScheduleDetails.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 StartTimeScheduleDetails build()
public StartTimeScheduleDetails.Builder copy(StartTimeScheduleDetails model)
Copyright © 2016–2024. All rights reserved.