Class DeleteRecordingCrossplatformMediaretentionpolicyRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteRecordingCrossplatformMediaretentionpolicyRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetPolicyId(String policyId) withCustomHeader(String name, String value) withPolicyId(String policyId)
-
Constructor Details
-
DeleteRecordingCrossplatformMediaretentionpolicyRequest
public DeleteRecordingCrossplatformMediaretentionpolicyRequest()
-
-
Method Details
-
getPolicyId
-
setPolicyId
-
withPolicyId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public DeleteRecordingCrossplatformMediaretentionpolicyRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static DeleteRecordingCrossplatformMediaretentionpolicyRequest.Builder builder(String policyId)
-