Uses of Class
com.langfuse.client.resources.projects.types.Project
Packages that use Project
Package
Description
-
Uses of Project in com.langfuse.client.resources.projects
Methods in com.langfuse.client.resources.projects that return ProjectModifier and TypeMethodDescriptionProjectsClient.create(CreateProjectRequest request) Create a new project (requires organization-scoped API key)ProjectsClient.create(CreateProjectRequest request, RequestOptions requestOptions) Create a new project (requires organization-scoped API key)ProjectsClient.update(String projectId, UpdateProjectRequest request) Update a project by ID (requires organization-scoped API key).ProjectsClient.update(String projectId, UpdateProjectRequest request, RequestOptions requestOptions) Update a project by ID (requires organization-scoped API key).Methods in com.langfuse.client.resources.projects that return types with arguments of type ProjectModifier and TypeMethodDescriptionAsyncProjectsClient.create(CreateProjectRequest request) Create a new project (requires organization-scoped API key)AsyncProjectsClient.create(CreateProjectRequest request, RequestOptions requestOptions) Create a new project (requires organization-scoped API key)AsyncRawProjectsClient.create(CreateProjectRequest request) Create a new project (requires organization-scoped API key)AsyncRawProjectsClient.create(CreateProjectRequest request, RequestOptions requestOptions) Create a new project (requires organization-scoped API key)RawProjectsClient.create(CreateProjectRequest request) Create a new project (requires organization-scoped API key)RawProjectsClient.create(CreateProjectRequest request, RequestOptions requestOptions) Create a new project (requires organization-scoped API key)AsyncProjectsClient.update(String projectId, UpdateProjectRequest request) Update a project by ID (requires organization-scoped API key).AsyncProjectsClient.update(String projectId, UpdateProjectRequest request, RequestOptions requestOptions) Update a project by ID (requires organization-scoped API key).AsyncRawProjectsClient.update(String projectId, UpdateProjectRequest request) Update a project by ID (requires organization-scoped API key).AsyncRawProjectsClient.update(String projectId, UpdateProjectRequest request, RequestOptions requestOptions) Update a project by ID (requires organization-scoped API key).RawProjectsClient.update(String projectId, UpdateProjectRequest request) Update a project by ID (requires organization-scoped API key).RawProjectsClient.update(String projectId, UpdateProjectRequest request, RequestOptions requestOptions) Update a project by ID (requires organization-scoped API key). -
Uses of Project in com.langfuse.client.resources.projects.types
Methods in com.langfuse.client.resources.projects.types that return ProjectMethods in com.langfuse.client.resources.projects.types that return types with arguments of type ProjectMethods in com.langfuse.client.resources.projects.types with parameters of type ProjectModifier and TypeMethodDescriptionMethod parameters in com.langfuse.client.resources.projects.types with type arguments of type Project