| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
DeprecationRequestDetails |
DeprecationRequestDetails.clone() |
DeprecationRequestDetails |
NotificationDetails.getDeprecation()
Extra details specific to a deprecation type notification.
|
DeprecationRequestDetails |
DeprecationRequestDetails.withDeprecationAt(Date deprecationAt)
A datetime in the future when the data set will be deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationDetails.setDeprecation(DeprecationRequestDetails deprecation)
Extra details specific to a deprecation type notification.
|
NotificationDetails |
NotificationDetails.withDeprecation(DeprecationRequestDetails deprecation)
Extra details specific to a deprecation type notification.
|
Copyright © 2024. All rights reserved.