Package | Description |
---|---|
com.influxdb.client.domain |
Modifier and Type | Method and Description |
---|---|
PkgSummaryDiffLabels |
PkgSummaryDiffLabels.id(String id) |
PkgSummaryDiffLabels |
PkgSummaryDiffLabels.name(String name) |
PkgSummaryDiffLabels |
PkgSummaryDiffLabels.newColor(String newColor) |
PkgSummaryDiffLabels |
PkgSummaryDiffLabels.newDescription(String newDescription) |
PkgSummaryDiffLabels |
PkgSummaryDiffLabels.oldColor(String oldColor) |
PkgSummaryDiffLabels |
PkgSummaryDiffLabels.oldDescription(String oldDescription) |
Modifier and Type | Method and Description |
---|---|
List<PkgSummaryDiffLabels> |
PkgSummaryDiff.getLabels()
Get labels
|
Modifier and Type | Method and Description |
---|---|
PkgSummaryDiff |
PkgSummaryDiff.addLabelsItem(PkgSummaryDiffLabels labelsItem) |
Modifier and Type | Method and Description |
---|---|
PkgSummaryDiff |
PkgSummaryDiff.labels(List<PkgSummaryDiffLabels> labels) |
void |
PkgSummaryDiff.setLabels(List<PkgSummaryDiffLabels> labels) |
Copyright © 2018–2020 InfluxData, Inc.. All rights reserved.