Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLanguageunderstandingDomainsRequest
Packages that use PostLanguageunderstandingDomainsRequest
-
Uses of PostLanguageunderstandingDomainsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLanguageunderstandingDomainsRequestModifier and TypeMethodDescriptionLanguageUnderstandingApi.postLanguageunderstandingDomains(PostLanguageunderstandingDomainsRequest request) Create an NLU Domain.LanguageUnderstandingApiAsync.postLanguageunderstandingDomainsAsync(PostLanguageunderstandingDomainsRequest request, AsyncApiCallback<NluDomain> callback) Create an NLU Domain. -
Uses of PostLanguageunderstandingDomainsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLanguageunderstandingDomainsRequestModifier and TypeMethodDescriptionPostLanguageunderstandingDomainsRequest.Builder.build()PostLanguageunderstandingDomainsRequest.withCustomHeader(String name, String value)