| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
SegmentDemographics |
SegmentDemographics.clone() |
SegmentDemographics |
SegmentDimensions.getDemographic()
The segment demographics attributes.
|
SegmentDemographics |
SegmentDemographics.withAppVersion(SetDimension appVersion)
The app version criteria for the segment.
|
SegmentDemographics |
SegmentDemographics.withChannel(SetDimension channel)
The channel criteria for the segment.
|
SegmentDemographics |
SegmentDemographics.withDeviceType(SetDimension deviceType)
The device type criteria for the segment.
|
SegmentDemographics |
SegmentDemographics.withMake(SetDimension make)
The device make criteria for the segment.
|
SegmentDemographics |
SegmentDemographics.withModel(SetDimension model)
The device model criteria for the segment.
|
SegmentDemographics |
SegmentDemographics.withPlatform(SetDimension platform)
The device platform criteria for the segment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SegmentDimensions.setDemographic(SegmentDemographics demographic)
The segment demographics attributes.
|
SegmentDimensions |
SegmentDimensions.withDemographic(SegmentDemographics demographic)
The segment demographics attributes.
|
Copyright © 2019. All rights reserved.