| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
BaseKpiResult |
ApplicationDateRangeKpiResponse.kpiResult()
An array of objects that contains the results of the query.
|
BaseKpiResult |
CampaignDateRangeKpiResponse.kpiResult()
An array of objects that contains the results of the query.
|
BaseKpiResult |
JourneyDateRangeKpiResponse.kpiResult()
An array of objects that contains the results of the query.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationDateRangeKpiResponse.Builder |
ApplicationDateRangeKpiResponse.Builder.kpiResult(BaseKpiResult kpiResult)
An array of objects that contains the results of the query.
|
CampaignDateRangeKpiResponse.Builder |
CampaignDateRangeKpiResponse.Builder.kpiResult(BaseKpiResult kpiResult)
An array of objects that contains the results of the query.
|
JourneyDateRangeKpiResponse.Builder |
JourneyDateRangeKpiResponse.Builder.kpiResult(BaseKpiResult kpiResult)
An array of objects that contains the results of the query.
|
Copyright © 2021. All rights reserved.