Uses of Class
software.amazon.awssdk.services.rds.model.CreateEventSubscriptionRequest
Packages that use CreateEventSubscriptionRequest
Package
Description
-
Uses of CreateEventSubscriptionRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type CreateEventSubscriptionRequestModifier and TypeMethodDescriptionRdsAsyncClient.createEventSubscription(CreateEventSubscriptionRequest createEventSubscriptionRequest) Creates an RDS event notification subscription.default CreateEventSubscriptionResponseRdsClient.createEventSubscription(CreateEventSubscriptionRequest createEventSubscriptionRequest) Creates an RDS event notification subscription. -
Uses of CreateEventSubscriptionRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type CreateEventSubscriptionRequestModifier and TypeMethodDescriptionCreateEventSubscriptionRequestMarshaller.marshall(CreateEventSubscriptionRequest createEventSubscriptionRequest)