public static final class GetClientRatioStatisticResponseBody.ClientOnlineRatio.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetClientRatioStatisticResponseBody.ClientOnlineRatio |
build() |
GetClientRatioStatisticResponseBody.ClientOnlineRatio.Builder |
currentItems(List<GetClientRatioStatisticResponseBody.ClientOnlineRatioCurrentItems> currentItems)
The list of current statistics on the online rate of the client.
|
GetClientRatioStatisticResponseBody.ClientOnlineRatio.Builder |
historyItems(List<GetClientRatioStatisticResponseBody.ClientOnlineRatioHistoryItems> historyItems)
The list of historical statistics on the online rate of the client.
|
public GetClientRatioStatisticResponseBody.ClientOnlineRatio.Builder currentItems(List<GetClientRatioStatisticResponseBody.ClientOnlineRatioCurrentItems> currentItems)
The list of current statistics on the online rate of the client.
public GetClientRatioStatisticResponseBody.ClientOnlineRatio.Builder historyItems(List<GetClientRatioStatisticResponseBody.ClientOnlineRatioHistoryItems> historyItems)
The list of historical statistics on the online rate of the client.
public GetClientRatioStatisticResponseBody.ClientOnlineRatio build()
Copyright © 2026. All rights reserved.