@Generated(value="software.amazon.awssdk:codegen") public final class AssociationAlreadyExistsException extends SsmException implements ToCopyableBuilder<AssociationAlreadyExistsException.Builder,AssociationAlreadyExistsException>
The specified association already exists.
Modifier and Type | Class and Description |
---|---|
static interface |
AssociationAlreadyExistsException.Builder |
Modifier and Type | Method and Description |
---|---|
static AssociationAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends AssociationAlreadyExistsException.Builder> |
serializableBuilderClass() |
AssociationAlreadyExistsException.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 AssociationAlreadyExistsException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<AssociationAlreadyExistsException.Builder,AssociationAlreadyExistsException>
toBuilder
in class SsmException
public static AssociationAlreadyExistsException.Builder builder()
public static Class<? extends AssociationAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.