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