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