public class PoolListUsageMetricsHeaders extends Object
Constructor and Description |
---|
PoolListUsageMetricsHeaders() |
Modifier and Type | Method and Description |
---|---|
UUID |
clientRequestId()
Get the clientRequestId value.
|
String |
eTag()
Get the eTag value.
|
org.joda.time.DateTime |
lastModified()
Get the lastModified value.
|
UUID |
requestId()
Get the requestId value.
|
PoolListUsageMetricsHeaders |
withClientRequestId(UUID clientRequestId)
Set the clientRequestId value.
|
PoolListUsageMetricsHeaders |
withETag(String eTag)
Set the eTag value.
|
PoolListUsageMetricsHeaders |
withLastModified(org.joda.time.DateTime lastModified)
Set the lastModified value.
|
PoolListUsageMetricsHeaders |
withRequestId(UUID requestId)
Set the requestId value.
|
public UUID clientRequestId()
public PoolListUsageMetricsHeaders withClientRequestId(UUID clientRequestId)
clientRequestId
- the clientRequestId value to setpublic UUID requestId()
public PoolListUsageMetricsHeaders withRequestId(UUID requestId)
requestId
- the requestId value to setpublic String eTag()
public PoolListUsageMetricsHeaders withETag(String eTag)
eTag
- the eTag value to setpublic org.joda.time.DateTime lastModified()
public PoolListUsageMetricsHeaders withLastModified(org.joda.time.DateTime lastModified)
lastModified
- the lastModified value to setCopyright © 2019. All rights reserved.