Uses of Class
com.vmware.nsx_policy.model.ConstantFieldValue.Builder
-
Packages that use ConstantFieldValue.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of ConstantFieldValue.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return ConstantFieldValue.Builder Modifier and Type Method Description ConstantFieldValue.Builder
ConstantFieldValue.Builder. setConstant(com.vmware.vapi.bindings.Structure constant)
Constant Value that the field must be set to.
-