@Generated(value="software.amazon.awssdk:codegen") public final class InstanceRefreshInProgressException extends AutoScalingException implements ToCopyableBuilder<InstanceRefreshInProgressException.Builder,InstanceRefreshInProgressException>
The request failed because an active instance refresh already exists for the specified Auto Scaling group.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InstanceRefreshInProgressException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InstanceRefreshInProgressException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InstanceRefreshInProgressException.Builder> |
serializableBuilderClass() |
InstanceRefreshInProgressException.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 InstanceRefreshInProgressException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InstanceRefreshInProgressException.Builder,InstanceRefreshInProgressException>toBuilder in class AutoScalingExceptionpublic static InstanceRefreshInProgressException.Builder builder()
public static Class<? extends InstanceRefreshInProgressException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.