public final class Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems extends Object
| Constructor and Description |
|---|
Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems() |
| 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.
|
Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems |
withDateTime(OffsetDateTime dateTime)
Set the dateTime property: The dateTime property.
|
Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems |
withValue(Float value)
Set the value property: The value property.
|
public Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems()
public OffsetDateTime dateTime()
public Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems withDateTime(OffsetDateTime dateTime)
dateTime - the dateTime value to set.public Float value()
public Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems 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.