| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetJourneyResponse |
PinpointClient.getJourney(Consumer<GetJourneyRequest.Builder> getJourneyRequest)
Retrieves information about the status, configuration, and other settings for a journey.
|
default GetJourneyResponse |
PinpointClient.getJourney(GetJourneyRequest getJourneyRequest)
Retrieves information about the status, configuration, and other settings for a journey.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetJourneyResponse> |
PinpointAsyncClient.getJourney(Consumer<GetJourneyRequest.Builder> getJourneyRequest)
Retrieves information about the status, configuration, and other settings for a journey.
|
default CompletableFuture<GetJourneyResponse> |
PinpointAsyncClient.getJourney(GetJourneyRequest getJourneyRequest)
Retrieves information about the status, configuration, and other settings for a journey.
|
Copyright © 2020. All rights reserved.