Class DeleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest
public class DeleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest
extends Object
-
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
-
DeleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest
public DeleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest()
-
-
Method Details
-
getDictionaryFeedbackId
-
setDictionaryFeedbackId
-
withDictionaryFeedbackId
public DeleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest withDictionaryFeedbackId(String dictionaryFeedbackId) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public DeleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
public static DeleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest.Builder builder() -
builder
public static DeleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest.Builder builder(String dictionaryFeedbackId)
-