@Generated(value="software.amazon.awssdk:codegen") public final class StageNotRetryableException extends CodePipelineException implements ToCopyableBuilder<StageNotRetryableException.Builder,StageNotRetryableException>
Unable to retry. The pipeline structure or stage state might have changed while actions awaited retry, or the stage contains no failed actions.
| Modifier and Type | Class and Description |
|---|---|
static interface |
StageNotRetryableException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static StageNotRetryableException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends StageNotRetryableException.Builder> |
serializableBuilderClass() |
StageNotRetryableException.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 StageNotRetryableException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<StageNotRetryableException.Builder,StageNotRetryableException>toBuilder in class CodePipelineExceptionpublic static StageNotRetryableException.Builder builder()
public static Class<? extends StageNotRetryableException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.