Uses of Class
com.vmware.nsx_policy.model.GraphDefinition.Builder
-
Packages that use GraphDefinition.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of GraphDefinition.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return GraphDefinition.Builder Modifier and Type Method Description GraphDefinition.BuilderGraphDefinition.Builder. setId(java.lang.String id)Identifier of graph.GraphDefinition.BuilderGraphDefinition.Builder. setLabel(Label label)GraphDefinition.BuilderGraphDefinition.Builder. setPointDefinition(PointDefinition pointDefinition)GraphDefinition.BuilderGraphDefinition.Builder. setRenderConfiguration(java.util.List<RenderConfiguration> renderConfiguration)Additional rendering or conditional evaluation of the field values to be performed, if any.GraphDefinition.BuilderGraphDefinition.Builder. setRowListField(java.lang.String rowListField)An expression that represents the series of the graph
-