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