Class DeleteExternalcontactsContactRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteExternalcontactsContactRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetContactId(String contactId) voidsetCustomHeaders(Map<String, String> customHeaders) withContactId(String contactId) withCustomHeader(String name, String value)
-
Constructor Details
-
DeleteExternalcontactsContactRequest
public DeleteExternalcontactsContactRequest()
-
-
Method Details
-
getContactId
-
setContactId
-
withContactId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-