Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2MobiusAlertsTopicEntityProperties.EntityTypeEnum
Packages that use V2MobiusAlertsTopicEntityProperties.EntityTypeEnum
-
Uses of V2MobiusAlertsTopicEntityProperties.EntityTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2MobiusAlertsTopicEntityProperties.EntityTypeEnumModifier and TypeMethodDescriptionV2MobiusAlertsTopicEntityProperties.EntityTypeEnum.fromString(String key) V2MobiusAlertsTopicEntityProperties.getEntityType()Returns the enum constant of this class with the specified name.V2MobiusAlertsTopicEntityProperties.EntityTypeEnum.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 V2MobiusAlertsTopicEntityProperties.EntityTypeEnumModifier and TypeMethodDescriptionV2MobiusAlertsTopicEntityProperties.entityType(V2MobiusAlertsTopicEntityProperties.EntityTypeEnum entityType) voidV2MobiusAlertsTopicEntityProperties.setEntityType(V2MobiusAlertsTopicEntityProperties.EntityTypeEnum entityType)