Class PutSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidsetBody(DictionaryFeedback body) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDictionaryFeedbackId(String dictionaryFeedbackId) withBody(DictionaryFeedback body) withCustomHeader(String name, String value) withDictionaryFeedbackId(String dictionaryFeedbackId)
-
Constructor Details
-
PutSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest
public PutSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest()
-
-
Method Details
-
getDictionaryFeedbackId
-
setDictionaryFeedbackId
-
withDictionaryFeedbackId
public PutSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest withDictionaryFeedbackId(String dictionaryFeedbackId) -
getBody
-
setBody
-
withBody
public PutSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest withBody(DictionaryFeedback body) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PutSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
public static PutSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest.Builder builder() -
builder
public static PutSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest.Builder builder(String dictionaryFeedbackId)
-