| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch.model |
| Modifier and Type | Method and Description |
|---|---|
List<InsightRule> |
DescribeInsightRulesResponse.insightRules()
The rules returned by the operation.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInsightRulesResponse.Builder |
DescribeInsightRulesResponse.Builder.insightRules(InsightRule... insightRules)
The rules returned by the operation.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInsightRulesResponse.Builder |
DescribeInsightRulesResponse.Builder.insightRules(Collection<InsightRule> insightRules)
The rules returned by the operation.
|
Copyright © 2021. All rights reserved.