@Generated(value="software.amazon.awssdk:codegen") public final class DbSecurityGroupNotFoundException extends RdsException implements ToCopyableBuilder<DbSecurityGroupNotFoundException.Builder,DbSecurityGroupNotFoundException>
DBSecurityGroupName
doesn't refer to an existing DB security group.
Modifier and Type | Class and Description |
---|---|
static interface |
DbSecurityGroupNotFoundException.Builder |
Modifier and Type | Method and Description |
---|---|
static DbSecurityGroupNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbSecurityGroupNotFoundException.Builder> |
serializableBuilderClass() |
DbSecurityGroupNotFoundException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public DbSecurityGroupNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<DbSecurityGroupNotFoundException.Builder,DbSecurityGroupNotFoundException>
toBuilder
in class RdsException
public static DbSecurityGroupNotFoundException.Builder builder()
public static Class<? extends DbSecurityGroupNotFoundException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.