Package com.influxdb.client.domain
Class StackAssociations
java.lang.Object
com.influxdb.client.domain.StackAssociations
StackAssociations
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getKind()
Get kindGet metaNameint
hashCode()
kind
(TemplateKind kind) void
setKind
(TemplateKind kind) void
setMetaName
(String metaName) toString()
-
Field Details
-
SERIALIZED_NAME_KIND
- See Also:
-
SERIALIZED_NAME_META_NAME
- See Also:
-
-
Constructor Details
-
StackAssociations
public StackAssociations()
-
-
Method Details