ServerEndpointsGetHeaders Class
- java.
lang. Object - com.
azure. resourcemanager. storagesync. models. ServerEndpointsGetHeaders
- com.
public final class ServerEndpointsGetHeaders
The ServerEndpointsGetHeaders model.
Constructor Summary
| Constructor | Description |
|---|---|
| ServerEndpointsGetHeaders(HttpHeaders rawHeaders) |
Creates an instance of Server |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
xMsCorrelationRequestId()
Get the x |
| String |
xMsRequestId()
Get the x |
Methods inherited from java.lang.Object
Constructor Details
ServerEndpointsGetHeaders
public ServerEndpointsGetHeaders(HttpHeaders rawHeaders)
Creates an instance of ServerEndpointsGetHeaders class.
Parameters:
Method Details
xMsCorrelationRequestId
public String xMsCorrelationRequestId()
Get the xMsCorrelationRequestId property: The x-ms-correlation-request-id property.
Returns:
xMsRequestId
public String xMsRequestId()
Get the xMsRequestId property: The x-ms-request-id property.
Returns: