Uses of Interface
software.amazon.awssdk.services.transcribestreaming.model.TranscribeStreamingException.Builder
-
Packages that use TranscribeStreamingException.Builder Package Description software.amazon.awssdk.services.transcribestreaming.model -
-
Uses of TranscribeStreamingException.Builder in software.amazon.awssdk.services.transcribestreaming.model
Subinterfaces of TranscribeStreamingException.Builder in software.amazon.awssdk.services.transcribestreaming.model Modifier and Type Interface Description static interfaceBadRequestException.Builderstatic interfaceConflictException.Builderstatic interfaceInternalFailureException.Builderstatic interfaceLimitExceededException.Builderstatic interfaceResourceNotFoundException.Builderstatic interfaceServiceUnavailableException.BuilderClasses in software.amazon.awssdk.services.transcribestreaming.model that implement TranscribeStreamingException.Builder Modifier and Type Class Description protected static classTranscribeStreamingException.BuilderImplMethods in software.amazon.awssdk.services.transcribestreaming.model that return types with arguments of type TranscribeStreamingException.Builder Modifier and Type Method Description static Class<? extends TranscribeStreamingException.Builder>TranscribeStreamingException. serializableBuilderClass()Constructors in software.amazon.awssdk.services.transcribestreaming.model with parameters of type TranscribeStreamingException.Builder Constructor Description TranscribeStreamingException(TranscribeStreamingException.Builder builder)
-