Uses of Class
com.mypurecloud.sdk.v2.api.request.GetLanguageunderstandingDomainVersionReportRequest
Packages that use GetLanguageunderstandingDomainVersionReportRequest
-
Uses of GetLanguageunderstandingDomainVersionReportRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetLanguageunderstandingDomainVersionReportRequestModifier and TypeMethodDescriptionLanguageUnderstandingApi.getLanguageunderstandingDomainVersionReport(GetLanguageunderstandingDomainVersionReportRequest request) Retrieved quality report for the specified NLU Domain VersionLanguageUnderstandingApiAsync.getLanguageunderstandingDomainVersionReportAsync(GetLanguageunderstandingDomainVersionReportRequest request, AsyncApiCallback<NluDomainVersionQualityReport> callback) Retrieved quality report for the specified NLU Domain Version -
Uses of GetLanguageunderstandingDomainVersionReportRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetLanguageunderstandingDomainVersionReportRequestModifier and TypeMethodDescriptionGetLanguageunderstandingDomainVersionReportRequest.Builder.build()GetLanguageunderstandingDomainVersionReportRequest.withCustomHeader(String name, String value) GetLanguageunderstandingDomainVersionReportRequest.withDomainId(String domainId) GetLanguageunderstandingDomainVersionReportRequest.withDomainVersionId(String domainVersionId)