Uses of Class
com.ants.platform.client.resources.organizations.types.OrganizationProjectsResponse
Packages that use OrganizationProjectsResponse
Package
Description
-
Uses of OrganizationProjectsResponse in com.ants.platform.client.resources.organizations
Methods in com.ants.platform.client.resources.organizations that return OrganizationProjectsResponseModifier and TypeMethodDescriptionOrganizationsClient.getOrganizationProjects()Get all projects for the organization associated with the API key (requires organization-scoped API key)OrganizationsClient.getOrganizationProjects(RequestOptions requestOptions) Get all projects for the organization associated with the API key (requires organization-scoped API key) -
Uses of OrganizationProjectsResponse in com.ants.platform.client.resources.organizations.types
Methods in com.ants.platform.client.resources.organizations.types that return OrganizationProjectsResponseMethods in com.ants.platform.client.resources.organizations.types with parameters of type OrganizationProjectsResponseModifier and TypeMethodDescriptionOrganizationProjectsResponse.Builder.from(OrganizationProjectsResponse other)