Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.RetrieveAndGenerateSessionConfiguration
Packages that use RetrieveAndGenerateSessionConfiguration
-
Uses of RetrieveAndGenerateSessionConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrieveAndGenerateSessionConfigurationModifier and TypeMethodDescriptionRetrieveAndGenerateRequest.sessionConfiguration()Contains details about the session with the knowledge base.RetrieveAndGenerateStreamRequest.sessionConfiguration()Contains details about the session with the knowledge base.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type RetrieveAndGenerateSessionConfigurationModifier and TypeMethodDescriptionRetrieveAndGenerateRequest.Builder.sessionConfiguration(RetrieveAndGenerateSessionConfiguration sessionConfiguration) Contains details about the session with the knowledge base.RetrieveAndGenerateStreamRequest.Builder.sessionConfiguration(RetrieveAndGenerateSessionConfiguration sessionConfiguration) Contains details about the session with the knowledge base.