Class PostLanguageunderstandingDomainFeedbackRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostLanguageunderstandingDomainFeedbackRequest.Builder
- Enclosing class:
- PostLanguageunderstandingDomainFeedbackRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(NluFeedbackRequest body) withDomainId(String domainId) withRequiredParams(String domainId, NluFeedbackRequest body)
-
Method Details
-
withDomainId
-
withBody
-
withRequiredParams
public PostLanguageunderstandingDomainFeedbackRequest.Builder withRequiredParams(String domainId, NluFeedbackRequest body) -
build
-