Uses of Class
software.amazon.awssdk.services.dataexchange.model.DeprecationRequestDetails
-
Packages that use DeprecationRequestDetails Package Description software.amazon.awssdk.services.dataexchange.model -
-
Uses of DeprecationRequestDetails in software.amazon.awssdk.services.dataexchange.model
Methods in software.amazon.awssdk.services.dataexchange.model that return DeprecationRequestDetails Modifier and Type Method Description DeprecationRequestDetails
NotificationDetails. deprecation()
Extra details specific to a deprecation type notification.Methods in software.amazon.awssdk.services.dataexchange.model with parameters of type DeprecationRequestDetails Modifier and Type Method Description NotificationDetails.Builder
NotificationDetails.Builder. deprecation(DeprecationRequestDetails deprecation)
Extra details specific to a deprecation type notification.
-