| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<Notification> |
ListNotificationsResponse.notifications()
The returned list of notifications.
|
| Modifier and Type | Method and Description |
|---|---|
ListNotificationsResponse.Builder |
ListNotificationsResponse.Builder.notifications(Notification... notifications)
The returned list of notifications.
|
| Modifier and Type | Method and Description |
|---|---|
ListNotificationsResponse.Builder |
ListNotificationsResponse.Builder.notifications(Collection<Notification> notifications)
The returned list of notifications.
|
Copyright © 2021. All rights reserved.