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