Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLanguageunderstandingIgnoretopicRequest
Packages that use PostLanguageunderstandingIgnoretopicRequest
-
Uses of PostLanguageunderstandingIgnoretopicRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLanguageunderstandingIgnoretopicRequestModifier and TypeMethodDescriptionLanguageUnderstandingApi.postLanguageunderstandingIgnoretopic(PostLanguageunderstandingIgnoretopicRequest request) Add topics to the ignored topics listLanguageUnderstandingApiAsync.postLanguageunderstandingIgnoretopicAsync(PostLanguageunderstandingIgnoretopicRequest request, AsyncApiCallback<IgnoreTopicsResponse> callback) Add topics to the ignored topics list -
Uses of PostLanguageunderstandingIgnoretopicRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLanguageunderstandingIgnoretopicRequestModifier and TypeMethodDescriptionPostLanguageunderstandingIgnoretopicRequest.Builder.build()PostLanguageunderstandingIgnoretopicRequest.withBody(IgnoreTopicsRequest body) PostLanguageunderstandingIgnoretopicRequest.withCustomHeader(String name, String value) PostLanguageunderstandingIgnoretopicRequest.withLanguageCode(String languageCode)