Class WafMetricsResponseSeriesPropertiesItemsItem

java.lang.Object
com.azure.resourcemanager.cdn.models.WafMetricsResponseSeriesPropertiesItemsItem

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

    • WafMetricsResponseSeriesPropertiesItemsItem

      public WafMetricsResponseSeriesPropertiesItemsItem()
  • Method Details

    • name

      public String name()
      Get the name property: The name property.
      Returns:
      the name value.
    • withName

      Set the name property: The name property.
      Parameters:
      name - the name value to set.
      Returns:
      the WafMetricsResponseSeriesPropertiesItemsItem object itself.
    • value

      public String value()
      Get the value property: The value property.
      Returns:
      the value value.
    • withValue

      Set the value property: The value property.
      Parameters:
      value - the value value to set.
      Returns:
      the WafMetricsResponseSeriesPropertiesItemsItem object itself.
    • validate

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