public class JobScheduleListNextOptions extends Object
Constructor and Description |
---|
JobScheduleListNextOptions() |
Modifier and Type | Method and Description |
---|---|
UUID |
clientRequestId()
Get the clientRequestId value.
|
org.joda.time.DateTime |
ocpDate()
Get the ocpDate value.
|
Boolean |
returnClientRequestId()
Get the returnClientRequestId value.
|
JobScheduleListNextOptions |
withClientRequestId(UUID clientRequestId)
Set the clientRequestId value.
|
JobScheduleListNextOptions |
withOcpDate(org.joda.time.DateTime ocpDate)
Set the ocpDate value.
|
JobScheduleListNextOptions |
withReturnClientRequestId(Boolean returnClientRequestId)
Set the returnClientRequestId value.
|
public UUID clientRequestId()
public JobScheduleListNextOptions withClientRequestId(UUID clientRequestId)
clientRequestId
- the clientRequestId value to setpublic Boolean returnClientRequestId()
public JobScheduleListNextOptions withReturnClientRequestId(Boolean returnClientRequestId)
returnClientRequestId
- the returnClientRequestId value to setpublic org.joda.time.DateTime ocpDate()
public JobScheduleListNextOptions withOcpDate(org.joda.time.DateTime ocpDate)
ocpDate
- the ocpDate value to setCopyright © 2019. All rights reserved.