Uses of Class
compozitor.template.core.infra.S3Resource
-
Packages that use S3Resource Package Description compozitor.template.core.infra -
-
Uses of S3Resource in compozitor.template.core.infra
Methods in compozitor.template.core.infra that return S3Resource Modifier and Type Method Description static S3ResourceS3Resource. valueOf(String name)Returns the enum constant of this type with the specified name.static S3Resource[]S3Resource. values()Returns an array containing the constants of this enum type, in the order they are declared.
-