Class SessionCollectionRequest

  • All Implemented Interfaces:
    Iterable<Session>

    public class SessionCollectionRequest
    extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<Session,​SessionRequest>
    • Field Detail

      • contextPath

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

      • SessionCollectionRequest

        public SessionCollectionRequest​(com.github.davidmoten.odata.client.ContextPath contextPath,
                                        Optional<Object> value)