Class GetQualitySurveysScorableRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetQualitySurveysScorableRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomerSurveyUrl(String customerSurveyUrl) voidsetCustomHeaders(Map<String, String> customHeaders) withCustomerSurveyUrl(String customerSurveyUrl) withCustomHeader(String name, String value)
-
Constructor Details
-
GetQualitySurveysScorableRequest
public GetQualitySurveysScorableRequest()
-
-
Method Details
-
getCustomerSurveyUrl
-
setCustomerSurveyUrl
-
withCustomerSurveyUrl
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-