Uses of Class
com.blackberry.workspaces.sdk.api.json.DistributionListJson
-
Packages that use DistributionListJson Package Description com.blackberry.workspaces.sdk.api.resource -
-
Uses of DistributionListJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource that return types with arguments of type DistributionListJson Modifier and Type Method Description PagingItemListJson<DistributionListJson>
Organizations. listDistrbutionListsV30(ListDistributionlistsJson listDistributionlistsJson)
Returns a list of all distribution lists for an organization.ItemListJson<DistributionListJson>
Organizations. listDistributionListsByNameV30(ListDistributionListsByNameJson listDistributionListsByNameJson)
Gets a list of members of a named distribution list.
-