@Generated(value="software.amazon.awssdk:codegen") public final class InternalFailureException extends TranscribeException implements ToCopyableBuilder<InternalFailureException.Builder,InternalFailureException>
There was an internal error. Check the error message and try your request again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InternalFailureException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InternalFailureException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InternalFailureException.Builder> |
serializableBuilderClass() |
InternalFailureException.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 InternalFailureException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InternalFailureException.Builder,InternalFailureException>toBuilder in class TranscribeExceptionpublic static InternalFailureException.Builder builder()
public static Class<? extends InternalFailureException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.