public static class JSONPredicateRepresentation.JSONPredicateRepresentationBuilder extends Object
public JSONPredicateRepresentation.JSONPredicateRepresentationBuilder operator(String operator)
public JSONPredicateRepresentation.JSONPredicateRepresentationBuilder parameterPath(String parameterPath)
public JSONPredicateRepresentation.JSONPredicateRepresentationBuilder value(String value)
public JSONPredicateRepresentation buildLeaf()
public JSONPredicateRepresentation.JSONPredicateRepresentationBuilder childPredicate(JSONPredicateRepresentation childPredicate)
public JSONPredicateRepresentation.JSONPredicateRepresentationBuilder childPredicates(Collection<? extends JSONPredicateRepresentation> childPredicates)
public JSONPredicateRepresentation.JSONPredicateRepresentationBuilder clearChildPredicates()
public JSONPredicateRepresentation buildBranch()
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.