213 строки
16 KiB
YAML
213 строки
16 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties"
|
|
name: "TimeseriesProperties"
|
|
nameWithType: "TimeseriesProperties"
|
|
summary: "Defines the properties of a timeseries."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **TimeseriesProperties**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.TimeseriesProperties()"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.TimeseriesProperties()"
|
|
name: "TimeseriesProperties()"
|
|
nameWithType: "TimeseriesProperties.TimeseriesProperties()"
|
|
summary: "Creates an instance of Timeseries<wbr>Properties class."
|
|
syntax: "public TimeseriesProperties()"
|
|
desc: "Creates an instance of TimeseriesProperties class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.aggregationInterval()"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.aggregationInterval()"
|
|
name: "aggregationInterval()"
|
|
nameWithType: "TimeseriesProperties.aggregationInterval()"
|
|
summary: "Get the aggregation<wbr>Interval property: The aggregation interval of the Timeseries."
|
|
syntax: "public AggregationInterval aggregationInterval()"
|
|
desc: "Get the aggregationInterval property: The aggregation interval of the Timeseries."
|
|
returns:
|
|
description: "the aggregationInterval value."
|
|
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.AggregationInterval?alt=com.azure.resourcemanager.frontdoor.models.AggregationInterval&text=AggregationInterval\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.country()"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.country()"
|
|
name: "country()"
|
|
nameWithType: "TimeseriesProperties.country()"
|
|
summary: "Get the country property: The country associated with the Timeseries."
|
|
syntax: "public String country()"
|
|
desc: "Get the country property: The country associated with the Timeseries. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html."
|
|
returns:
|
|
description: "the country value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.endDateTimeUtc()"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.endDateTimeUtc()"
|
|
name: "endDateTimeUtc()"
|
|
nameWithType: "TimeseriesProperties.endDateTimeUtc()"
|
|
summary: "Get the end<wbr>Date<wbr>Time<wbr>Utc property: The end Date<wbr>Time of the Timeseries in UTC."
|
|
syntax: "public String endDateTimeUtc()"
|
|
desc: "Get the endDateTimeUtc property: The end DateTime of the Timeseries in UTC."
|
|
returns:
|
|
description: "the endDateTimeUtc value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.endpoint()"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.endpoint()"
|
|
name: "endpoint()"
|
|
nameWithType: "TimeseriesProperties.endpoint()"
|
|
summary: "Get the endpoint property: The endpoint associated with the Timeseries data point."
|
|
syntax: "public String endpoint()"
|
|
desc: "Get the endpoint property: The endpoint associated with the Timeseries data point."
|
|
returns:
|
|
description: "the endpoint value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.startDateTimeUtc()"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.startDateTimeUtc()"
|
|
name: "startDateTimeUtc()"
|
|
nameWithType: "TimeseriesProperties.startDateTimeUtc()"
|
|
summary: "Get the start<wbr>Date<wbr>Time<wbr>Utc property: The start Date<wbr>Time of the Timeseries in UTC."
|
|
syntax: "public String startDateTimeUtc()"
|
|
desc: "Get the startDateTimeUtc property: The start DateTime of the Timeseries in UTC."
|
|
returns:
|
|
description: "the startDateTimeUtc value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.timeseriesData()"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.timeseriesData()"
|
|
name: "timeseriesData()"
|
|
nameWithType: "TimeseriesProperties.timeseriesData()"
|
|
summary: "Get the timeseries<wbr>Data property: The set of data points for the timeseries."
|
|
syntax: "public List<TimeseriesDataPoint> timeseriesData()"
|
|
desc: "Get the timeseriesData property: The set of data points for the timeseries."
|
|
returns:
|
|
description: "the timeseriesData value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.frontdoor.models.TimeseriesDataPoint?alt=com.azure.resourcemanager.frontdoor.models.TimeseriesDataPoint&text=TimeseriesDataPoint\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.timeseriesType()"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.timeseriesType()"
|
|
name: "timeseriesType()"
|
|
nameWithType: "TimeseriesProperties.timeseriesType()"
|
|
summary: "Get the timeseries<wbr>Type property: The type of Timeseries."
|
|
syntax: "public TimeseriesType timeseriesType()"
|
|
desc: "Get the timeseriesType property: The type of Timeseries."
|
|
returns:
|
|
description: "the timeseriesType value."
|
|
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.TimeseriesType?alt=com.azure.resourcemanager.frontdoor.models.TimeseriesType&text=TimeseriesType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.validate()"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.validate()"
|
|
name: "validate()"
|
|
nameWithType: "TimeseriesProperties.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.withAggregationInterval(com.azure.resourcemanager.frontdoor.models.AggregationInterval)"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.withAggregationInterval(AggregationInterval aggregationInterval)"
|
|
name: "withAggregationInterval(AggregationInterval aggregationInterval)"
|
|
nameWithType: "TimeseriesProperties.withAggregationInterval(AggregationInterval aggregationInterval)"
|
|
summary: "Set the aggregation<wbr>Interval property: The aggregation interval of the Timeseries."
|
|
parameters:
|
|
- description: "the aggregationInterval value to set."
|
|
name: "aggregationInterval"
|
|
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.AggregationInterval?alt=com.azure.resourcemanager.frontdoor.models.AggregationInterval&text=AggregationInterval\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public TimeseriesProperties withAggregationInterval(AggregationInterval aggregationInterval)"
|
|
desc: "Set the aggregationInterval property: The aggregation interval of the Timeseries."
|
|
returns:
|
|
description: "the TimeseriesProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties?alt=com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties&text=TimeseriesProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.withCountry(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.withCountry(String country)"
|
|
name: "withCountry(String country)"
|
|
nameWithType: "TimeseriesProperties.withCountry(String country)"
|
|
summary: "Set the country property: The country associated with the Timeseries."
|
|
parameters:
|
|
- description: "the country value to set."
|
|
name: "country"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public TimeseriesProperties withCountry(String country)"
|
|
desc: "Set the country property: The country associated with the Timeseries. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html."
|
|
returns:
|
|
description: "the TimeseriesProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties?alt=com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties&text=TimeseriesProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.withEndDateTimeUtc(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.withEndDateTimeUtc(String endDateTimeUtc)"
|
|
name: "withEndDateTimeUtc(String endDateTimeUtc)"
|
|
nameWithType: "TimeseriesProperties.withEndDateTimeUtc(String endDateTimeUtc)"
|
|
summary: "Set the end<wbr>Date<wbr>Time<wbr>Utc property: The end Date<wbr>Time of the Timeseries in UTC."
|
|
parameters:
|
|
- description: "the endDateTimeUtc value to set."
|
|
name: "endDateTimeUtc"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public TimeseriesProperties withEndDateTimeUtc(String endDateTimeUtc)"
|
|
desc: "Set the endDateTimeUtc property: The end DateTime of the Timeseries in UTC."
|
|
returns:
|
|
description: "the TimeseriesProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties?alt=com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties&text=TimeseriesProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.withEndpoint(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.withEndpoint(String endpoint)"
|
|
name: "withEndpoint(String endpoint)"
|
|
nameWithType: "TimeseriesProperties.withEndpoint(String endpoint)"
|
|
summary: "Set the endpoint property: The endpoint associated with the Timeseries data point."
|
|
parameters:
|
|
- description: "the endpoint value to set."
|
|
name: "endpoint"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public TimeseriesProperties withEndpoint(String endpoint)"
|
|
desc: "Set the endpoint property: The endpoint associated with the Timeseries data point."
|
|
returns:
|
|
description: "the TimeseriesProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties?alt=com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties&text=TimeseriesProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.withStartDateTimeUtc(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.withStartDateTimeUtc(String startDateTimeUtc)"
|
|
name: "withStartDateTimeUtc(String startDateTimeUtc)"
|
|
nameWithType: "TimeseriesProperties.withStartDateTimeUtc(String startDateTimeUtc)"
|
|
summary: "Set the start<wbr>Date<wbr>Time<wbr>Utc property: The start Date<wbr>Time of the Timeseries in UTC."
|
|
parameters:
|
|
- description: "the startDateTimeUtc value to set."
|
|
name: "startDateTimeUtc"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public TimeseriesProperties withStartDateTimeUtc(String startDateTimeUtc)"
|
|
desc: "Set the startDateTimeUtc property: The start DateTime of the Timeseries in UTC."
|
|
returns:
|
|
description: "the TimeseriesProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties?alt=com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties&text=TimeseriesProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.withTimeseriesData(java.util.List<com.azure.resourcemanager.frontdoor.models.TimeseriesDataPoint>)"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.withTimeseriesData(List<TimeseriesDataPoint> timeseriesData)"
|
|
name: "withTimeseriesData(List<TimeseriesDataPoint> timeseriesData)"
|
|
nameWithType: "TimeseriesProperties.withTimeseriesData(List<TimeseriesDataPoint> timeseriesData)"
|
|
summary: "Set the timeseries<wbr>Data property: The set of data points for the timeseries."
|
|
parameters:
|
|
- description: "the timeseriesData value to set."
|
|
name: "timeseriesData"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.frontdoor.models.TimeseriesDataPoint?alt=com.azure.resourcemanager.frontdoor.models.TimeseriesDataPoint&text=TimeseriesDataPoint\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public TimeseriesProperties withTimeseriesData(List<TimeseriesDataPoint> timeseriesData)"
|
|
desc: "Set the timeseriesData property: The set of data points for the timeseries."
|
|
returns:
|
|
description: "the TimeseriesProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties?alt=com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties&text=TimeseriesProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.withTimeseriesType(com.azure.resourcemanager.frontdoor.models.TimeseriesType)"
|
|
fullName: "com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties.withTimeseriesType(TimeseriesType timeseriesType)"
|
|
name: "withTimeseriesType(TimeseriesType timeseriesType)"
|
|
nameWithType: "TimeseriesProperties.withTimeseriesType(TimeseriesType timeseriesType)"
|
|
summary: "Set the timeseries<wbr>Type property: The type of Timeseries."
|
|
parameters:
|
|
- description: "the timeseriesType value to set."
|
|
name: "timeseriesType"
|
|
type: "<xref href=\"com.azure.resourcemanager.frontdoor.models.TimeseriesType?alt=com.azure.resourcemanager.frontdoor.models.TimeseriesType&text=TimeseriesType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public TimeseriesProperties withTimeseriesType(TimeseriesType timeseriesType)"
|
|
desc: "Set the timeseriesType property: The type of Timeseries."
|
|
returns:
|
|
description: "the TimeseriesProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties?alt=com.azure.resourcemanager.frontdoor.fluent.models.TimeseriesProperties&text=TimeseriesProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Defines the properties of a timeseries."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.frontdoor.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-frontdoor:1.0.0
|