| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| Modifier and Type | Method and Description |
|---|---|
default AddSourceIdentifierToSubscriptionResponse |
RdsClient.addSourceIdentifierToSubscription(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest)
Adds a source identifier to an existing RDS event notification subscription.
|
default AddSourceIdentifierToSubscriptionResponse |
RdsClient.addSourceIdentifierToSubscription(Consumer<AddSourceIdentifierToSubscriptionRequest.Builder> addSourceIdentifierToSubscriptionRequest)
Adds a source identifier to an existing RDS event notification subscription.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddSourceIdentifierToSubscriptionResponse> |
RdsAsyncClient.addSourceIdentifierToSubscription(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest)
Adds a source identifier to an existing RDS event notification subscription.
|
default CompletableFuture<AddSourceIdentifierToSubscriptionResponse> |
RdsAsyncClient.addSourceIdentifierToSubscription(Consumer<AddSourceIdentifierToSubscriptionRequest.Builder> addSourceIdentifierToSubscriptionRequest)
Adds a source identifier to an existing RDS event notification subscription.
|
Copyright © 2023. All rights reserved.