| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
Topic |
Topic.clone() |
Topic |
NotificationOutput.getTopic()
The topic of the notification.
|
Topic |
Topic.withResource(NotificationResource resource) |
Topic |
Topic.withRole(NotificationRole role)
The role of the resource mentioned in a notification.
|
Topic |
Topic.withRole(String role)
The role of the resource mentioned in a notification.
|
Topic |
Topic.withSubject(String subject)
The subject of the resource mentioned in a notification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationOutput.setTopic(Topic topic)
The topic of the notification.
|
NotificationOutput |
NotificationOutput.withTopic(Topic topic)
The topic of the notification.
|
Copyright © 2024. All rights reserved.