| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
JourneyChannelSettings |
JourneyChannelSettings.clone() |
JourneyChannelSettings |
JourneyResponse.getJourneyChannelSettings()
The channel-specific configurations for the journey.
|
JourneyChannelSettings |
WriteJourneyRequest.getJourneyChannelSettings()
The channel-specific configurations for the journey.
|
JourneyChannelSettings |
JourneyChannelSettings.withConnectCampaignArn(String connectCampaignArn)
Amazon Resource Name (ARN) of the Connect Campaign.
|
JourneyChannelSettings |
JourneyChannelSettings.withConnectCampaignExecutionRoleArn(String connectCampaignExecutionRoleArn)
IAM role ARN to be assumed when invoking Connect campaign execution APIs for dialing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JourneyResponse.setJourneyChannelSettings(JourneyChannelSettings journeyChannelSettings)
The channel-specific configurations for the journey.
|
void |
WriteJourneyRequest.setJourneyChannelSettings(JourneyChannelSettings journeyChannelSettings)
The channel-specific configurations for the journey.
|
JourneyResponse |
JourneyResponse.withJourneyChannelSettings(JourneyChannelSettings journeyChannelSettings)
The channel-specific configurations for the journey.
|
WriteJourneyRequest |
WriteJourneyRequest.withJourneyChannelSettings(JourneyChannelSettings journeyChannelSettings)
The channel-specific configurations for the journey.
|
Copyright © 2025. All rights reserved.