| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MetricDimension> |
EventDimensions.metrics()
One or more custom metrics that your app reports to Amazon Pinpoint.
|
Map<String,MetricDimension> |
SegmentDimensions.metrics()
One or more custom metrics to use as criteria for the segment.
|
| Modifier and Type | Method and Description |
|---|---|
EventDimensions.Builder |
EventDimensions.Builder.metrics(Map<String,MetricDimension> metrics)
One or more custom metrics that your app reports to Amazon Pinpoint.
|
SegmentDimensions.Builder |
SegmentDimensions.Builder.metrics(Map<String,MetricDimension> metrics)
One or more custom metrics to use as criteria for the segment.
|
Copyright © 2019. All rights reserved.