Uses of Class
com.mypurecloud.sdk.v2.model.V2MobiusRulesTopicAlertingAddressableEntityRef
Packages that use V2MobiusRulesTopicAlertingAddressableEntityRef
-
Uses of V2MobiusRulesTopicAlertingAddressableEntityRef in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2MobiusRulesTopicAlertingAddressableEntityRefModifier and TypeMethodDescriptionV2MobiusRulesTopicAlertingAddressableEntityRef.displayName(String displayName) V2MobiusRulesTopicEntityProperties.getGroup()V2MobiusRulesTopicEntityProperties.getQueue()V2MobiusRulesTopicEntityProperties.getTeam()V2MobiusRulesTopicEntityProperties.getUser()The ID of the resourceMethods in com.mypurecloud.sdk.v2.model with parameters of type V2MobiusRulesTopicAlertingAddressableEntityRefModifier and TypeMethodDescriptionV2MobiusRulesTopicEntityProperties.group(V2MobiusRulesTopicAlertingAddressableEntityRef group) V2MobiusRulesTopicEntityProperties.queue(V2MobiusRulesTopicAlertingAddressableEntityRef queue) voidV2MobiusRulesTopicEntityProperties.setGroup(V2MobiusRulesTopicAlertingAddressableEntityRef group) voidV2MobiusRulesTopicEntityProperties.setQueue(V2MobiusRulesTopicAlertingAddressableEntityRef queue) voidV2MobiusRulesTopicEntityProperties.setTeam(V2MobiusRulesTopicAlertingAddressableEntityRef team) voidV2MobiusRulesTopicEntityProperties.setUser(V2MobiusRulesTopicAlertingAddressableEntityRef user) V2MobiusRulesTopicEntityProperties.team(V2MobiusRulesTopicAlertingAddressableEntityRef team) V2MobiusRulesTopicEntityProperties.user(V2MobiusRulesTopicAlertingAddressableEntityRef user)