Class TagCollectionRequest

  • All Implemented Interfaces:
    Iterable<Tag>

    public class TagCollectionRequest
    extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Tag,​TagRequest>
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
    • Constructor Detail

      • TagCollectionRequest

        public TagCollectionRequest​(com.github.davidmoten.odata.client.ContextPath contextPath,
                                    Optional<Object> value)
    • Method Detail

      • asHierarchy

        public com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<Tag> asHierarchy()