Class PatchRecordingMediaretentionpolicyRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchRecordingMediaretentionpolicyRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String policyId, PolicyUpdate body) getBody()voidsetBody(PolicyUpdate body) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetPolicyId(String policyId) withBody(PolicyUpdate body) withCustomHeader(String name, String value) withPolicyId(String policyId)
-
Constructor Details
-
PatchRecordingMediaretentionpolicyRequest
public PatchRecordingMediaretentionpolicyRequest()
-
-
Method Details
-
getPolicyId
-
setPolicyId
-
withPolicyId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PatchRecordingMediaretentionpolicyRequest.Builder builder(String policyId, PolicyUpdate body)
-