Uses of Interface
software.amazon.awssdk.services.rds.model.DbSecurityGroupNotFoundException.Builder
Packages that use DbSecurityGroupNotFoundException.Builder
-
Uses of DbSecurityGroupNotFoundException.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DbSecurityGroupNotFoundException.BuilderModifier and TypeMethodDescriptionDbSecurityGroupNotFoundException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) DbSecurityGroupNotFoundException.builder()DbSecurityGroupNotFoundException.Builder.numAttempts(Integer numAttempts) DbSecurityGroupNotFoundException.Builder.statusCode(int statusCode) DbSecurityGroupNotFoundException.toBuilder()DbSecurityGroupNotFoundException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DbSecurityGroupNotFoundException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DbSecurityGroupNotFoundException.Builder>DbSecurityGroupNotFoundException.serializableBuilderClass()