| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
List<ActivityResponse> |
ActivitiesResponse.item()
An array of responses, one for each activity that was performed by the campaign.
|
| Modifier and Type | Method and Description |
|---|---|
ActivitiesResponse.Builder |
ActivitiesResponse.Builder.item(ActivityResponse... item)
An array of responses, one for each activity that was performed by the campaign.
|
| Modifier and Type | Method and Description |
|---|---|
ActivitiesResponse.Builder |
ActivitiesResponse.Builder.item(Collection<ActivityResponse> item)
An array of responses, one for each activity that was performed by the campaign.
|
Copyright © 2019. All rights reserved.