Uses of Class
com.vmware.nsx_policy.model.WidgetPlotConfiguration.Builder
-
Packages that use WidgetPlotConfiguration.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of WidgetPlotConfiguration.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return WidgetPlotConfiguration.Builder Modifier and Type Method Description WidgetPlotConfiguration.Builder
WidgetPlotConfiguration.Builder. setAllowMaximize(java.lang.Boolean allowMaximize)
Allow maximize capability for this widgetWidgetPlotConfiguration.Builder
WidgetPlotConfiguration.Builder. setCondition(java.lang.String condition)
If the condition is met then the given chart config is applied to the widget configuration.
-