Uses of Class
com.mypurecloud.sdk.v2.model.ValueWrapperUserSearchRule
Packages that use ValueWrapperUserSearchRule
-
Uses of ValueWrapperUserSearchRule in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ValueWrapperUserSearchRuleModifier and TypeMethodDescriptionUpdateActivityPlanRequest.getAttendeesSearchRule()UpdateActivityPlanRequest.getFacilitatorsSearchRule()ValueWrapperUserSearchRule.value(UserSearchRule value) The value for the associated fieldMethods in com.mypurecloud.sdk.v2.model with parameters of type ValueWrapperUserSearchRuleModifier and TypeMethodDescriptionUpdateActivityPlanRequest.attendeesSearchRule(ValueWrapperUserSearchRule attendeesSearchRule) Attendee search rule for this activity planUpdateActivityPlanRequest.facilitatorsSearchRule(ValueWrapperUserSearchRule facilitatorsSearchRule) Facilitator search rule for this activity planvoidUpdateActivityPlanRequest.setAttendeesSearchRule(ValueWrapperUserSearchRule attendeesSearchRule) voidUpdateActivityPlanRequest.setFacilitatorsSearchRule(ValueWrapperUserSearchRule facilitatorsSearchRule)