@Generated(value="software.amazon.awssdk:codegen") public final class NoUpdateAvailableException extends EcsException implements ToCopyableBuilder<NoUpdateAvailableException.Builder,NoUpdateAvailableException>
There's no update available for this Amazon ECS container agent. This might be because the agent is already running the latest version or because it's so old that there's no update path to the current version.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoUpdateAvailableException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NoUpdateAvailableException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NoUpdateAvailableException.Builder> |
serializableBuilderClass() |
NoUpdateAvailableException.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 NoUpdateAvailableException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NoUpdateAvailableException.Builder,NoUpdateAvailableException>toBuilder in class EcsExceptionpublic static NoUpdateAvailableException.Builder builder()
public static Class<? extends NoUpdateAvailableException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.