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