Uses of Class
com.vmware.nsx_policy.model.DonutSection.Builder
-
Packages that use DonutSection.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of DonutSection.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return DonutSection.Builder Modifier and Type Method Description DonutSection.BuilderDonutSection.Builder. setParts(java.util.List<DonutPart> parts)Array of portions or parts of the donut or stats chart.DonutSection.BuilderDonutSection.Builder. setRowListField(java.lang.String rowListField)Field of the root of the api result set for forming parts.DonutSection.BuilderDonutSection.Builder. setTemplate(java.lang.Boolean template)If true, the section will be appled as template for forming parts.
-