Uses of Class
com.mypurecloud.sdk.v2.api.request.PostOutboundConversationDncRequest
Packages that use PostOutboundConversationDncRequest
-
Uses of PostOutboundConversationDncRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostOutboundConversationDncRequestModifier and TypeMethodDescriptionvoidOutboundApi.postOutboundConversationDnc(PostOutboundConversationDncRequest request) Add phone numbers to a Dialer DNC list.OutboundApiAsync.postOutboundConversationDncAsync(PostOutboundConversationDncRequest request, AsyncApiCallback<Void> callback) Add phone numbers to a Dialer DNC list. -
Uses of PostOutboundConversationDncRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostOutboundConversationDncRequestModifier and TypeMethodDescriptionPostOutboundConversationDncRequest.Builder.build()PostOutboundConversationDncRequest.withConversationId(String conversationId) PostOutboundConversationDncRequest.withCustomHeader(String name, String value)