@Generated(value="software.amazon.awssdk:codegen") public final class InvalidWebhookFilterPatternException extends CodePipelineException implements ToCopyableBuilder<InvalidWebhookFilterPatternException.Builder,InvalidWebhookFilterPatternException>
The specified event filter rule is in an invalid format.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidWebhookFilterPatternException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidWebhookFilterPatternException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidWebhookFilterPatternException.Builder> |
serializableBuilderClass() |
InvalidWebhookFilterPatternException.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 InvalidWebhookFilterPatternException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidWebhookFilterPatternException.Builder,InvalidWebhookFilterPatternException>toBuilder in class CodePipelineExceptionpublic static InvalidWebhookFilterPatternException.Builder builder()
public static Class<? extends InvalidWebhookFilterPatternException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.