Uses of Class
software.amazon.awssdk.services.rds.model.AddSourceIdentifierToSubscriptionRequest
Packages that use AddSourceIdentifierToSubscriptionRequest
Package
Description
-
Uses of AddSourceIdentifierToSubscriptionRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type AddSourceIdentifierToSubscriptionRequestModifier and TypeMethodDescriptionRdsAsyncClient.addSourceIdentifierToSubscription(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest) Adds a source identifier to an existing RDS event notification subscription.RdsClient.addSourceIdentifierToSubscription(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest) Adds a source identifier to an existing RDS event notification subscription. -
Uses of AddSourceIdentifierToSubscriptionRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type AddSourceIdentifierToSubscriptionRequestModifier and TypeMethodDescriptionAddSourceIdentifierToSubscriptionRequestMarshaller.marshall(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest)