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