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