Uses of Class
com.langfuse.client.resources.prompts.types.PromptMeta
Packages that use PromptMeta
-
Uses of PromptMeta in com.langfuse.client.resources.prompts.types
Methods in com.langfuse.client.resources.prompts.types that return PromptMetaMethods in com.langfuse.client.resources.prompts.types that return types with arguments of type PromptMetaMethods in com.langfuse.client.resources.prompts.types with parameters of type PromptMetaModifier and TypeMethodDescriptionPromptMetaListResponse._FinalStage.addData(PromptMeta data) PromptMetaListResponse.Builder.addData(PromptMeta data) PromptMeta.Builder.from(PromptMeta other) PromptMeta.NameStage.from(PromptMeta other) Method parameters in com.langfuse.client.resources.prompts.types with type arguments of type PromptMetaModifier and TypeMethodDescriptionPromptMetaListResponse._FinalStage.addAllData(List<PromptMeta> data) PromptMetaListResponse.Builder.addAllData(List<PromptMeta> data) PromptMetaListResponse._FinalStage.data(List<PromptMeta> data) PromptMetaListResponse.Builder.data(List<PromptMeta> data)