Get 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 UUID clientRequestId()
the clientRequestId value
谢谢。