@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 operation 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, 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 InstanceRefreshInProgressException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<InstanceRefreshInProgressException.Builder,InstanceRefreshInProgressException>
toBuilder
in class AutoScalingException
public static InstanceRefreshInProgressException.Builder builder()
public static Class<? extends InstanceRefreshInProgressException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.