Uses of Class
com.mypurecloud.sdk.v2.model.DialerContactlistfilterConfigChangeFilterRange
Packages that use DialerContactlistfilterConfigChangeFilterRange
-
Uses of DialerContactlistfilterConfigChangeFilterRange in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialerContactlistfilterConfigChangeFilterRangeModifier and TypeMethodDescriptionDialerContactlistfilterConfigChangeFilterRange.additionalProperties(Map<String, Object> additionalProperties) DialerContactlistfilterConfigChangeFilterPredicate.getRange()Elements that apply to the IN operatorMaximum end of the rangeDialerContactlistfilterConfigChangeFilterRange.maxInclusive(Boolean maxInclusive) Whether or not to include the maximum in the rangeMinimum end of the rangeDialerContactlistfilterConfigChangeFilterRange.minInclusive(Boolean minInclusive) Whether or not to include the minimum in the rangeMethods in com.mypurecloud.sdk.v2.model with parameters of type DialerContactlistfilterConfigChangeFilterRangeModifier and TypeMethodDescriptionDialerContactlistfilterConfigChangeFilterPredicate.range(DialerContactlistfilterConfigChangeFilterRange range) voidDialerContactlistfilterConfigChangeFilterPredicate.setRange(DialerContactlistfilterConfigChangeFilterRange range)