@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()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException . |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public NoChangeException.Builder toBuilder()
AwsServiceException
AwsServiceException.Builder
initialized with the properties of this AwsServiceException
.toBuilder
in interface ToCopyableBuilder<NoChangeException.Builder,NoChangeException>
toBuilder
in class CodeCommitException
public static NoChangeException.Builder builder()
public static Class<? extends NoChangeException.Builder> serializableBuilderClass()