| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
SetDimension |
SegmentDemographics.appVersion()
The app version criteria for the segment.
|
SetDimension |
SegmentDemographics.channel()
The channel criteria for the segment.
|
SetDimension |
SegmentLocation.country()
The country or region code, in ISO 3166-1 alpha-2 format, for the segment.
|
SetDimension |
SegmentDemographics.deviceType()
The device type criteria for the segment.
|
SetDimension |
EventDimensions.eventType()
The name of the event that causes the campaign to be sent or the journey activity to be performed.
|
SetDimension |
SegmentDemographics.make()
The device make criteria for the segment.
|
SetDimension |
SegmentDemographics.model()
The device model criteria for the segment.
|
SetDimension |
SegmentDemographics.platform()
The device platform criteria for the segment.
|
| Modifier and Type | Method and Description |
|---|---|
SegmentDemographics.Builder |
SegmentDemographics.Builder.appVersion(SetDimension appVersion)
The app version criteria for the segment.
|
SegmentDemographics.Builder |
SegmentDemographics.Builder.channel(SetDimension channel)
The channel criteria for the segment.
|
SegmentLocation.Builder |
SegmentLocation.Builder.country(SetDimension country)
The country or region code, in ISO 3166-1 alpha-2 format, for the segment.
|
SegmentDemographics.Builder |
SegmentDemographics.Builder.deviceType(SetDimension deviceType)
The device type criteria for the segment.
|
EventDimensions.Builder |
EventDimensions.Builder.eventType(SetDimension eventType)
The name of the event that causes the campaign to be sent or the journey activity to be performed.
|
SegmentDemographics.Builder |
SegmentDemographics.Builder.make(SetDimension make)
The device make criteria for the segment.
|
SegmentDemographics.Builder |
SegmentDemographics.Builder.model(SetDimension model)
The device model criteria for the segment.
|
SegmentDemographics.Builder |
SegmentDemographics.Builder.platform(SetDimension platform)
The device platform criteria for the segment.
|
Copyright © 2020. All rights reserved.