| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| Modifier and Type | Method and Description |
|---|---|
default ListJourneysResponse |
PinpointClient.listJourneys(Consumer<ListJourneysRequest.Builder> listJourneysRequest)
Retrieves information about the status, configuration, and other settings for all the journeys that are
associated with an application.
|
default ListJourneysResponse |
PinpointClient.listJourneys(ListJourneysRequest listJourneysRequest)
Retrieves information about the status, configuration, and other settings for all the journeys that are
associated with an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListJourneysResponse> |
PinpointAsyncClient.listJourneys(Consumer<ListJourneysRequest.Builder> listJourneysRequest)
Retrieves information about the status, configuration, and other settings for all the journeys that are
associated with an application.
|
default CompletableFuture<ListJourneysResponse> |
PinpointAsyncClient.listJourneys(ListJourneysRequest listJourneysRequest)
Retrieves information about the status, configuration, and other settings for all the journeys that are
associated with an application.
|
Copyright © 2019. All rights reserved.