Uses of Class
com.mypurecloud.sdk.v2.api.request.PutQualitySurveysScorableRequest
Packages that use PutQualitySurveysScorableRequest
-
Uses of PutQualitySurveysScorableRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutQualitySurveysScorableRequestModifier and TypeMethodDescriptionQualityApi.putQualitySurveysScorable(PutQualitySurveysScorableRequest request) Update a survey as an end-customer, for the purposes of scoring it.QualityApiAsync.putQualitySurveysScorableAsync(PutQualitySurveysScorableRequest request, AsyncApiCallback<ScorableSurvey> callback) Update a survey as an end-customer, for the purposes of scoring it. -
Uses of PutQualitySurveysScorableRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutQualitySurveysScorableRequestModifier and TypeMethodDescriptionPutQualitySurveysScorableRequest.Builder.build()PutQualitySurveysScorableRequest.withBody(ScorableSurvey body) PutQualitySurveysScorableRequest.withCustomerSurveyUrl(String customerSurveyUrl) PutQualitySurveysScorableRequest.withCustomHeader(String name, String value)