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