Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationChecklistTopicAgentChecklistRuntimeEventBody.StatusEnum
Packages that use ConversationChecklistTopicAgentChecklistRuntimeEventBody.StatusEnum
-
Uses of ConversationChecklistTopicAgentChecklistRuntimeEventBody.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationChecklistTopicAgentChecklistRuntimeEventBody.StatusEnumModifier and TypeMethodDescriptionConversationChecklistTopicAgentChecklistRuntimeEventBody.StatusEnum.fromString(String key) ConversationChecklistTopicAgentChecklistRuntimeEventBody.getStatus()Returns the enum constant of this class with the specified name.ConversationChecklistTopicAgentChecklistRuntimeEventBody.StatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationChecklistTopicAgentChecklistRuntimeEventBody.StatusEnumModifier and TypeMethodDescriptionvoidConversationChecklistTopicAgentChecklistRuntimeEventBody.setStatus(ConversationChecklistTopicAgentChecklistRuntimeEventBody.StatusEnum status) ConversationChecklistTopicAgentChecklistRuntimeEventBody.status(ConversationChecklistTopicAgentChecklistRuntimeEventBody.StatusEnum status)