Class PutQualityFormsEvaluationRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutQualityFormsEvaluationRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String formId, EvaluationForm body) getBody()voidsetBody(EvaluationForm body) voidsetCustomHeaders(Map<String, String> customHeaders) voidwithBody(EvaluationForm body) withCustomHeader(String name, String value) withFormId(String formId)
-
Constructor Details
-
PutQualityFormsEvaluationRequest
public PutQualityFormsEvaluationRequest()
-
-
Method Details
-
getFormId
-
setFormId
-
withFormId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-