Class PostGdprRequestsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostGdprRequestsRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(GDPRRequest body) getBody()voidsetBody(GDPRRequest body) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDeleteConfirmed(Boolean deleteConfirmed) withBody(GDPRRequest body) withCustomHeader(String name, String value) withDeleteConfirmed(Boolean deleteConfirmed)
-
Constructor Details
-
PostGdprRequestsRequest
public PostGdprRequestsRequest()
-
-
Method Details
-
getBody
-
setBody
-
withBody
-
getDeleteConfirmed
-
setDeleteConfirmed
-
withDeleteConfirmed
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-