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