public class PoolListUsageMetricsOptions extends Object
Constructor and Description |
---|
PoolListUsageMetricsOptions() |
Modifier and Type | Method and Description |
---|---|
UUID |
clientRequestId()
Get the clientRequestId value.
|
org.joda.time.DateTime |
endTime()
Get the endTime 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.
|
org.joda.time.DateTime |
startTime()
Get the startTime value.
|
Integer |
timeout()
Get the timeout value.
|
PoolListUsageMetricsOptions |
withClientRequestId(UUID clientRequestId)
Set the clientRequestId value.
|
PoolListUsageMetricsOptions |
withEndTime(org.joda.time.DateTime endTime)
Set the endTime value.
|
PoolListUsageMetricsOptions |
withFilter(String filter)
Set the filter value.
|
PoolListUsageMetricsOptions |
withMaxResults(Integer maxResults)
Set the maxResults value.
|
PoolListUsageMetricsOptions |
withOcpDate(org.joda.time.DateTime ocpDate)
Set the ocpDate value.
|
PoolListUsageMetricsOptions |
withReturnClientRequestId(Boolean returnClientRequestId)
Set the returnClientRequestId value.
|
PoolListUsageMetricsOptions |
withStartTime(org.joda.time.DateTime startTime)
Set the startTime value.
|
PoolListUsageMetricsOptions |
withTimeout(Integer timeout)
Set the timeout value.
|
public org.joda.time.DateTime startTime()
public PoolListUsageMetricsOptions withStartTime(org.joda.time.DateTime startTime)
startTime
- the startTime value to setpublic org.joda.time.DateTime endTime()
public PoolListUsageMetricsOptions withEndTime(org.joda.time.DateTime endTime)
endTime
- the endTime value to setpublic String filter()
public PoolListUsageMetricsOptions withFilter(String filter)
filter
- the filter value to setpublic Integer maxResults()
public PoolListUsageMetricsOptions withMaxResults(Integer maxResults)
maxResults
- the maxResults value to setpublic Integer timeout()
public PoolListUsageMetricsOptions withTimeout(Integer timeout)
timeout
- the timeout value to setpublic UUID clientRequestId()
public PoolListUsageMetricsOptions withClientRequestId(UUID clientRequestId)
clientRequestId
- the clientRequestId value to setpublic Boolean returnClientRequestId()
public PoolListUsageMetricsOptions withReturnClientRequestId(Boolean returnClientRequestId)
returnClientRequestId
- the returnClientRequestId value to setpublic org.joda.time.DateTime ocpDate()
public PoolListUsageMetricsOptions withOcpDate(org.joda.time.DateTime ocpDate)
ocpDate
- the ocpDate value to setCopyright © 2019. All rights reserved.