Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.S3ObjectFile
-
Packages that use S3ObjectFile Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of S3ObjectFile in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return S3ObjectFile Modifier and Type Method Description S3ObjectFileFileSource. s3Location()The s3 location of the files to attach.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type S3ObjectFile Modifier and Type Method Description FileSource.BuilderFileSource.Builder. s3Location(S3ObjectFile s3Location)The s3 location of the files to attach.
-