| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint |
Doc Engage API - Amazon Pinpoint API
|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
ListJourneysResult |
AbstractAmazonPinpoint.listJourneys(ListJourneysRequest request) |
ListJourneysResult |
AmazonPinpoint.listJourneys(ListJourneysRequest listJourneysRequest)
Retrieves information about the status, configuration, and other settings for all the journeys that are
associated with an application.
|
ListJourneysResult |
AmazonPinpointClient.listJourneys(ListJourneysRequest request)
Retrieves information about the status, configuration, and other settings for all the journeys that are
associated with an application.
|
Future<ListJourneysResult> |
AbstractAmazonPinpointAsync.listJourneysAsync(ListJourneysRequest request) |
Future<ListJourneysResult> |
AmazonPinpointAsync.listJourneysAsync(ListJourneysRequest listJourneysRequest)
Retrieves information about the status, configuration, and other settings for all the journeys that are
associated with an application.
|
Future<ListJourneysResult> |
AmazonPinpointAsyncClient.listJourneysAsync(ListJourneysRequest request) |
Future<ListJourneysResult> |
AbstractAmazonPinpointAsync.listJourneysAsync(ListJourneysRequest request,
AsyncHandler<ListJourneysRequest,ListJourneysResult> asyncHandler) |
Future<ListJourneysResult> |
AmazonPinpointAsync.listJourneysAsync(ListJourneysRequest listJourneysRequest,
AsyncHandler<ListJourneysRequest,ListJourneysResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for all the journeys that are
associated with an application.
|
Future<ListJourneysResult> |
AmazonPinpointAsyncClient.listJourneysAsync(ListJourneysRequest request,
AsyncHandler<ListJourneysRequest,ListJourneysResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListJourneysResult> |
AbstractAmazonPinpointAsync.listJourneysAsync(ListJourneysRequest request,
AsyncHandler<ListJourneysRequest,ListJourneysResult> asyncHandler) |
Future<ListJourneysResult> |
AmazonPinpointAsync.listJourneysAsync(ListJourneysRequest listJourneysRequest,
AsyncHandler<ListJourneysRequest,ListJourneysResult> asyncHandler)
Retrieves information about the status, configuration, and other settings for all the journeys that are
associated with an application.
|
Future<ListJourneysResult> |
AmazonPinpointAsyncClient.listJourneysAsync(ListJourneysRequest request,
AsyncHandler<ListJourneysRequest,ListJourneysResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListJourneysRequest |
ListJourneysRequest.clone() |
ListJourneysRequest |
ListJourneysRequest.withApplicationId(String applicationId)
The unique identifier for the application.
|
ListJourneysRequest |
ListJourneysRequest.withPageSize(String pageSize)
The maximum number of items to include in each page of a paginated response.
|
ListJourneysRequest |
ListJourneysRequest.withToken(String token)
The NextToken string that specifies which page of results to return in a paginated response.
|
Copyright © 2024. All rights reserved.