Uses of Class
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render.RenderRequestBuilder.PostRequestConfiguration
Packages that use RenderRequestBuilder.PostRequestConfiguration
Package
Description
-
Uses of RenderRequestBuilder.PostRequestConfiguration in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render
Method parameters in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render with type arguments of type RenderRequestBuilder.PostRequestConfigurationModifier and TypeMethodDescriptionRenderRequestBuilder.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, 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`.