Class PostExternalcontactsBulkRelationshipsRemoveRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostExternalcontactsBulkRelationshipsRemoveRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(BulkIdsRequest body) getBody()voidsetBody(BulkIdsRequest body) voidsetCustomHeaders(Map<String, String> customHeaders) withBody(BulkIdsRequest body) withCustomHeader(String name, String value)
-
Constructor Details
-
PostExternalcontactsBulkRelationshipsRemoveRequest
public PostExternalcontactsBulkRelationshipsRemoveRequest()
-
-
Method Details
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PostExternalcontactsBulkRelationshipsRemoveRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static PostExternalcontactsBulkRelationshipsRemoveRequest.Builder builder(BulkIdsRequest body)
-