| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationDetails |
NotificationDetails.clone() |
NotificationDetails |
SendDataSetNotificationRequest.getDetails()
Extra details specific to this notification type.
|
NotificationDetails |
NotificationDetails.withDataUpdate(DataUpdateRequestDetails dataUpdate)
Extra details specific to a data update type notification.
|
NotificationDetails |
NotificationDetails.withDeprecation(DeprecationRequestDetails deprecation)
Extra details specific to a deprecation type notification.
|
NotificationDetails |
NotificationDetails.withSchemaChange(SchemaChangeRequestDetails schemaChange)
Extra details specific to a schema change type notification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SendDataSetNotificationRequest.setDetails(NotificationDetails details)
Extra details specific to this notification type.
|
SendDataSetNotificationRequest |
SendDataSetNotificationRequest.withDetails(NotificationDetails details)
Extra details specific to this notification type.
|
Copyright © 2025. All rights reserved.