Class GetOutboundContactlistExportRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetOutboundContactlistExportRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetContactListId(String contactListId) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDownload(String download) withContactListId(String contactListId) withCustomHeader(String name, String value) withDownload(String download)
-
Constructor Details
-
GetOutboundContactlistExportRequest
public GetOutboundContactlistExportRequest()
-
-
Method Details
-
getContactListId
-
setContactListId
-
withContactListId
-
getDownload
-
setDownload
-
withDownload
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-