CloudHsmClusterBackupStatusGetHeaders Class

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

public final class CloudHsmClusterBackupStatusGetHeaders

The CloudHsmClusterBackupStatusGetHeaders model.

Constructor Summary

Constructor Description
CloudHsmClusterBackupStatusGetHeaders(HttpHeaders rawHeaders)

Creates an instance of CloudHsmClusterBackupStatusGetHeaders 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

CloudHsmClusterBackupStatusGetHeaders

public CloudHsmClusterBackupStatusGetHeaders(HttpHeaders rawHeaders)

Creates an instance of CloudHsmClusterBackupStatusGetHeaders 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