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