Klasse AnalyticsModel.AnalyticsModelBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.AnalyticsModel.AnalyticsModelBuilder
- Umschließende Klasse:
AnalyticsModel
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungaggregateUnit(AnalyticsModel.AggregateUnitEnum aggregateUnit) The time unit to aggregate metrics by.build()filters(AnalyticsModelFilters filters) The time zone to use for the results and grouping.toString()
-
Methodendetails
-
filters
- Gibt zurück:
this.
-
timeZone
The time zone to use for the results and grouping.- Gibt zurück:
this.
-
aggregateUnit
public AnalyticsModel.AnalyticsModelBuilder aggregateUnit(AnalyticsModel.AggregateUnitEnum aggregateUnit) The time unit to aggregate metrics by. If no value is provided, the metrics will be aggregated for the entire period.- Gibt zurück:
this.
-
build
-
toString
-