Uses of Class
software.amazon.awssdk.services.transcribe.model.TranscribeException.BuilderImpl
-
Packages that use TranscribeException.BuilderImpl Package Description software.amazon.awssdk.services.transcribe.model -
-
Uses of TranscribeException.BuilderImpl in software.amazon.awssdk.services.transcribe.model
Methods in software.amazon.awssdk.services.transcribe.model that return TranscribeException.BuilderImpl Modifier and Type Method Description TranscribeException.BuilderImplTranscribeException.BuilderImpl. awsErrorDetails(AwsErrorDetails awsErrorDetails)TranscribeException.BuilderImplTranscribeException.BuilderImpl. cause(Throwable cause)TranscribeException.BuilderImplTranscribeException.BuilderImpl. message(String message)TranscribeException.BuilderImplTranscribeException.BuilderImpl. requestId(String requestId)TranscribeException.BuilderImplTranscribeException.BuilderImpl. statusCode(int statusCode)TranscribeException.BuilderImplTranscribeException.BuilderImpl. writableStackTrace(Boolean writableStackTrace)
-