| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
JourneyRunsResponse |
JourneyRunsResponse.clone() |
JourneyRunsResponse |
GetJourneyRunsResult.getJourneyRunsResponse() |
JourneyRunsResponse |
JourneyRunsResponse.withItem(Collection<JourneyRunResponse> item)
An array of responses, one for each run of the journey
|
JourneyRunsResponse |
JourneyRunsResponse.withItem(JourneyRunResponse... item)
An array of responses, one for each run of the journey
|
JourneyRunsResponse |
JourneyRunsResponse.withNextToken(String nextToken)
The string to use in a subsequent request to get the next page of results in a paginated response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetJourneyRunsResult.setJourneyRunsResponse(JourneyRunsResponse journeyRunsResponse) |
GetJourneyRunsResult |
GetJourneyRunsResult.withJourneyRunsResponse(JourneyRunsResponse journeyRunsResponse) |
Copyright © 2024. All rights reserved.