@Generated(value="software.amazon.awssdk:codegen") public final class InvalidApprovalRuleNameException extends CodeCommitException implements ToCopyableBuilder<InvalidApprovalRuleNameException.Builder,InvalidApprovalRuleNameException>
The name for the approval rule is not valid.
Modifier and Type | Class and Description |
---|---|
static interface |
InvalidApprovalRuleNameException.Builder |
Modifier and Type | Method and Description |
---|---|
static InvalidApprovalRuleNameException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidApprovalRuleNameException.Builder> |
serializableBuilderClass() |
InvalidApprovalRuleNameException.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 InvalidApprovalRuleNameException.Builder toBuilder()
AwsServiceException
AwsServiceException.Builder
initialized with the properties of this AwsServiceException
.toBuilder
in interface ToCopyableBuilder<InvalidApprovalRuleNameException.Builder,InvalidApprovalRuleNameException>
toBuilder
in class CodeCommitException
public static InvalidApprovalRuleNameException.Builder builder()
public static Class<? extends InvalidApprovalRuleNameException.Builder> serializableBuilderClass()