Class GetSpeechandtextanalyticsDictionaryfeedbackRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetSpeechandtextanalyticsDictionaryfeedbackRequest.Builder
- Enclosing class:
- GetSpeechandtextanalyticsDictionaryfeedbackRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withDialect(String dialect) withNextPage(String nextPage) withPageSize(Integer pageSize) withTranscriptionEngine(GetSpeechandtextanalyticsDictionaryfeedbackRequest.transcriptionEngineValues transcriptionEngine) withTranscriptionEngine(String transcriptionEngine)
-
Method Details
-
withDialect
-
withTranscriptionEngine
public GetSpeechandtextanalyticsDictionaryfeedbackRequest.Builder withTranscriptionEngine(String transcriptionEngine) -
withTranscriptionEngine
public GetSpeechandtextanalyticsDictionaryfeedbackRequest.Builder withTranscriptionEngine(GetSpeechandtextanalyticsDictionaryfeedbackRequest.transcriptionEngineValues transcriptionEngine) -
withNextPage
-
withPageSize
-
build
-