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