Class PostExternalcontactsContactsEnrichRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostExternalcontactsContactsEnrichRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(ContactEnrichRequest body) getBody()voidsetBody(ContactEnrichRequest body) voidsetCustomHeaders(Map<String, String> customHeaders) voidwithBody(ContactEnrichRequest body) withCustomHeader(String name, String value) withDryRun(Boolean dryRun)
-
Constructor Details
-
PostExternalcontactsContactsEnrichRequest
public PostExternalcontactsContactsEnrichRequest()
-
-
Method Details
-
getBody
-
setBody
-
withBody
-
getDryRun
-
setDryRun
-
withDryRun
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-