Uses of Enum Class
com.mypurecloud.sdk.v2.model.ImapSettings.StatusEnum
Packages that use ImapSettings.StatusEnum
-
Uses of ImapSettings.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ImapSettings.StatusEnumModifier and TypeMethodDescriptionstatic ImapSettings.StatusEnumImapSettings.StatusEnum.fromString(String key) ImapSettings.getStatus()static ImapSettings.StatusEnumReturns the enum constant of this class with the specified name.static ImapSettings.StatusEnum[]ImapSettings.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.