Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.PromptCreationConfigurations
Packages that use PromptCreationConfigurations
-
Uses of PromptCreationConfigurations in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return PromptCreationConfigurationsModifier and TypeMethodDescriptionInvokeAgentRequest.promptCreationConfigurations()Specifies parameters that control how the service populates the agent prompt for anInvokeAgentrequest.InvokeInlineAgentRequest.promptCreationConfigurations()Specifies parameters that control how the service populates the agent prompt for anInvokeInlineAgentrequest.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type PromptCreationConfigurationsModifier and TypeMethodDescriptionInvokeAgentRequest.Builder.promptCreationConfigurations(PromptCreationConfigurations promptCreationConfigurations) Specifies parameters that control how the service populates the agent prompt for anInvokeAgentrequest.InvokeInlineAgentRequest.Builder.promptCreationConfigurations(PromptCreationConfigurations promptCreationConfigurations) Specifies parameters that control how the service populates the agent prompt for anInvokeInlineAgentrequest.