| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
SegmentLocation |
SegmentLocation.clone() |
SegmentLocation |
SegmentDimensions.getLocation()
The segment location attributes.
|
SegmentLocation |
SegmentLocation.withCountry(SetDimension country)
The country or region, in ISO 3166-1 alpha-2 format.
|
SegmentLocation |
SegmentLocation.withGPSPoint(GPSPointDimension gPSPoint)
The GPS Point dimension.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SegmentDimensions.setLocation(SegmentLocation location)
The segment location attributes.
|
SegmentDimensions |
SegmentDimensions.withLocation(SegmentLocation location)
The segment location attributes.
|
Copyright © 2019. All rights reserved.