| Package | Description |
|---|---|
| com.google.api.services.fitness.model |
| Modifier and Type | Method and Description |
|---|---|
BucketByTime |
BucketByTime.clone() |
BucketByTime |
AggregateRequest.getBucketByTime()
Specifies that data be aggregated by a single time interval.
|
BucketByTime |
BucketByTime.set(String fieldName,
Object value) |
BucketByTime |
BucketByTime.setDurationMillis(Long durationMillis)
Specifies that result buckets aggregate data by exactly durationMillis time frames.
|
BucketByTime |
BucketByTime.setPeriod(BucketByTimePeriod period) |
| Modifier and Type | Method and Description |
|---|---|
AggregateRequest |
AggregateRequest.setBucketByTime(BucketByTime bucketByTime)
Specifies that data be aggregated by a single time interval.
|
Copyright © 2011–2022 Google. All rights reserved.