Uses of Enum Class
io.mailtrap.model.response.contactimports.ContactImportStatus
Packages that use ContactImportStatus
-
Uses of ContactImportStatus in io.mailtrap.model.response.contactimports
Methods in io.mailtrap.model.response.contactimports that return ContactImportStatusModifier and TypeMethodDescriptionstatic ContactImportStatus
static ContactImportStatus
Returns the enum constant of this class with the specified name.static ContactImportStatus[]
ContactImportStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.