@Generated(value="software.amazon.awssdk:codegen") public final class NumberOfRulesExceededException extends CodeCommitException implements ToCopyableBuilder<NumberOfRulesExceededException.Builder,NumberOfRulesExceededException>
The approval rule cannot be added. The pull request has the maximum number of approval rules associated with it.
Modifier and Type | Class and Description |
---|---|
static interface |
NumberOfRulesExceededException.Builder |
Modifier and Type | Method and Description |
---|---|
static NumberOfRulesExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NumberOfRulesExceededException.Builder> |
serializableBuilderClass() |
NumberOfRulesExceededException.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 NumberOfRulesExceededException.Builder toBuilder()
AwsServiceException
AwsServiceException.Builder
initialized with the properties of this AwsServiceException
.toBuilder
in interface ToCopyableBuilder<NumberOfRulesExceededException.Builder,NumberOfRulesExceededException>
toBuilder
in class CodeCommitException
public static NumberOfRulesExceededException.Builder builder()
public static Class<? extends NumberOfRulesExceededException.Builder> serializableBuilderClass()