Uses of Interface
software.amazon.awssdk.services.cloudwatch.model.DescribeInsightRulesResponse.Builder
Packages that use DescribeInsightRulesResponse.Builder
-
Uses of DescribeInsightRulesResponse.Builder in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return DescribeInsightRulesResponse.BuilderModifier and TypeMethodDescriptionDescribeInsightRulesResponse.builder()DescribeInsightRulesResponse.Builder.insightRules(Collection<InsightRule> insightRules) The rules returned by the operation.DescribeInsightRulesResponse.Builder.insightRules(Consumer<InsightRule.Builder>... insightRules) The rules returned by the operation.DescribeInsightRulesResponse.Builder.insightRules(InsightRule... insightRules) The rules returned by the operation.If this parameter is present, it is a token that marks the start of the next batch of returned results.DescribeInsightRulesResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatch.model that return types with arguments of type DescribeInsightRulesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeInsightRulesResponse.Builder>DescribeInsightRulesResponse.serializableBuilderClass()