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