Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteOutboundContactlistfilterRequest
Packages that use DeleteOutboundContactlistfilterRequest
-
Uses of DeleteOutboundContactlistfilterRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteOutboundContactlistfilterRequestModifier and TypeMethodDescriptionvoidOutboundApi.deleteOutboundContactlistfilter(DeleteOutboundContactlistfilterRequest request) Delete Contact List FilterOutboundApiAsync.deleteOutboundContactlistfilterAsync(DeleteOutboundContactlistfilterRequest request, AsyncApiCallback<Void> callback) Delete Contact List Filter -
Uses of DeleteOutboundContactlistfilterRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteOutboundContactlistfilterRequestModifier and TypeMethodDescriptionDeleteOutboundContactlistfilterRequest.Builder.build()DeleteOutboundContactlistfilterRequest.withContactListFilterId(String contactListFilterId) DeleteOutboundContactlistfilterRequest.withCustomHeader(String name, String value)