Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLanguageunderstandingIgnoretopicRemoveRequest
Packages that use PostLanguageunderstandingIgnoretopicRemoveRequest
-
Uses of PostLanguageunderstandingIgnoretopicRemoveRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLanguageunderstandingIgnoretopicRemoveRequestModifier and TypeMethodDescriptionvoidLanguageUnderstandingApi.postLanguageunderstandingIgnoretopicRemove(PostLanguageunderstandingIgnoretopicRemoveRequest request) Delete ignored topicsLanguageUnderstandingApiAsync.postLanguageunderstandingIgnoretopicRemoveAsync(PostLanguageunderstandingIgnoretopicRemoveRequest request, AsyncApiCallback<Void> callback) Delete ignored topics -
Uses of PostLanguageunderstandingIgnoretopicRemoveRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLanguageunderstandingIgnoretopicRemoveRequestModifier and TypeMethodDescriptionPostLanguageunderstandingIgnoretopicRemoveRequest.Builder.build()PostLanguageunderstandingIgnoretopicRemoveRequest.withBody(RemoveEntitiesRequest body) PostLanguageunderstandingIgnoretopicRemoveRequest.withCustomHeader(String name, String value) PostLanguageunderstandingIgnoretopicRemoveRequest.withLanguageCode(String languageCode)