| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
EventConfigurationItem |
EventConfigurationItem.clone() |
EventConfigurationItem |
EventConfigurationItem.withEvents(EventNotificationItemConfigurations events) |
EventConfigurationItem |
EventConfigurationItem.withIdentifier(String identifier)
Resource identifier opted in for event messaging.
|
EventConfigurationItem |
EventConfigurationItem.withIdentifierType(IdentifierType identifierType)
Identifier type of the particular resource identifier for event configuration.
|
EventConfigurationItem |
EventConfigurationItem.withIdentifierType(String identifierType)
Identifier type of the particular resource identifier for event configuration.
|
EventConfigurationItem |
EventConfigurationItem.withPartnerType(EventNotificationPartnerType partnerType)
Partner type of the resource if the identifier type is PartnerAccountId.
|
EventConfigurationItem |
EventConfigurationItem.withPartnerType(String partnerType)
Partner type of the resource if the identifier type is PartnerAccountId.
|
| Modifier and Type | Method and Description |
|---|---|
List<EventConfigurationItem> |
ListEventConfigurationsResult.getEventConfigurationsList()
Event configurations of all events for a single resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListEventConfigurationsResult |
ListEventConfigurationsResult.withEventConfigurationsList(EventConfigurationItem... eventConfigurationsList)
Event configurations of all events for a single resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListEventConfigurationsResult.setEventConfigurationsList(Collection<EventConfigurationItem> eventConfigurationsList)
Event configurations of all events for a single resource.
|
ListEventConfigurationsResult |
ListEventConfigurationsResult.withEventConfigurationsList(Collection<EventConfigurationItem> eventConfigurationsList)
Event configurations of all events for a single resource.
|
Copyright © 2024. All rights reserved.