Uses of Class
com.mypurecloud.sdk.v2.api.request.GetLanguageunderstandingDomainRequest
Packages that use GetLanguageunderstandingDomainRequest
-
Uses of GetLanguageunderstandingDomainRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetLanguageunderstandingDomainRequestModifier and TypeMethodDescriptionLanguageUnderstandingApi.getLanguageunderstandingDomain(GetLanguageunderstandingDomainRequest request) Find an NLU Domain.LanguageUnderstandingApiAsync.getLanguageunderstandingDomainAsync(GetLanguageunderstandingDomainRequest request, AsyncApiCallback<NluDomain> callback) Find an NLU Domain. -
Uses of GetLanguageunderstandingDomainRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetLanguageunderstandingDomainRequestModifier and TypeMethodDescriptionGetLanguageunderstandingDomainRequest.Builder.build()GetLanguageunderstandingDomainRequest.withCustomHeader(String name, String value) GetLanguageunderstandingDomainRequest.withDomainId(String domainId)