| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
List<JourneyRunResponse> |
JourneyRunsResponse.item()
An array of responses, one for each run of the journey
|
| Modifier and Type | Method and Description |
|---|---|
JourneyRunsResponse.Builder |
JourneyRunsResponse.Builder.item(JourneyRunResponse... item)
An array of responses, one for each run of the journey
|
| Modifier and Type | Method and Description |
|---|---|
JourneyRunsResponse.Builder |
JourneyRunsResponse.Builder.item(Collection<JourneyRunResponse> item)
An array of responses, one for each run of the journey
|
Copyright © 2023. All rights reserved.