Uses of Enum Class
com.adobe.testing.s3mock.dto.Mode
Packages that use Mode
-
Uses of Mode in com.adobe.testing.s3mock.dto
Methods in com.adobe.testing.s3mock.dto that return ModeModifier and TypeMethodDescriptionDefaultRetention.mode()Returns the value of themoderecord component.Retention.mode()Returns the value of themoderecord component.static ModeReturns the enum constant of this class with the specified name.static Mode[]Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.adobe.testing.s3mock.dto with parameters of type ModeModifierConstructorDescriptionDefaultRetention(Integer days, Integer years, Mode mode) Creates an instance of aDefaultRetentionrecord class.Creates an instance of aRetentionrecord class.