@Generated(value="software.amazon.awssdk:codegen") public final class BadRequestException extends TranscribeStreamingException implements ToCopyableBuilder<BadRequestException.Builder,BadRequestException>
One or more arguments to the StartStreamTranscription, StartMedicalStreamTranscription, or
StartCallAnalyticsStreamTranscription operation was not valid. For example, MediaEncoding
or LanguageCode used not valid values. Check the specified parameters and try your request again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
BadRequestException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static BadRequestException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends BadRequestException.Builder> |
serializableBuilderClass() |
BadRequestException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic BadRequestException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<BadRequestException.Builder,BadRequestException>toBuilder in class TranscribeStreamingExceptionpublic static BadRequestException.Builder builder()
public static Class<? extends BadRequestException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.