Uses of Class
compozitor.template.core.interfaces.S3Bucket
-
Packages that use S3Bucket Package Description compozitor.template.core.interfaces -
-
Uses of S3Bucket in compozitor.template.core.interfaces
Methods in compozitor.template.core.interfaces that return S3Bucket Modifier and Type Method Description static S3BucketS3Bucket. withName(String name)static S3BucketS3Bucket. withName(org.apache.commons.collections.ExtendedProperties properties)Methods in compozitor.template.core.interfaces with parameters of type S3Bucket Modifier and Type Method Description TemplateEngineBuilderTemplateEngineBuilder. withS3TemplateLoader(S3Bucket s3Bucket)
-