Uses of Class
com.vmware.nsx_policy.model.UnaryOperation.Builder
-
Packages that use UnaryOperation.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of UnaryOperation.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return UnaryOperation.Builder Modifier and Type Method Description UnaryOperation.BuilderUnaryOperation.Builder. setOperand(ResourceFieldPointer operand)UnaryOperation.BuilderUnaryOperation.Builder. setOperator(java.lang.String operator)Possible values are:UnaryOperation.OPERATOR_APPENDUnaryOperation.OPERATOR_SUBTRACTLogical Operator describing the operation to apply to the operand.
-