Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.RetrievalResultS3Location.Builder
Packages that use RetrievalResultS3Location.Builder
-
Uses of RetrievalResultS3Location.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrievalResultS3Location.BuilderModifier and TypeMethodDescriptionRetrievalResultS3Location.builder()RetrievalResultS3Location.toBuilder()The S3 URI for the data source location.Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type RetrievalResultS3Location.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RetrievalResultS3Location.Builder>RetrievalResultS3Location.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type RetrievalResultS3Location.BuilderModifier and TypeMethodDescriptiondefault RetrievalResultLocation.BuilderRetrievalResultLocation.Builder.s3Location(Consumer<RetrievalResultS3Location.Builder> s3Location) The S3 data source location.