@Generated(value="software.amazon.awssdk:codegen") public final class ModelNotReadyException extends BedrockRuntimeException implements ToCopyableBuilder<ModelNotReadyException.Builder,ModelNotReadyException>
The model specified in the request is not ready to serve inference requests.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ModelNotReadyException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ModelNotReadyException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ModelNotReadyException.Builder> |
serializableBuilderClass() |
ModelNotReadyException.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 ModelNotReadyException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ModelNotReadyException.Builder,ModelNotReadyException>toBuilder in class BedrockRuntimeExceptionpublic static ModelNotReadyException.Builder builder()
public static Class<? extends ModelNotReadyException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.