Uses of Class
com.podio.space.SpaceWithOrganization
-
Packages that use SpaceWithOrganization Package Description com.podio.space -
-
Uses of SpaceWithOrganization in com.podio.space
Methods in com.podio.space that return SpaceWithOrganization Modifier and Type Method Description SpaceWithOrganizationSpaceAPI. getSpaceByURL(String url)Returns the space and organization with the given full URL.Methods in com.podio.space that return types with arguments of type SpaceWithOrganization Modifier and Type Method Description List<SpaceWithOrganization>SpaceAPI. getTopSpaces(Integer limit)Returns the top spaces for the user
-