Uses of Class
io.apicurio.registry.rest.client.models.RenderPromptRequest
Packages that use RenderPromptRequest
Package
Description
-
Uses of RenderPromptRequest 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 with parameters of type RenderPromptRequestModifier 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`.com.microsoft.kiota.RequestInformationRenderRequestBuilder.toPostRequestInformation(RenderPromptRequest body) Renders a prompt template artifact by substituting the provided variables into the template.The artifact must be of type `PROMPT_TEMPLATE`.com.microsoft.kiota.RequestInformationRenderRequestBuilder.toPostRequestInformation(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 RenderPromptRequest in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return RenderPromptRequestModifier and TypeMethodDescriptionstatic RenderPromptRequestRenderPromptRequest.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value