public final class RequestOptions extends Object
| Constructor and Description |
|---|
RequestOptions() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
getXMsClientRequestId()
Get the xMsClientRequestId property: The tracking ID sent with the
request to help with debugging.
|
RequestOptions |
setXMsClientRequestId(UUID xMsClientRequestId)
Set the xMsClientRequestId property: The tracking ID sent with the
request to help with debugging.
|
public UUID getXMsClientRequestId()
public RequestOptions setXMsClientRequestId(UUID xMsClientRequestId)
xMsClientRequestId - the xMsClientRequestId value to set.Copyright © 2020 Microsoft Corporation. All rights reserved.