@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 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, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ActiveInstanceRefreshNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ActiveInstanceRefreshNotFoundException.Builder,ActiveInstanceRefreshNotFoundException>toBuilder in class AutoScalingExceptionpublic static ActiveInstanceRefreshNotFoundException.Builder builder()
public static Class<? extends ActiveInstanceRefreshNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.