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