Class QueryParts

java.lang.Object
com.here.platform.data.client.javadsl.QueryParts

public abstract class QueryParts extends Object
Represents the layer parts.

Instances of this class are returned by QueryApi.getChangesParts, QueryApi.getPartitionsParts each of which can be used to limit the scope of a query operation.

QueryParts objects encapsulate the following properties:

  • getParts, list of partIds
  • Constructor Details

    • QueryParts

      public QueryParts()
  • Method Details

    • getParts

      public abstract List<String> getParts()
      Unique identifier of list of partIds