Uses of Class
com.langfuse.client.resources.organizations.types.OrganizationProjectsResponse
Packages that use OrganizationProjectsResponse
Package
Description
-
Uses of OrganizationProjectsResponse in com.langfuse.client.resources.organizations
Methods in com.langfuse.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)Methods in com.langfuse.client.resources.organizations that return types with arguments of type OrganizationProjectsResponseModifier and TypeMethodDescriptionAsyncOrganizationsClient.getOrganizationProjects()Get all projects for the organization associated with the API key (requires organization-scoped API key)AsyncOrganizationsClient.getOrganizationProjects(RequestOptions requestOptions) Get all projects for the organization associated with the API key (requires organization-scoped API key)AsyncRawOrganizationsClient.getOrganizationProjects()Get all projects for the organization associated with the API key (requires organization-scoped API key)AsyncRawOrganizationsClient.getOrganizationProjects(RequestOptions requestOptions) Get all projects for the organization associated with the API key (requires organization-scoped API key)RawOrganizationsClient.getOrganizationProjects()Get all projects for the organization associated with the API key (requires organization-scoped API key)RawOrganizationsClient.getOrganizationProjects(RequestOptions requestOptions) Get all projects for the organization associated with the API key (requires organization-scoped API key) -
Uses of OrganizationProjectsResponse in com.langfuse.client.resources.organizations.types
Methods in com.langfuse.client.resources.organizations.types that return OrganizationProjectsResponseMethods in com.langfuse.client.resources.organizations.types with parameters of type OrganizationProjectsResponseModifier and TypeMethodDescriptionOrganizationProjectsResponse.Builder.from(OrganizationProjectsResponse other)