| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
JourneyRunExecutionMetricsResponse |
JourneyRunExecutionMetricsResponse.addMetricsEntry(String key,
String value)
Add a single Metrics entry
|
JourneyRunExecutionMetricsResponse |
JourneyRunExecutionMetricsResponse.clearMetricsEntries()
Removes all the entries added into Metrics.
|
JourneyRunExecutionMetricsResponse |
JourneyRunExecutionMetricsResponse.clone() |
JourneyRunExecutionMetricsResponse |
GetJourneyRunExecutionMetricsResult.getJourneyRunExecutionMetricsResponse() |
JourneyRunExecutionMetricsResponse |
JourneyRunExecutionMetricsResponse.withApplicationId(String applicationId)
The unique identifier for the application that the metric applies to.
|
JourneyRunExecutionMetricsResponse |
JourneyRunExecutionMetricsResponse.withJourneyId(String journeyId)
The unique identifier for the journey that the metric applies to.
|
JourneyRunExecutionMetricsResponse |
JourneyRunExecutionMetricsResponse.withLastEvaluatedTime(String lastEvaluatedTime)
The date and time, in ISO 8601 format, when Amazon Pinpoint last evaluated the journey run and updated the data
for the metric.
|
JourneyRunExecutionMetricsResponse |
JourneyRunExecutionMetricsResponse.withMetrics(Map<String,String> metrics)
A JSON object that contains the results of the query.
|
JourneyRunExecutionMetricsResponse |
JourneyRunExecutionMetricsResponse.withRunId(String runId)
The unique identifier for the journey run that the metric applies to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetJourneyRunExecutionMetricsResult.setJourneyRunExecutionMetricsResponse(JourneyRunExecutionMetricsResponse journeyRunExecutionMetricsResponse) |
GetJourneyRunExecutionMetricsResult |
GetJourneyRunExecutionMetricsResult.withJourneyRunExecutionMetricsResponse(JourneyRunExecutionMetricsResponse journeyRunExecutionMetricsResponse) |
Copyright © 2024. All rights reserved.