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