PoolListUsageMetricsOptions.withStartTime(DateTime startTime) 方法
定义
Set the earliest time from which to include metrics. This must be at least two and a half hours before the current time. If not specified this defaults to the start time of the last aggregation interval currently available.
public PoolListUsageMetricsOptions withStartTime(DateTime startTime)
参数
- startTime
- DateTime
the startTime value to set
返回
the PoolListUsageMetricsOptions object itself.