Uses of Class
io.apicurio.registry.rest.client.models.RenderPromptRequestVariables
Packages that use RenderPromptRequestVariables
-
Uses of RenderPromptRequestVariables in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return RenderPromptRequestVariablesModifier and TypeMethodDescriptionstatic RenderPromptRequestVariablesRenderPromptRequestVariables.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueRenderPromptRequest.getVariables()Gets the variables property value.Methods in io.apicurio.registry.rest.client.models with parameters of type RenderPromptRequestVariablesModifier and TypeMethodDescriptionvoidRenderPromptRequest.setVariables(RenderPromptRequestVariables value) Sets the variables property value.