Package | Description |
---|---|
com.amazonaws.services.pinpoint.model |
Modifier and Type | Method and Description |
---|---|
SegmentDemographics |
SegmentDemographics.clone() |
SegmentDemographics |
SegmentDimensions.getDemographic()
The demographic-based criteria, such as device platform, for the segment.
|
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 demographic-based criteria, such as device platform, for the segment.
|
SegmentDimensions |
SegmentDimensions.withDemographic(SegmentDemographics demographic)
The demographic-based criteria, such as device platform, for the segment.
|
Copyright © 2021. All rights reserved.