| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
SegmentsResponse |
SegmentsResponse.clone() |
SegmentsResponse |
GetSegmentsResult.getSegmentsResponse() |
SegmentsResponse |
GetSegmentVersionsResult.getSegmentsResponse() |
SegmentsResponse |
SegmentsResponse.withItem(Collection<SegmentResponse> item)
The list of segments.
|
SegmentsResponse |
SegmentsResponse.withItem(SegmentResponse... item)
The list of segments.
|
SegmentsResponse |
SegmentsResponse.withNextToken(String nextToken)
An identifier used to retrieve the next page of results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetSegmentsResult.setSegmentsResponse(SegmentsResponse segmentsResponse) |
void |
GetSegmentVersionsResult.setSegmentsResponse(SegmentsResponse segmentsResponse) |
GetSegmentsResult |
GetSegmentsResult.withSegmentsResponse(SegmentsResponse segmentsResponse) |
GetSegmentVersionsResult |
GetSegmentVersionsResult.withSegmentsResponse(SegmentsResponse segmentsResponse) |
Copyright © 2018. All rights reserved.