@Generated(value="software.amazon.awssdk:codegen") public final class NoChangeException extends CodeCommitException implements ToCopyableBuilder<NoChangeException.Builder,NoChangeException>
The commit cannot be created because no changes will be made to the repository as a result of this commit. A commit must contain at least one change.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoChangeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NoChangeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NoChangeException.Builder> |
serializableBuilderClass() |
NoChangeException.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 NoChangeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NoChangeException.Builder,NoChangeException>toBuilder in class CodeCommitExceptionpublic static NoChangeException.Builder builder()
public static Class<? extends NoChangeException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.