public final class WafRankingsResponseDataItem extends Object
| Constructor and Description |
|---|
WafRankingsResponseDataItem() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
groupValues()
Get the groupValues property: The groupValues property.
|
List<ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems> |
metrics()
Get the metrics property: The metrics property.
|
void |
validate()
Validates the instance.
|
WafRankingsResponseDataItem |
withGroupValues(List<String> groupValues)
Set the groupValues property: The groupValues property.
|
WafRankingsResponseDataItem |
withMetrics(List<ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems> metrics)
Set the metrics property: The metrics property.
|
public List<String> groupValues()
public WafRankingsResponseDataItem withGroupValues(List<String> groupValues)
groupValues - the groupValues value to set.public List<ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems> metrics()
public WafRankingsResponseDataItem withMetrics(List<ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems> metrics)
metrics - the metrics value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.