Class PutOutboundCallanalysisresponsesetRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutOutboundCallanalysisresponsesetRequest.Builder
- Enclosing class:
- PutOutboundCallanalysisresponsesetRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(ResponseSet body) withCallAnalysisSetId(String callAnalysisSetId) withRequiredParams(String callAnalysisSetId, ResponseSet body)
-
Method Details
-
withCallAnalysisSetId
public PutOutboundCallanalysisresponsesetRequest.Builder withCallAnalysisSetId(String callAnalysisSetId) -
withBody
-
withRequiredParams
public PutOutboundCallanalysisresponsesetRequest.Builder withRequiredParams(String callAnalysisSetId, ResponseSet body) -
build
-