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