Package org.openapitools.client.models
Class StatsOptions
-
- All Implemented Interfaces:
public final class StatsOptions
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerreportingIntervalMs
-
Constructor Summary
Constructors Constructor Description StatsOptions(Integer reportingIntervalMs)
-
Method Summary
Modifier and Type Method Description final IntegergetReportingIntervalMs()-
-
Constructor Detail
-
StatsOptions
StatsOptions(Integer reportingIntervalMs)
-
-
Method Detail
-
getReportingIntervalMs
final Integer getReportingIntervalMs()
-
-
-
-