| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default GetJourneyRunsResponse |
PinpointClient.getJourneyRuns(Consumer<GetJourneyRunsRequest.Builder> getJourneyRunsRequest)
Provides information about the runs of a journey.
|
default GetJourneyRunsResponse |
PinpointClient.getJourneyRuns(GetJourneyRunsRequest getJourneyRunsRequest)
Provides information about the runs of a journey.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetJourneyRunsResponse> |
PinpointAsyncClient.getJourneyRuns(Consumer<GetJourneyRunsRequest.Builder> getJourneyRunsRequest)
Provides information about the runs of a journey.
|
default CompletableFuture<GetJourneyRunsResponse> |
PinpointAsyncClient.getJourneyRuns(GetJourneyRunsRequest getJourneyRunsRequest)
Provides information about the runs of a journey.
|
Copyright © 2023. All rights reserved.