Uses of Class
com.mypurecloud.sdk.v2.api.request.PostQualityPublishedformsEvaluationsRequest
Packages that use PostQualityPublishedformsEvaluationsRequest
-
Uses of PostQualityPublishedformsEvaluationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostQualityPublishedformsEvaluationsRequestModifier and TypeMethodDescriptionQualityApi.postQualityPublishedformsEvaluations(PostQualityPublishedformsEvaluationsRequest request) Publish an evaluation form.QualityApiAsync.postQualityPublishedformsEvaluationsAsync(PostQualityPublishedformsEvaluationsRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Publish an evaluation form. -
Uses of PostQualityPublishedformsEvaluationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostQualityPublishedformsEvaluationsRequestModifier and TypeMethodDescriptionPostQualityPublishedformsEvaluationsRequest.Builder.build()PostQualityPublishedformsEvaluationsRequest.withBody(PublishForm body) PostQualityPublishedformsEvaluationsRequest.withCustomHeader(String name, String value)