Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.RetrievalResultS3Location
Packages that use RetrievalResultS3Location
-
Uses of RetrievalResultS3Location in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrievalResultS3LocationModifier and TypeMethodDescriptionRetrievalResultLocation.s3Location()The S3 data source location.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type RetrievalResultS3LocationModifier and TypeMethodDescriptionRetrievalResultLocation.Builder.s3Location(RetrievalResultS3Location s3Location) The S3 data source location.