Class TenantGroupCollectionRequest

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected com.github.davidmoten.odata.client.ContextPath contextPath  
    • Field Detail

      • contextPath

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

      • TenantGroupCollectionRequest

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

      • tenantSearch

        public com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<TenantGroup> tenantSearch​(String tenantId)