| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Activity> |
WriteJourneyRequest.activities()
The configuration and other settings for the activities that comprise the journey.
|
Map<String,Activity> |
JourneyResponse.activities()
The configuration and other settings for the activities that comprise the journey.
|
| Modifier and Type | Method and Description |
|---|---|
WriteJourneyRequest.Builder |
WriteJourneyRequest.Builder.activities(Map<String,Activity> activities)
The configuration and other settings for the activities that comprise the journey.
|
JourneyResponse.Builder |
JourneyResponse.Builder.activities(Map<String,Activity> activities)
The configuration and other settings for the activities that comprise the journey.
|
Copyright © 2019. All rights reserved.