Uses of Class
com.ants.platform.client.resources.prompts.types.PromptMetaListResponse
Packages that use PromptMetaListResponse
Package
Description
-
Uses of PromptMetaListResponse in com.ants.platform.client.resources.prompts
Methods in com.ants.platform.client.resources.prompts that return PromptMetaListResponseModifier and TypeMethodDescriptionPromptsClient.list()Get a list of prompt names with versions and labelsPromptsClient.list(ListPromptsMetaRequest request) Get a list of prompt names with versions and labelsPromptsClient.list(ListPromptsMetaRequest request, RequestOptions requestOptions) Get a list of prompt names with versions and labels -
Uses of PromptMetaListResponse in com.ants.platform.client.resources.prompts.types
Methods in com.ants.platform.client.resources.prompts.types that return PromptMetaListResponseModifier and TypeMethodDescriptionPromptMetaListResponse._FinalStage.build()PromptMetaListResponse.Builder.build()Methods in com.ants.platform.client.resources.prompts.types with parameters of type PromptMetaListResponseModifier and TypeMethodDescriptionPromptMetaListResponse.Builder.from(PromptMetaListResponse other) PromptMetaListResponse.MetaStage.from(PromptMetaListResponse other)