public class PoolGetAllLifetimeStatisticsOptions extends Object
Constructor and Description |
---|
PoolGetAllLifetimeStatisticsOptions() |
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.
|
Integer |
timeout()
Get the timeout value.
|
PoolGetAllLifetimeStatisticsOptions |
withClientRequestId(UUID clientRequestId)
Set the clientRequestId value.
|
PoolGetAllLifetimeStatisticsOptions |
withOcpDate(org.joda.time.DateTime ocpDate)
Set the ocpDate value.
|
PoolGetAllLifetimeStatisticsOptions |
withReturnClientRequestId(Boolean returnClientRequestId)
Set the returnClientRequestId value.
|
PoolGetAllLifetimeStatisticsOptions |
withTimeout(Integer timeout)
Set the timeout value.
|
public Integer timeout()
public PoolGetAllLifetimeStatisticsOptions withTimeout(Integer timeout)
timeout
- the timeout value to setpublic UUID clientRequestId()
public PoolGetAllLifetimeStatisticsOptions withClientRequestId(UUID clientRequestId)
clientRequestId
- the clientRequestId value to setpublic Boolean returnClientRequestId()
public PoolGetAllLifetimeStatisticsOptions withReturnClientRequestId(Boolean returnClientRequestId)
returnClientRequestId
- the returnClientRequestId value to setpublic org.joda.time.DateTime ocpDate()
public PoolGetAllLifetimeStatisticsOptions withOcpDate(org.joda.time.DateTime ocpDate)
ocpDate
- the ocpDate value to setCopyright © 2019. All rights reserved.