Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.S3ObjectFile
Packages that use S3ObjectFile
-
Uses of S3ObjectFile in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return S3ObjectFileModifier and TypeMethodDescriptionfinal S3ObjectFileFileSource.s3Location()The s3 location of the files to attach.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type S3ObjectFileModifier and TypeMethodDescriptionFileSource.Builder.s3Location(S3ObjectFile s3Location) The s3 location of the files to attach.