Package com.influxdb.client.domain
Class TemplateExportByIDResourceFilters
java.lang.Object
com.influxdb.client.domain.TemplateExportByIDResourceFilters
TemplateExportByIDResourceFilters
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddByLabelItem
(String byLabelItem) addByResourceKindItem
(TemplateKind byResourceKindItem) byResourceKind
(List<TemplateKind> byResourceKind) boolean
Get byLabelGet byResourceKindint
hashCode()
void
setByLabel
(List<String> byLabel) void
setByResourceKind
(List<TemplateKind> byResourceKind) toString()
-
Field Details
-
SERIALIZED_NAME_BY_LABEL
- See Also:
-
SERIALIZED_NAME_BY_RESOURCE_KIND
- See Also:
-
-
Constructor Details
-
TemplateExportByIDResourceFilters
public TemplateExportByIDResourceFilters()
-
-
Method Details
-
byLabel
-
addByLabelItem
-
getByLabel
Get byLabel- Returns:
- byLabel
-
setByLabel
-
byResourceKind
-
addByResourceKindItem
-
getByResourceKind
Get byResourceKind- Returns:
- byResourceKind
-
setByResourceKind
-
equals
-
hashCode
public int hashCode() -
toString
-