@Generated(value="software.amazon.awssdk:codegen") public final class InvalidMaxMergeHunksException extends CodeCommitException implements ToCopyableBuilder<InvalidMaxMergeHunksException.Builder,InvalidMaxMergeHunksException>
The specified value for the number of merge hunks to return is not valid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidMaxMergeHunksException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidMaxMergeHunksException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidMaxMergeHunksException.Builder> |
serializableBuilderClass() |
InvalidMaxMergeHunksException.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 InvalidMaxMergeHunksException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidMaxMergeHunksException.Builder,InvalidMaxMergeHunksException>toBuilder in class CodeCommitExceptionpublic static InvalidMaxMergeHunksException.Builder builder()
public static Class<? extends InvalidMaxMergeHunksException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.