Class DeleteOutboundCallanalysisresponsesetRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteOutboundCallanalysisresponsesetRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCallAnalysisSetId(String callAnalysisSetId) voidsetCustomHeaders(Map<String, String> customHeaders) withCallAnalysisSetId(String callAnalysisSetId) withCustomHeader(String name, String value)
-
Constructor Details
-
DeleteOutboundCallanalysisresponsesetRequest
public DeleteOutboundCallanalysisresponsesetRequest()
-
-
Method Details
-
getCallAnalysisSetId
-
setCallAnalysisSetId
-
withCallAnalysisSetId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static DeleteOutboundCallanalysisresponsesetRequest.Builder builder(String callAnalysisSetId)
-