| Package | Description |
|---|---|
| software.amazon.awssdk.services.dataexchange |
AWS Data Exchange is a service that makes it easy for AWS customers to exchange data in the cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default SendDataSetNotificationResponse |
DataExchangeClient.sendDataSetNotification(Consumer<SendDataSetNotificationRequest.Builder> sendDataSetNotificationRequest)
The type of event associated with the data set.
|
default SendDataSetNotificationResponse |
DataExchangeClient.sendDataSetNotification(SendDataSetNotificationRequest sendDataSetNotificationRequest)
The type of event associated with the data set.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SendDataSetNotificationResponse> |
DataExchangeAsyncClient.sendDataSetNotification(Consumer<SendDataSetNotificationRequest.Builder> sendDataSetNotificationRequest)
The type of event associated with the data set.
|
default CompletableFuture<SendDataSetNotificationResponse> |
DataExchangeAsyncClient.sendDataSetNotification(SendDataSetNotificationRequest sendDataSetNotificationRequest)
The type of event associated with the data set.
|
Copyright © 2023. All rights reserved.