Class GetLanguageunderstandingMinerTopicRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetLanguageunderstandingMinerTopicRequest.Builder
- Enclosing class:
- GetLanguageunderstandingMinerTopicRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withExpand(String expand) withMinerId(String minerId) withRequiredParams(String minerId, String topicId) withTopicId(String topicId)
-
Method Details
-
withMinerId
-
withTopicId
-
withExpand
-
withExpand
public GetLanguageunderstandingMinerTopicRequest.Builder withExpand(GetLanguageunderstandingMinerTopicRequest.expandValues expand) -
withRequiredParams
public GetLanguageunderstandingMinerTopicRequest.Builder withRequiredParams(String minerId, String topicId) -
build
-