public static final class ExportMeasurementDataRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ExportMeasurementDataRequest |
build() |
ExportMeasurementDataRequest.Builder |
endDate(String endDate)
The end of the time range to query.
|
ExportMeasurementDataRequest.Builder |
startDate(String startDate)
The beginning of the time range to query.
|
public ExportMeasurementDataRequest.Builder endDate(String endDate)
public ExportMeasurementDataRequest.Builder startDate(String startDate)
public ExportMeasurementDataRequest build()
Copyright © 2024. All rights reserved.