Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.RetrieveAndGenerateSessionConfiguration.Builder
Packages that use RetrieveAndGenerateSessionConfiguration.Builder
-
Uses of RetrieveAndGenerateSessionConfiguration.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrieveAndGenerateSessionConfiguration.BuilderModifier and TypeMethodDescriptionRetrieveAndGenerateSessionConfiguration.builder()The ARN of the KMS key encrypting the session.RetrieveAndGenerateSessionConfiguration.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type RetrieveAndGenerateSessionConfiguration.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RetrieveAndGenerateSessionConfiguration.Builder>RetrieveAndGenerateSessionConfiguration.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type RetrieveAndGenerateSessionConfiguration.BuilderModifier and TypeMethodDescriptionRetrieveAndGenerateRequest.Builder.sessionConfiguration(Consumer<RetrieveAndGenerateSessionConfiguration.Builder> sessionConfiguration) Contains details about the session with the knowledge base.RetrieveAndGenerateStreamRequest.Builder.sessionConfiguration(Consumer<RetrieveAndGenerateSessionConfiguration.Builder> sessionConfiguration) Contains details about the session with the knowledge base.