AccountListPoolNodeCountsOptions.withClientRequestId(UUID clientRequestId) 方法
定义
Set the caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g. 9C4D50EE-2D56-4CD3-8152-34347DC9F2B0.
public AccountListPoolNodeCountsOptions withClientRequestId(UUID clientRequestId)
参数
- clientRequestId
- UUID
the clientRequestId value to set
返回
the AccountListPoolNodeCountsOptions object itself.