| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
List<MetricSetSummary> |
ListMetricSetsResponse.metricSetSummaryList()
A list of the datasets in the AWS Region, with configuration details for each.
|
| Modifier and Type | Method and Description |
|---|---|
ListMetricSetsResponse.Builder |
ListMetricSetsResponse.Builder.metricSetSummaryList(MetricSetSummary... metricSetSummaryList)
A list of the datasets in the AWS Region, with configuration details for each.
|
| Modifier and Type | Method and Description |
|---|---|
ListMetricSetsResponse.Builder |
ListMetricSetsResponse.Builder.metricSetSummaryList(Collection<MetricSetSummary> metricSetSummaryList)
A list of the datasets in the AWS Region, with configuration details for each.
|
Copyright © 2023. All rights reserved.