Uses of Class
com.mypurecloud.sdk.v2.model.V2MobiusAlertsTopicAlertSummaryEntity
Packages that use V2MobiusAlertsTopicAlertSummaryEntity
-
Uses of V2MobiusAlertsTopicAlertSummaryEntity in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2MobiusAlertsTopicAlertSummaryEntityModifier and TypeMethodDescriptionV2MobiusAlertsTopicAlertSummaryEntity.entityType(V2MobiusAlertsTopicAlertSummaryEntity.EntityTypeEnum entityType) V2MobiusAlertsTopicAlertSummaryEntity.group(V2MobiusAlertsTopicAlertingAddressableEntityRef group) V2MobiusAlertsTopicAlertSummaryEntity.queue(V2MobiusAlertsTopicAlertingAddressableEntityRef queue) V2MobiusAlertsTopicAlertSummaryEntity.team(V2MobiusAlertsTopicAlertingAddressableEntityRef team) V2MobiusAlertsTopicAlertSummaryEntity.user(V2MobiusAlertsTopicAlertingAddressableEntityRef user) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type V2MobiusAlertsTopicAlertSummaryEntityMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type V2MobiusAlertsTopicAlertSummaryEntityModifier and TypeMethodDescriptionV2MobiusAlertsTopicAlertSummary.entities(List<V2MobiusAlertsTopicAlertSummaryEntity> entities) voidV2MobiusAlertsTopicAlertSummary.setEntities(List<V2MobiusAlertsTopicAlertSummaryEntity> entities)