| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationResource |
NotificationResource.clone() |
NotificationResource |
Topic.getResource() |
NotificationResource |
NotificationResource.withId(String id)
The ID of the resource mentioned in a notification.
|
NotificationResource |
NotificationResource.withName(String name)
The name of the resource mentioned in a notification.
|
NotificationResource |
NotificationResource.withType(NotificationResourceType type)
The type of the resource mentioned in a notification.
|
NotificationResource |
NotificationResource.withType(String type)
The type of the resource mentioned in a notification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Topic.setResource(NotificationResource resource) |
Topic |
Topic.withResource(NotificationResource resource) |
Copyright © 2024. All rights reserved.