@Generated(value="software.amazon.awssdk:codegen") public final class ModelTimeoutException extends BedrockRuntimeException implements ToCopyableBuilder<ModelTimeoutException.Builder,ModelTimeoutException>
The request took too long to process. Processing time exceeded the model timeout length.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ModelTimeoutException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ModelTimeoutException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ModelTimeoutException.Builder> |
serializableBuilderClass() |
ModelTimeoutException.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 ModelTimeoutException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ModelTimeoutException.Builder,ModelTimeoutException>toBuilder in class BedrockRuntimeExceptionpublic static ModelTimeoutException.Builder builder()
public static Class<? extends ModelTimeoutException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.