Uses of Class
com.mypurecloud.sdk.v2.api.request.PutOutboundContactlistfilterRequest
Packages that use PutOutboundContactlistfilterRequest
-
Uses of PutOutboundContactlistfilterRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutOutboundContactlistfilterRequestModifier and TypeMethodDescriptionOutboundApi.putOutboundContactlistfilter(PutOutboundContactlistfilterRequest request) Update Contact List FilterOutboundApiAsync.putOutboundContactlistfilterAsync(PutOutboundContactlistfilterRequest request, AsyncApiCallback<ContactListFilter> callback) Update Contact List Filter -
Uses of PutOutboundContactlistfilterRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutOutboundContactlistfilterRequestModifier and TypeMethodDescriptionPutOutboundContactlistfilterRequest.Builder.build()PutOutboundContactlistfilterRequest.withBody(ContactListFilter body) PutOutboundContactlistfilterRequest.withContactListFilterId(String contactListFilterId) PutOutboundContactlistfilterRequest.withCustomHeader(String name, String value)