Uses of Class
com.mypurecloud.sdk.v2.api.request.GetOutboundContactlistExportRequest
Packages that use GetOutboundContactlistExportRequest
-
Uses of GetOutboundContactlistExportRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetOutboundContactlistExportRequestModifier and TypeMethodDescriptionOutboundApi.getOutboundContactlistExport(GetOutboundContactlistExportRequest request) Get the URI of a contact list export.OutboundApiAsync.getOutboundContactlistExportAsync(GetOutboundContactlistExportRequest request, AsyncApiCallback<ExportUri> callback) Get the URI of a contact list export. -
Uses of GetOutboundContactlistExportRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetOutboundContactlistExportRequestModifier and TypeMethodDescriptionGetOutboundContactlistExportRequest.Builder.build()GetOutboundContactlistExportRequest.withContactListId(String contactListId) GetOutboundContactlistExportRequest.withCustomHeader(String name, String value) GetOutboundContactlistExportRequest.withDownload(String download)