| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeInsightRulesResponse.Builder |
DescribeInsightRulesResponse.builder() |
DescribeInsightRulesResponse.Builder |
DescribeInsightRulesResponse.Builder.insightRules(Collection<InsightRule> insightRules)
The rules returned by the operation.
|
DescribeInsightRulesResponse.Builder |
DescribeInsightRulesResponse.Builder.insightRules(Consumer<InsightRule.Builder>... insightRules)
The rules returned by the operation.
|
DescribeInsightRulesResponse.Builder |
DescribeInsightRulesResponse.Builder.insightRules(InsightRule... insightRules)
The rules returned by the operation.
|
DescribeInsightRulesResponse.Builder |
DescribeInsightRulesResponse.Builder.nextToken(String nextToken)
If this parameter is present, it is a token that marks the start of the next batch of returned results.
|
DescribeInsightRulesResponse.Builder |
DescribeInsightRulesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeInsightRulesResponse.Builder> |
DescribeInsightRulesResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.