public static final class DescribeSessionStatisticRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeSessionStatisticRequest |
build() |
DescribeSessionStatisticRequest.Builder |
endTime(String endTime)
The end of the time range to query.
|
DescribeSessionStatisticRequest.Builder |
officeSiteId(String officeSiteId)
The workspace ID.
|
DescribeSessionStatisticRequest.Builder |
period(Integer period)
The query interval.
|
DescribeSessionStatisticRequest.Builder |
regionId(String regionId)
The region ID.
|
DescribeSessionStatisticRequest.Builder |
searchRegionId(String searchRegionId)
Specifies to search for session information by region ID.
|
DescribeSessionStatisticRequest.Builder |
startTime(String startTime)
The beginning of the time range to query.
|
public DescribeSessionStatisticRequest.Builder endTime(String endTime)
public DescribeSessionStatisticRequest.Builder officeSiteId(String officeSiteId)
public DescribeSessionStatisticRequest.Builder period(Integer period)
* 60 * 120
public DescribeSessionStatisticRequest.Builder regionId(String regionId)
public DescribeSessionStatisticRequest.Builder searchRegionId(String searchRegionId)
public DescribeSessionStatisticRequest.Builder startTime(String startTime)
public DescribeSessionStatisticRequest build()
Copyright © 2024. All rights reserved.