Uses of Class
com.mypurecloud.sdk.v2.api.request.GetLanguageunderstandingDomainVersionRequest.Builder
Packages that use GetLanguageunderstandingDomainVersionRequest.Builder
-
Uses of GetLanguageunderstandingDomainVersionRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetLanguageunderstandingDomainVersionRequest.BuilderModifier and TypeMethodDescriptionGetLanguageunderstandingDomainVersionRequest.builder()GetLanguageunderstandingDomainVersionRequest.Builder.withDomainId(String domainId) GetLanguageunderstandingDomainVersionRequest.Builder.withDomainVersionId(String domainVersionId) GetLanguageunderstandingDomainVersionRequest.Builder.withIncludeUtterances(Boolean includeUtterances) GetLanguageunderstandingDomainVersionRequest.Builder.withRequiredParams(String domainId, String domainVersionId)