| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
EventCondition |
EventCondition.clone() |
EventCondition |
SimpleCondition.getEventCondition()
The dimension settings for the event that's associated with the activity.
|
EventCondition |
EventCondition.withDimensions(EventDimensions dimensions)
The dimensions for the event filter to use for the activity.
|
EventCondition |
EventCondition.withMessageActivity(String messageActivity)
The message identifier (message_id) for the message to use when determining whether message events meet the
condition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleCondition.setEventCondition(EventCondition eventCondition)
The dimension settings for the event that's associated with the activity.
|
SimpleCondition |
SimpleCondition.withEventCondition(EventCondition eventCondition)
The dimension settings for the event that's associated with the activity.
|
Copyright © 2025. All rights reserved.