| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateJourneyResponse |
PinpointClient.updateJourney(Consumer<UpdateJourneyRequest.Builder> updateJourneyRequest)
Updates the configuration and other settings for a journey.
|
default UpdateJourneyResponse |
PinpointClient.updateJourney(UpdateJourneyRequest updateJourneyRequest)
Updates the configuration and other settings for a journey.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateJourneyResponse> |
PinpointAsyncClient.updateJourney(Consumer<UpdateJourneyRequest.Builder> updateJourneyRequest)
Updates the configuration and other settings for a journey.
|
default CompletableFuture<UpdateJourneyResponse> |
PinpointAsyncClient.updateJourney(UpdateJourneyRequest updateJourneyRequest)
Updates the configuration and other settings for a journey.
|
Copyright © 2019. All rights reserved.