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