Uses of Class
software.amazon.awssdk.services.datazone.model.Topic
-
Packages that use Topic Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of Topic in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return Topic Modifier and Type Method Description TopicNotificationOutput. topic()The topic of the notification.Methods in software.amazon.awssdk.services.datazone.model with parameters of type Topic Modifier and Type Method Description NotificationOutput.BuilderNotificationOutput.Builder. topic(Topic topic)The topic of the notification.
-