Class SmartGroupsChangeStateHeaders

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

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

    • SmartGroupsChangeStateHeaders

      public SmartGroupsChangeStateHeaders(com.azure.core.http.HttpHeaders rawHeaders)
      Creates an instance of SmartGroupsChangeStateHeaders 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 SmartGroupsChangeStateHeaders withXMsRequestId(String xMsRequestId)
      Set the xMsRequestId property: The x-ms-request-id property.
      Parameters:
      xMsRequestId - the xMsRequestId value to set.
      Returns:
      the SmartGroupsChangeStateHeaders object itself.
    • validate

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