Uses of Enum Class
com.mypurecloud.sdk.v2.model.ExternalEventSummary.SystemStatusEnum
Packages that use ExternalEventSummary.SystemStatusEnum
-
Uses of ExternalEventSummary.SystemStatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ExternalEventSummary.SystemStatusEnumModifier and TypeMethodDescriptionExternalEventSummary.SystemStatusEnum.fromString(String key) ExternalEventSummary.getSystemStatus()Returns the enum constant of this class with the specified name.ExternalEventSummary.SystemStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.