Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLanguageunderstandingDomainVersionsRequest.Builder
Packages that use PostLanguageunderstandingDomainVersionsRequest.Builder
-
Uses of PostLanguageunderstandingDomainVersionsRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLanguageunderstandingDomainVersionsRequest.BuilderModifier and TypeMethodDescriptionPostLanguageunderstandingDomainVersionsRequest.builder()PostLanguageunderstandingDomainVersionsRequest.builder(String domainId, NluDomainVersion body) PostLanguageunderstandingDomainVersionsRequest.Builder.withBody(NluDomainVersion body) PostLanguageunderstandingDomainVersionsRequest.Builder.withDomainId(String domainId) PostLanguageunderstandingDomainVersionsRequest.Builder.withIncludeUtterances(Boolean includeUtterances) PostLanguageunderstandingDomainVersionsRequest.Builder.withRequiredParams(String domainId, NluDomainVersion body)