public final class ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems extends Object
| Constructor and Description |
|---|
ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems() |
| Modifier and Type | Method and Description |
|---|---|
String |
metric()
Get the metric property: The metric property.
|
Double |
percentage()
Get the percentage property: The percentage property.
|
void |
validate()
Validates the instance.
|
Long |
value()
Get the value property: The value property.
|
ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems |
withMetric(String metric)
Set the metric property: The metric property.
|
ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems |
withPercentage(Double percentage)
Set the percentage property: The percentage property.
|
ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems |
withValue(Long value)
Set the value property: The value property.
|
public ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems()
public String metric()
public ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems withMetric(String metric)
metric - the metric value to set.public Long value()
public ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems withValue(Long value)
value - the value value to set.public Double percentage()
public ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems withPercentage(Double percentage)
percentage - the percentage value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.