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