@Generated(value="software.amazon.awssdk:codegen") public final class InvalidPullRequestEventTypeException extends CodeCommitException implements ToCopyableBuilder<InvalidPullRequestEventTypeException.Builder,InvalidPullRequestEventTypeException>
The pull request event type is not valid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidPullRequestEventTypeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidPullRequestEventTypeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidPullRequestEventTypeException.Builder> |
serializableBuilderClass() |
InvalidPullRequestEventTypeException.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 InvalidPullRequestEventTypeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidPullRequestEventTypeException.Builder,InvalidPullRequestEventTypeException>toBuilder in class CodeCommitExceptionpublic static InvalidPullRequestEventTypeException.Builder builder()
public static Class<? extends InvalidPullRequestEventTypeException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.