| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResultRow> |
BaseKpiResult.rows()
An array of objects that provides the results of a query that retrieved the data for a standard metric that
applies to an application, campaign, or journey.
|
| Modifier and Type | Method and Description |
|---|---|
BaseKpiResult.Builder |
BaseKpiResult.Builder.rows(ResultRow... rows)
An array of objects that provides the results of a query that retrieved the data for a standard metric that
applies to an application, campaign, or journey.
|
| Modifier and Type | Method and Description |
|---|---|
BaseKpiResult.Builder |
BaseKpiResult.Builder.rows(Collection<ResultRow> rows)
An array of objects that provides the results of a query that retrieved the data for a standard metric that
applies to an application, campaign, or journey.
|
Copyright © 2019. All rights reserved.