Uses of Enum Class
fr.gouv.vitam.common.storage.s3.AmazonS3APIErrorCodes
Packages that use AmazonS3APIErrorCodes
Package
Description
Provides S3 implementations for the storage modules.
-
Uses of AmazonS3APIErrorCodes in fr.gouv.vitam.common.storage.s3
Methods in fr.gouv.vitam.common.storage.s3 that return AmazonS3APIErrorCodesModifier and TypeMethodDescriptionstatic AmazonS3APIErrorCodesReturns the enum constant of this class with the specified name.static AmazonS3APIErrorCodes[]AmazonS3APIErrorCodes.values()Returns an array containing the constants of this enum class, in the order they are declared.