Uses of Class
com.ants.platform.client.resources.organizations.types.MembershipsResponse
Packages that use MembershipsResponse
Package
Description
-
Uses of MembershipsResponse in com.ants.platform.client.resources.organizations
Methods in com.ants.platform.client.resources.organizations that return MembershipsResponseModifier and TypeMethodDescriptionOrganizationsClient.getOrganizationMemberships()Get all memberships for the organization associated with the API key (requires organization-scoped API key)OrganizationsClient.getOrganizationMemberships(RequestOptions requestOptions) Get all memberships for the organization associated with the API key (requires organization-scoped API key)OrganizationsClient.getProjectMemberships(String projectId) Get all memberships for a specific project (requires organization-scoped API key)OrganizationsClient.getProjectMemberships(String projectId, RequestOptions requestOptions) Get all memberships for a specific project (requires organization-scoped API key) -
Uses of MembershipsResponse in com.ants.platform.client.resources.organizations.types
Methods in com.ants.platform.client.resources.organizations.types that return MembershipsResponseMethods in com.ants.platform.client.resources.organizations.types with parameters of type MembershipsResponse