Class SmartGroupsGetByIdHeaders

java.lang.Object
com.azure.resourcemanager.alertsmanagement.models.SmartGroupsGetByIdHeaders

public final class SmartGroupsGetByIdHeaders extends Object
The SmartGroupsGetByIdHeaders model.
  • Constructor Details

    • SmartGroupsGetByIdHeaders

      public SmartGroupsGetByIdHeaders(com.azure.core.http.HttpHeaders rawHeaders)
      Creates an instance of SmartGroupsGetByIdHeaders class.
      Parameters:
      rawHeaders - The raw HttpHeaders that will be used to create the property values.
  • Method Details

    • xMsRequestId

      public String xMsRequestId()
      Get the xMsRequestId property: The x-ms-request-id property.
      Returns:
      the xMsRequestId value.
    • withXMsRequestId

      public SmartGroupsGetByIdHeaders withXMsRequestId(String xMsRequestId)
      Set the xMsRequestId property: The x-ms-request-id property.
      Parameters:
      xMsRequestId - the xMsRequestId value to set.
      Returns:
      the SmartGroupsGetByIdHeaders object itself.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.