Class GetSpeechandtextanalyticsDictionaryfeedbackRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetSpeechandtextanalyticsDictionaryfeedbackRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDialect(String dialect) voidsetNextPage(String nextPage) voidsetPageSize(Integer pageSize) voidsetTranscriptionEngine(String transcriptionEngine) withCustomHeader(String name, String value) withDialect(String dialect) withNextPage(String nextPage) withPageSize(Integer pageSize) withTranscriptionEngine(String transcriptionEngine)
-
Constructor Details
-
GetSpeechandtextanalyticsDictionaryfeedbackRequest
public GetSpeechandtextanalyticsDictionaryfeedbackRequest()
-
-
Method Details
-
getDialect
-
setDialect
-
withDialect
-
getTranscriptionEngine
-
setTranscriptionEngine
-
withTranscriptionEngine
public GetSpeechandtextanalyticsDictionaryfeedbackRequest withTranscriptionEngine(String transcriptionEngine) -
getNextPage
-
setNextPage
-
withNextPage
-
getPageSize
-
setPageSize
-
withPageSize
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetSpeechandtextanalyticsDictionaryfeedbackRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-