Uses of Class
com.mypurecloud.sdk.v2.api.request.GetOutboundDnclistExportRequest
Packages that use GetOutboundDnclistExportRequest
-
Uses of GetOutboundDnclistExportRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetOutboundDnclistExportRequestModifier and TypeMethodDescriptionOutboundApi.getOutboundDnclistExport(GetOutboundDnclistExportRequest request) Get the URI of a DNC list export.OutboundApiAsync.getOutboundDnclistExportAsync(GetOutboundDnclistExportRequest request, AsyncApiCallback<ExportUri> callback) Get the URI of a DNC list export. -
Uses of GetOutboundDnclistExportRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetOutboundDnclistExportRequestModifier and TypeMethodDescriptionGetOutboundDnclistExportRequest.Builder.build()GetOutboundDnclistExportRequest.withCustomHeader(String name, String value) GetOutboundDnclistExportRequest.withDncListId(String dncListId) GetOutboundDnclistExportRequest.withDownload(String download)