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