StorageSyncServicesGetByResourceGroupHeaders Class

  • java.lang.Object
    • com.azure.resourcemanager.storagesync.models.StorageSyncServicesGetByResourceGroupHeaders

public final class StorageSyncServicesGetByResourceGroupHeaders

The StorageSyncServicesGetByResourceGroupHeaders model.

Constructor Summary

Constructor Description
StorageSyncServicesGetByResourceGroupHeaders(HttpHeaders rawHeaders)

Creates an instance of StorageSyncServicesGetByResourceGroupHeaders class.

Method Summary

Modifier and Type Method and Description
String xMsCorrelationRequestId()

Get the xMsCorrelationRequestId property: The x-ms-correlation-request-id property.

String xMsRequestId()

Get the xMsRequestId property: The x-ms-request-id property.

Methods inherited from java.lang.Object

Constructor Details

StorageSyncServicesGetByResourceGroupHeaders

public StorageSyncServicesGetByResourceGroupHeaders(HttpHeaders rawHeaders)

Creates an instance of StorageSyncServicesGetByResourceGroupHeaders class.

Parameters:

rawHeaders - The raw HttpHeaders that will be used to create the property values.

Method Details

xMsCorrelationRequestId

public String xMsCorrelationRequestId()

Get the xMsCorrelationRequestId property: The x-ms-correlation-request-id property.

Returns:

the xMsCorrelationRequestId value.

xMsRequestId

public String xMsRequestId()

Get the xMsRequestId property: The x-ms-request-id property.

Returns:

the xMsRequestId value.

Applies to