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