Uses of Class
com.mypurecloud.sdk.v2.api.request.GetQualitySurveysScorableRequest
Packages that use GetQualitySurveysScorableRequest
-
Uses of GetQualitySurveysScorableRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetQualitySurveysScorableRequestModifier and TypeMethodDescriptionQualityApi.getQualitySurveysScorable(GetQualitySurveysScorableRequest request) Get a survey as an end-customer, for the purposes of scoring it.QualityApiAsync.getQualitySurveysScorableAsync(GetQualitySurveysScorableRequest request, AsyncApiCallback<ScorableSurvey> callback) Get a survey as an end-customer, for the purposes of scoring it. -
Uses of GetQualitySurveysScorableRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetQualitySurveysScorableRequestModifier and TypeMethodDescriptionGetQualitySurveysScorableRequest.Builder.build()GetQualitySurveysScorableRequest.withCustomerSurveyUrl(String customerSurveyUrl) GetQualitySurveysScorableRequest.withCustomHeader(String name, String value)