public final class Components18OrqelSchemasWafmetricsresponsePropertiesSeriesItemsPropertiesDataItems extends Object
| Constructor and Description |
|---|
Components18OrqelSchemasWafmetricsresponsePropertiesSeriesItemsPropertiesDataItems() |
| Modifier and Type | Method and Description |
|---|---|
OffsetDateTime |
dateTime()
Get the dateTime property: The dateTime property.
|
void |
validate()
Validates the instance.
|
Float |
value()
Get the value property: The value property.
|
Components18OrqelSchemasWafmetricsresponsePropertiesSeriesItemsPropertiesDataItems |
withDateTime(OffsetDateTime dateTime)
Set the dateTime property: The dateTime property.
|
Components18OrqelSchemasWafmetricsresponsePropertiesSeriesItemsPropertiesDataItems |
withValue(Float value)
Set the value property: The value property.
|
public Components18OrqelSchemasWafmetricsresponsePropertiesSeriesItemsPropertiesDataItems()
public OffsetDateTime dateTime()
public Components18OrqelSchemasWafmetricsresponsePropertiesSeriesItemsPropertiesDataItems withDateTime(OffsetDateTime dateTime)
dateTime - the dateTime value to set.public Float value()
public Components18OrqelSchemasWafmetricsresponsePropertiesSeriesItemsPropertiesDataItems withValue(Float value)
value - the value value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.