Uses of Class
com.podio.org.OrganizationMini
-
Packages that use OrganizationMini Package Description com.podio.org com.podio.stream -
-
Uses of OrganizationMini in com.podio.org
Subclasses of OrganizationMini in com.podio.org Modifier and Type Class Description classOrganizationclassOrganizationWithSpacesMethods in com.podio.org that return OrganizationMini Modifier and Type Method Description OrganizationMiniOrgAPI. getOrganizationByURL(String url)Returns the organization with the given full URL. -
Uses of OrganizationMini in com.podio.stream
Methods in com.podio.stream that return OrganizationMini Modifier and Type Method Description OrganizationMiniStreamObject. getOrganization()OrganizationMiniStreamObjectV2. getOrganization()Methods in com.podio.stream with parameters of type OrganizationMini Modifier and Type Method Description voidStreamObject. setOrganization(OrganizationMini organization)voidStreamObjectV2. setOrganization(OrganizationMini organization)
-