Uses of Class
com.influxdb.client.domain.TemplateSummaryDiffDashboards
Packages that use TemplateSummaryDiffDashboards
-
Uses of TemplateSummaryDiffDashboards in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return TemplateSummaryDiffDashboardsModifier and TypeMethodDescriptionTemplateSummaryDiffDashboards._new
(TemplateSummaryDiffDashboardsNewOld _new) TemplateSummaryDiffDashboards.kind
(TemplateKind kind) TemplateSummaryDiffDashboards.old
(TemplateSummaryDiffDashboardsNewOld old) TemplateSummaryDiffDashboards.stateStatus
(String stateStatus) TemplateSummaryDiffDashboards.templateMetaName
(String templateMetaName) Methods in com.influxdb.client.domain that return types with arguments of type TemplateSummaryDiffDashboardsMethods in com.influxdb.client.domain with parameters of type TemplateSummaryDiffDashboardsModifier and TypeMethodDescriptionTemplateSummaryDiff.addDashboardsItem
(TemplateSummaryDiffDashboards dashboardsItem) Method parameters in com.influxdb.client.domain with type arguments of type TemplateSummaryDiffDashboardsModifier and TypeMethodDescriptionTemplateSummaryDiff.dashboards
(List<TemplateSummaryDiffDashboards> dashboards) void
TemplateSummaryDiff.setDashboards
(List<TemplateSummaryDiffDashboards> dashboards)