Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.RetrieveAndGenerateInput
Packages that use RetrieveAndGenerateInput
-
Uses of RetrieveAndGenerateInput in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrieveAndGenerateInputModifier and TypeMethodDescriptionfinal RetrieveAndGenerateInputRetrieveAndGenerateRequest.input()Contains the query to be made to the knowledge base.final RetrieveAndGenerateInputRetrieveAndGenerateStreamRequest.input()Contains the query to be made to the knowledge base.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type RetrieveAndGenerateInputModifier and TypeMethodDescriptionRetrieveAndGenerateRequest.Builder.input(RetrieveAndGenerateInput input) Contains the query to be made to the knowledge base.RetrieveAndGenerateStreamRequest.Builder.input(RetrieveAndGenerateInput input) Contains the query to be made to the knowledge base.