PoolPatchOptions.withReturnClientRequestId(Boolean returnClientRequestId) 方法
定义
Set whether the server should return the client-request-id in the response.
public PoolPatchOptions withReturnClientRequestId(Boolean returnClientRequestId)
参数
- returnClientRequestId
- Boolean
the returnClientRequestId value to set
返回
the PoolPatchOptions object itself.