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