Class PatchConversationSummaryFeedbackRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchConversationSummaryFeedbackRequest.Builder
- Enclosing class:
- PatchConversationSummaryFeedbackRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withConversationId(String conversationId) withRequiredParams(String conversationId, String summaryId) withSummaryId(String summaryId)
-
Method Details
-
withConversationId
-
withSummaryId
-
withBody
-
withRequiredParams
public PatchConversationSummaryFeedbackRequest.Builder withRequiredParams(String conversationId, String summaryId) -
build
-