Uses of Class
com.mypurecloud.sdk.v2.api.request.PostQualityPublishedformsRequest
Packages that use PostQualityPublishedformsRequest
-
Uses of PostQualityPublishedformsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostQualityPublishedformsRequestModifier and TypeMethodDescriptionQualityApi.postQualityPublishedforms(PostQualityPublishedformsRequest request) Deprecated.QualityApiAsync.postQualityPublishedformsAsync(PostQualityPublishedformsRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Deprecated. -
Uses of PostQualityPublishedformsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostQualityPublishedformsRequestModifier and TypeMethodDescriptionPostQualityPublishedformsRequest.Builder.build()PostQualityPublishedformsRequest.withBody(PublishForm body) PostQualityPublishedformsRequest.withCustomHeader(String name, String value)