Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.S3ObjectDoc
-
Packages that use S3ObjectDoc Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of S3ObjectDoc in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return S3ObjectDoc Modifier and Type Method Description S3ObjectDocExternalSource. s3Location()The S3 location of the external source wrapper object.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type S3ObjectDoc Modifier and Type Method Description ExternalSource.BuilderExternalSource.Builder. s3Location(S3ObjectDoc s3Location)The S3 location of the external source wrapper object.
-