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