public class JobGetTaskCountsHeaders extends Object
| Constructor and Description |
|---|
JobGetTaskCountsHeaders() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
clientRequestId()
Get the clientRequestId value.
|
UUID |
requestId()
Get the requestId value.
|
JobGetTaskCountsHeaders |
withClientRequestId(UUID clientRequestId)
Set the clientRequestId value.
|
JobGetTaskCountsHeaders |
withRequestId(UUID requestId)
Set the requestId value.
|
public UUID clientRequestId()
public JobGetTaskCountsHeaders withClientRequestId(UUID clientRequestId)
clientRequestId - the clientRequestId value to setpublic UUID requestId()
public JobGetTaskCountsHeaders withRequestId(UUID requestId)
requestId - the requestId value to setCopyright © 2019. All rights reserved.