Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchLanguageunderstandingDomainRequest
Packages that use PatchLanguageunderstandingDomainRequest
-
Uses of PatchLanguageunderstandingDomainRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchLanguageunderstandingDomainRequestModifier and TypeMethodDescriptionLanguageUnderstandingApi.patchLanguageunderstandingDomain(PatchLanguageunderstandingDomainRequest request) Update an NLU Domain.LanguageUnderstandingApiAsync.patchLanguageunderstandingDomainAsync(PatchLanguageunderstandingDomainRequest request, AsyncApiCallback<NluDomain> callback) Update an NLU Domain. -
Uses of PatchLanguageunderstandingDomainRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchLanguageunderstandingDomainRequestModifier and TypeMethodDescriptionPatchLanguageunderstandingDomainRequest.Builder.build()PatchLanguageunderstandingDomainRequest.withCustomHeader(String name, String value) PatchLanguageunderstandingDomainRequest.withDomainId(String domainId)