| Package | Description |
|---|---|
| com.influxdb.client.domain |
| Modifier and Type | Method and Description |
|---|---|
TemplateSummaryLabel |
TemplateSummaryLabel.addEnvReferencesItem(Object envReferencesItem) |
TemplateSummaryLabel |
TemplateSummaryLabel.envReferences(List<Object> envReferences) |
TemplateSummaryLabel |
TemplateSummaryLabel.id(String id) |
TemplateSummaryLabel |
TemplateSummaryLabel.kind(TemplateKind kind) |
TemplateSummaryLabel |
TemplateSummaryLabel.name(String name) |
TemplateSummaryLabel |
TemplateSummaryLabel.orgID(String orgID) |
TemplateSummaryLabel |
TemplateSummaryLabel.properties(TemplateSummaryLabelProperties properties) |
TemplateSummaryLabel |
TemplateSummaryLabel.templateMetaName(String templateMetaName) |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateSummaryLabel> |
TemplateSummarySummaryNotificationRules.getLabelAssociations()
Get labelAssociations
|
List<TemplateSummaryLabel> |
TemplateSummarySummaryVariables.getLabelAssociations()
Get labelAssociations
|
List<TemplateSummaryLabel> |
TemplateSummarySummaryDashboards.getLabelAssociations()
Get labelAssociations
|
List<TemplateSummaryLabel> |
TemplateSummarySummaryBuckets.getLabelAssociations()
Get labelAssociations
|
List<TemplateSummaryLabel> |
TemplateSummarySummary.getLabels()
Get labels
|
| Modifier and Type | Method and Description |
|---|---|
TemplateSummarySummaryNotificationRules |
TemplateSummarySummaryNotificationRules.addLabelAssociationsItem(TemplateSummaryLabel labelAssociationsItem) |
TemplateSummarySummaryVariables |
TemplateSummarySummaryVariables.addLabelAssociationsItem(TemplateSummaryLabel labelAssociationsItem) |
TemplateSummarySummaryDashboards |
TemplateSummarySummaryDashboards.addLabelAssociationsItem(TemplateSummaryLabel labelAssociationsItem) |
TemplateSummarySummaryBuckets |
TemplateSummarySummaryBuckets.addLabelAssociationsItem(TemplateSummaryLabel labelAssociationsItem) |
TemplateSummarySummary |
TemplateSummarySummary.addLabelsItem(TemplateSummaryLabel labelsItem) |
| Modifier and Type | Method and Description |
|---|---|
TemplateSummarySummaryNotificationRules |
TemplateSummarySummaryNotificationRules.labelAssociations(List<TemplateSummaryLabel> labelAssociations) |
TemplateSummarySummaryVariables |
TemplateSummarySummaryVariables.labelAssociations(List<TemplateSummaryLabel> labelAssociations) |
TemplateSummarySummaryDashboards |
TemplateSummarySummaryDashboards.labelAssociations(List<TemplateSummaryLabel> labelAssociations) |
TemplateSummarySummaryBuckets |
TemplateSummarySummaryBuckets.labelAssociations(List<TemplateSummaryLabel> labelAssociations) |
TemplateSummarySummary |
TemplateSummarySummary.labels(List<TemplateSummaryLabel> labels) |
void |
TemplateSummarySummaryNotificationRules.setLabelAssociations(List<TemplateSummaryLabel> labelAssociations) |
void |
TemplateSummarySummaryVariables.setLabelAssociations(List<TemplateSummaryLabel> labelAssociations) |
void |
TemplateSummarySummaryDashboards.setLabelAssociations(List<TemplateSummaryLabel> labelAssociations) |
void |
TemplateSummarySummaryBuckets.setLabelAssociations(List<TemplateSummaryLabel> labelAssociations) |
void |
TemplateSummarySummary.setLabels(List<TemplateSummaryLabel> labels) |
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.