Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLanguageunderstandingIgnoretopicRequest.Builder
Packages that use PostLanguageunderstandingIgnoretopicRequest.Builder
-
Uses of PostLanguageunderstandingIgnoretopicRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLanguageunderstandingIgnoretopicRequest.BuilderModifier and TypeMethodDescriptionPostLanguageunderstandingIgnoretopicRequest.builder()PostLanguageunderstandingIgnoretopicRequest.builder(String languageCode, IgnoreTopicsRequest body) PostLanguageunderstandingIgnoretopicRequest.Builder.withBody(IgnoreTopicsRequest body) PostLanguageunderstandingIgnoretopicRequest.Builder.withLanguageCode(String languageCode) PostLanguageunderstandingIgnoretopicRequest.Builder.withRequiredParams(String languageCode, IgnoreTopicsRequest body)