public class TelegrafRequestMetadata extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_BUCKETS |
| Constructor and Description |
|---|
TelegrafRequestMetadata() |
| Modifier and Type | Method and Description |
|---|---|
TelegrafRequestMetadata |
addBucketsItem(String bucketsItem) |
TelegrafRequestMetadata |
buckets(List<String> buckets) |
boolean |
equals(Object o) |
List<String> |
getBuckets()
Get buckets
|
int |
hashCode() |
void |
setBuckets(List<String> buckets) |
String |
toString() |
public static final String SERIALIZED_NAME_BUCKETS
public TelegrafRequestMetadata buckets(List<String> buckets)
public TelegrafRequestMetadata addBucketsItem(String bucketsItem)
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.