@Generated(value="software.amazon.awssdk:codegen") public final class MissingVersionException extends EcsException implements ToCopyableBuilder<MissingVersionException.Builder,MissingVersionException>
Amazon ECS can't determine the current version of the Amazon ECS container agent on the container instance and doesn't have enough information to proceed with an update. This could be because the agent running on the container instance is a previous or custom version that doesn't use our version information.
| Modifier and Type | Class and Description |
|---|---|
static interface |
MissingVersionException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MissingVersionException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends MissingVersionException.Builder> |
serializableBuilderClass() |
MissingVersionException.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 MissingVersionException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<MissingVersionException.Builder,MissingVersionException>toBuilder in class EcsExceptionpublic static MissingVersionException.Builder builder()
public static Class<? extends MissingVersionException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.