@Generated(value="software.amazon.awssdk:codegen") public final class MlTransformNotReadyException extends GlueException implements ToCopyableBuilder<MlTransformNotReadyException.Builder,MlTransformNotReadyException>
The machine learning transform is not ready to run.
| Modifier and Type | Class and Description |
|---|---|
static interface |
MlTransformNotReadyException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MlTransformNotReadyException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends MlTransformNotReadyException.Builder> |
serializableBuilderClass() |
MlTransformNotReadyException.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 MlTransformNotReadyException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<MlTransformNotReadyException.Builder,MlTransformNotReadyException>toBuilder in class GlueExceptionpublic static MlTransformNotReadyException.Builder builder()
public static Class<? extends MlTransformNotReadyException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.