Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.RetrievalResultS3Location
-
Packages that use RetrievalResultS3Location Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of RetrievalResultS3Location in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrievalResultS3Location Modifier and Type Method Description RetrievalResultS3LocationRetrievalResultLocation. s3Location()Contains the S3 location of the data source.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type RetrievalResultS3Location Modifier and Type Method Description RetrievalResultLocation.BuilderRetrievalResultLocation.Builder. s3Location(RetrievalResultS3Location s3Location)Contains the S3 location of the data source.
-