CloudHsmClusterRestoreStatusGetHeaders Class

  • java.lang.Object
    • com.azure.resourcemanager.hardwaresecuritymodules.models.CloudHsmClusterRestoreStatusGetHeaders

public final class CloudHsmClusterRestoreStatusGetHeaders

The CloudHsmClusterRestoreStatusGetHeaders model.

Constructor Summary

Constructor Description
CloudHsmClusterRestoreStatusGetHeaders(HttpHeaders rawHeaders)

Creates an instance of CloudHsmClusterRestoreStatusGetHeaders class.

Method Summary

Modifier and Type Method and Description
String location()

Get the location property: The Location property.

void validate()

Validates the instance.

String xMsRequestId()

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

Methods inherited from java.lang.Object

Constructor Details

CloudHsmClusterRestoreStatusGetHeaders

public CloudHsmClusterRestoreStatusGetHeaders(HttpHeaders rawHeaders)

Creates an instance of CloudHsmClusterRestoreStatusGetHeaders class.

Parameters:

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

Method Details

location

public String location()

Get the location property: The Location property.

Returns:

the location value.

validate

public void validate()

Validates the instance.

xMsRequestId

public String xMsRequestId()

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

Returns:

the xMsRequestId value.

Applies to