Uses of Class
com.mypurecloud.sdk.v2.api.request.PostOutboundContactlistfiltersPreviewRequest
Packages that use PostOutboundContactlistfiltersPreviewRequest
-
Uses of PostOutboundContactlistfiltersPreviewRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostOutboundContactlistfiltersPreviewRequestModifier and TypeMethodDescriptionOutboundApi.postOutboundContactlistfiltersPreview(PostOutboundContactlistfiltersPreviewRequest request) Get a preview of the output of a contact list filterOutboundApiAsync.postOutboundContactlistfiltersPreviewAsync(PostOutboundContactlistfiltersPreviewRequest request, AsyncApiCallback<FilterPreviewResponse> callback) Get a preview of the output of a contact list filter -
Uses of PostOutboundContactlistfiltersPreviewRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostOutboundContactlistfiltersPreviewRequestModifier and TypeMethodDescriptionPostOutboundContactlistfiltersPreviewRequest.Builder.build()PostOutboundContactlistfiltersPreviewRequest.withBody(ContactListFilter body) PostOutboundContactlistfiltersPreviewRequest.withCustomHeader(String name, String value)