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