| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
List<EventConfigurationItem> |
ListEventConfigurationsResponse.eventConfigurationsList()
Event configurations of all events for a single resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListEventConfigurationsResponse.Builder |
ListEventConfigurationsResponse.Builder.eventConfigurationsList(EventConfigurationItem... eventConfigurationsList)
Event configurations of all events for a single resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListEventConfigurationsResponse.Builder |
ListEventConfigurationsResponse.Builder.eventConfigurationsList(Collection<EventConfigurationItem> eventConfigurationsList)
Event configurations of all events for a single resource.
|
Copyright © 2023. All rights reserved.