Class PutRecordingsDeletionprotectionRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutRecordingsDeletionprotectionRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetProtect(Boolean protect) withCustomHeader(String name, String value) withProtect(Boolean protect)
-
Constructor Details
-
PutRecordingsDeletionprotectionRequest
public PutRecordingsDeletionprotectionRequest()
-
-
Method Details
-
getProtect
-
setProtect
-
withProtect
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-