public class JobListPreparationAndReleaseTaskStatusOptions extends Object
Constructor and Description |
---|
JobListPreparationAndReleaseTaskStatusOptions() |
Modifier and Type | Method and Description |
---|---|
UUID |
clientRequestId()
Get the clientRequestId value.
|
String |
filter()
Get the filter value.
|
Integer |
maxResults()
Get the maxResults value.
|
org.joda.time.DateTime |
ocpDate()
Get the ocpDate value.
|
Boolean |
returnClientRequestId()
Get the returnClientRequestId value.
|
String |
select()
Get the select value.
|
Integer |
timeout()
Get the timeout value.
|
JobListPreparationAndReleaseTaskStatusOptions |
withClientRequestId(UUID clientRequestId)
Set the clientRequestId value.
|
JobListPreparationAndReleaseTaskStatusOptions |
withFilter(String filter)
Set the filter value.
|
JobListPreparationAndReleaseTaskStatusOptions |
withMaxResults(Integer maxResults)
Set the maxResults value.
|
JobListPreparationAndReleaseTaskStatusOptions |
withOcpDate(org.joda.time.DateTime ocpDate)
Set the ocpDate value.
|
JobListPreparationAndReleaseTaskStatusOptions |
withReturnClientRequestId(Boolean returnClientRequestId)
Set the returnClientRequestId value.
|
JobListPreparationAndReleaseTaskStatusOptions |
withSelect(String select)
Set the select value.
|
JobListPreparationAndReleaseTaskStatusOptions |
withTimeout(Integer timeout)
Set the timeout value.
|
public JobListPreparationAndReleaseTaskStatusOptions()
public String filter()
public JobListPreparationAndReleaseTaskStatusOptions withFilter(String filter)
filter
- the filter value to setpublic String select()
public JobListPreparationAndReleaseTaskStatusOptions withSelect(String select)
select
- the select value to setpublic Integer maxResults()
public JobListPreparationAndReleaseTaskStatusOptions withMaxResults(Integer maxResults)
maxResults
- the maxResults value to setpublic Integer timeout()
public JobListPreparationAndReleaseTaskStatusOptions withTimeout(Integer timeout)
timeout
- the timeout value to setpublic UUID clientRequestId()
public JobListPreparationAndReleaseTaskStatusOptions withClientRequestId(UUID clientRequestId)
clientRequestId
- the clientRequestId value to setpublic Boolean returnClientRequestId()
public JobListPreparationAndReleaseTaskStatusOptions withReturnClientRequestId(Boolean returnClientRequestId)
returnClientRequestId
- the returnClientRequestId value to setpublic org.joda.time.DateTime ocpDate()
public JobListPreparationAndReleaseTaskStatusOptions withOcpDate(org.joda.time.DateTime ocpDate)
ocpDate
- the ocpDate value to setCopyright © 2019. All rights reserved.