Uses of Class
com.vmware.nsx_policy.model.Footer.Builder
-
Packages that use Footer.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of Footer.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return Footer.Builder Modifier and Type Method Description Footer.Builder
Footer.Builder. setActions(java.util.List<FooterAction> actions)
Action to be performed at the footer of a widget.Footer.Builder
Footer.Builder. setCondition(java.lang.String condition)
If the condition is met then the footer will be applied.
-