@Generated(value="software.amazon.awssdk:codegen") public final class AssociationExecutionDoesNotExistException extends SsmException implements ToCopyableBuilder<AssociationExecutionDoesNotExistException.Builder,AssociationExecutionDoesNotExistException>
The specified execution ID doesn't exist. Verify the ID number and try again.
Modifier and Type | Class and Description |
---|---|
static interface |
AssociationExecutionDoesNotExistException.Builder |
Modifier and Type | Method and Description |
---|---|
static AssociationExecutionDoesNotExistException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends AssociationExecutionDoesNotExistException.Builder> |
serializableBuilderClass() |
AssociationExecutionDoesNotExistException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public AssociationExecutionDoesNotExistException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<AssociationExecutionDoesNotExistException.Builder,AssociationExecutionDoesNotExistException>
toBuilder
in class SsmException
public static AssociationExecutionDoesNotExistException.Builder builder()
public static Class<? extends AssociationExecutionDoesNotExistException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.