| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
EventDimensions |
EventCondition.dimensions()
The dimensions for the event filter to use for the activity.
|
EventDimensions |
EventFilter.dimensions()
The dimensions for the event filter to use for the campaign or the journey activity.
|
EventDimensions |
CampaignEventFilter.dimensions()
The dimension settings of the event filter for the campaign.
|
| Modifier and Type | Method and Description |
|---|---|
EventCondition.Builder |
EventCondition.Builder.dimensions(EventDimensions dimensions)
The dimensions for the event filter to use for the activity.
|
EventFilter.Builder |
EventFilter.Builder.dimensions(EventDimensions dimensions)
The dimensions for the event filter to use for the campaign or the journey activity.
|
CampaignEventFilter.Builder |
CampaignEventFilter.Builder.dimensions(EventDimensions dimensions)
The dimension settings of the event filter for the campaign.
|
Copyright © 2023. All rights reserved.