Uses of Class
io.apicurio.registry.rest.client.models.RenderPromptResponse
Packages that use RenderPromptResponse
Package
Description
-
Uses of RenderPromptResponse in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render
Methods in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render that return RenderPromptResponseModifier and TypeMethodDescriptionRenderRequestBuilder.post(RenderPromptRequest body) Renders a prompt template artifact by substituting the provided variables into the template.The artifact must be of type `PROMPT_TEMPLATE`.RenderRequestBuilder.post(RenderPromptRequest body, Consumer<RenderRequestBuilder.PostRequestConfiguration> requestConfiguration) Renders a prompt template artifact by substituting the provided variables into the template.The artifact must be of type `PROMPT_TEMPLATE`. -
Uses of RenderPromptResponse in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return RenderPromptResponseModifier and TypeMethodDescriptionstatic RenderPromptResponseRenderPromptResponse.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value