Uses of Class
software.amazon.awssdk.services.redshift.model.EventSubscriptionQuotaExceededException
-
Packages that use EventSubscriptionQuotaExceededException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of EventSubscriptionQuotaExceededException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw EventSubscriptionQuotaExceededException Modifier and Type Method Description default CreateEventSubscriptionResponseRedshiftClient. createEventSubscription(Consumer<CreateEventSubscriptionRequest.Builder> createEventSubscriptionRequest)Creates an Amazon Redshift event notification subscription.default CreateEventSubscriptionResponseRedshiftClient. createEventSubscription(CreateEventSubscriptionRequest createEventSubscriptionRequest)Creates an Amazon Redshift event notification subscription.
-