Class DeleteSpeechandtextanalyticsSentimentfeedbackSentimentFeedbackIdRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteSpeechandtextanalyticsSentimentfeedbackSentimentFeedbackIdRequest.Builder
public static class DeleteSpeechandtextanalyticsSentimentfeedbackSentimentFeedbackIdRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withRequiredParams(String sentimentFeedbackId) withSentimentFeedbackId(String sentimentFeedbackId)
-
Method Details
-
withSentimentFeedbackId
public DeleteSpeechandtextanalyticsSentimentfeedbackSentimentFeedbackIdRequest.Builder withSentimentFeedbackId(String sentimentFeedbackId) -
withRequiredParams
public DeleteSpeechandtextanalyticsSentimentfeedbackSentimentFeedbackIdRequest.Builder withRequiredParams(String sentimentFeedbackId) -
build
-