Uses of Class
software.amazon.awssdk.services.qbusiness.model.S3
-
Packages that use S3 Package Description software.amazon.awssdk.services.qbusiness.model -
-
Uses of S3 in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return S3 Modifier and Type Method Description S3DocumentContent. s3()The path to the document in an Amazon S3 bucket.Methods in software.amazon.awssdk.services.qbusiness.model with parameters of type S3 Modifier and Type Method Description static DocumentContentDocumentContent. fromS3(S3 s3)Create an instance of this class withDocumentContent.s3()initialized to the given value.DocumentContent.BuilderDocumentContent.Builder. s3(S3 s3)The path to the document in an Amazon S3 bucket.
-