@Generated(value="software.amazon.awssdk:codegen") public final class PipelineExecutionNotStoppableException extends CodePipelineException implements ToCopyableBuilder<PipelineExecutionNotStoppableException.Builder,PipelineExecutionNotStoppableException>
Unable to stop the pipeline execution. The execution might already be in a Stopped state, or it might no
longer be in progress.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PipelineExecutionNotStoppableException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PipelineExecutionNotStoppableException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends PipelineExecutionNotStoppableException.Builder> |
serializableBuilderClass() |
PipelineExecutionNotStoppableException.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 PipelineExecutionNotStoppableException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PipelineExecutionNotStoppableException.Builder,PipelineExecutionNotStoppableException>toBuilder in class CodePipelineExceptionpublic static PipelineExecutionNotStoppableException.Builder builder()
public static Class<? extends PipelineExecutionNotStoppableException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.