public static final class GetDataTrendResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetDataTrendResponseBody.Data |
build() |
GetDataTrendResponseBody.Data.Builder |
dateList(List<Integer> dateList)
The statistical timestamps of the trend data.
|
GetDataTrendResponseBody.Data.Builder |
dateStrList(List<String> dateStrList)
The statistical dates and time for the trend data.
|
GetDataTrendResponseBody.Data.Builder |
itemList(List<GetDataTrendResponseBody.ItemList> itemList)
The returned data.
|
public GetDataTrendResponseBody.Data.Builder dateList(List<Integer> dateList)
The statistical timestamps of the trend data.
public GetDataTrendResponseBody.Data.Builder dateStrList(List<String> dateStrList)
The statistical dates and time for the trend data.
public GetDataTrendResponseBody.Data.Builder itemList(List<GetDataTrendResponseBody.ItemList> itemList)
The returned data.
public GetDataTrendResponseBody.Data build()
Copyright © 2026. All rights reserved.