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