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