Uses of Class
com.mypurecloud.sdk.v2.api.request.GetQualityPublishedformRequest
Packages that use GetQualityPublishedformRequest
-
Uses of GetQualityPublishedformRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetQualityPublishedformRequestModifier and TypeMethodDescriptionQualityApi.getQualityPublishedform(GetQualityPublishedformRequest request) Deprecated.QualityApiAsync.getQualityPublishedformAsync(GetQualityPublishedformRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Deprecated. -
Uses of GetQualityPublishedformRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetQualityPublishedformRequestModifier and TypeMethodDescriptionGetQualityPublishedformRequest.Builder.build()GetQualityPublishedformRequest.withCustomHeader(String name, String value) GetQualityPublishedformRequest.withFormId(String formId)