Uses of Class
com.bazaarvoice.emodb.blob.db.s3.config.S3BucketConfiguration
-
Packages that use S3BucketConfiguration Package Description com.bazaarvoice.emodb.blob.db.s3.config -
-
Uses of S3BucketConfiguration in com.bazaarvoice.emodb.blob.db.s3.config
Methods in com.bazaarvoice.emodb.blob.db.s3.config that return types with arguments of type S3BucketConfiguration Modifier and Type Method Description java.util.List<S3BucketConfiguration>S3Configuration. getS3BucketConfigurations()Method parameters in com.bazaarvoice.emodb.blob.db.s3.config with type arguments of type S3BucketConfiguration Modifier and Type Method Description S3ConfigurationS3Configuration. setS3BucketConfigurations(java.util.List<S3BucketConfiguration> s3BucketConfigurations)
-