| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange |
AWS Data Exchange is a service that makes it easy for AWS customers to exchange data in the cloud.
|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
SendDataSetNotificationResult |
AbstractAWSDataExchange.sendDataSetNotification(SendDataSetNotificationRequest request) |
SendDataSetNotificationResult |
AWSDataExchange.sendDataSetNotification(SendDataSetNotificationRequest sendDataSetNotificationRequest)
The type of event associated with the data set.
|
SendDataSetNotificationResult |
AWSDataExchangeClient.sendDataSetNotification(SendDataSetNotificationRequest request)
The type of event associated with the data set.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SendDataSetNotificationResult> |
AbstractAWSDataExchangeAsync.sendDataSetNotificationAsync(SendDataSetNotificationRequest request,
AsyncHandler<SendDataSetNotificationRequest,SendDataSetNotificationResult> asyncHandler) |
Future<SendDataSetNotificationResult> |
AWSDataExchangeAsync.sendDataSetNotificationAsync(SendDataSetNotificationRequest sendDataSetNotificationRequest,
AsyncHandler<SendDataSetNotificationRequest,SendDataSetNotificationResult> asyncHandler)
The type of event associated with the data set.
|
Future<SendDataSetNotificationResult> |
AWSDataExchangeAsyncClient.sendDataSetNotificationAsync(SendDataSetNotificationRequest request,
AsyncHandler<SendDataSetNotificationRequest,SendDataSetNotificationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
SendDataSetNotificationResult |
SendDataSetNotificationResult.clone() |
Copyright © 2025. All rights reserved.