Package com.influxdb.client.domain
Class TelegrafRequestMetadata
java.lang.Object
com.influxdb.client.domain.TelegrafRequestMetadata
TelegrafRequestMetadata
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddBucketsItem
(String bucketsItem) boolean
Get bucketsint
hashCode()
void
setBuckets
(List<String> buckets) toString()
-
Field Details
-
SERIALIZED_NAME_BUCKETS
- See Also:
-
-
Constructor Details
-
TelegrafRequestMetadata
public TelegrafRequestMetadata()
-
-
Method Details