TaskDeleteHeaders.withClientRequestId(String clientRequestId) 方法
定义
Set the client-request-id provided by the client during the request. This will be returned only if the return-client-request-id parameter was set to true.
public TaskDeleteHeaders withClientRequestId(String clientRequestId)
参数
- clientRequestId
- String
the clientRequestId value to set
返回
the TaskDeleteHeaders object itself.