Uses of Interface
software.amazon.awssdk.services.cloudwatch.model.InsightRuleContributor.Builder
Packages that use InsightRuleContributor.Builder
-
Uses of InsightRuleContributor.Builder in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return InsightRuleContributor.BuilderModifier and TypeMethodDescriptionInsightRuleContributor.Builder.approximateAggregateValue(Double approximateAggregateValue) An approximation of the aggregate value that comes from this contributor.InsightRuleContributor.builder()InsightRuleContributor.Builder.datapoints(Collection<InsightRuleContributorDatapoint> datapoints) An array of the data points where this contributor is present.InsightRuleContributor.Builder.datapoints(Consumer<InsightRuleContributorDatapoint.Builder>... datapoints) An array of the data points where this contributor is present.InsightRuleContributor.Builder.datapoints(InsightRuleContributorDatapoint... datapoints) An array of the data points where this contributor is present.One of the log entry field keywords that is used to define contributors for this rule.InsightRuleContributor.Builder.keys(Collection<String> keys) One of the log entry field keywords that is used to define contributors for this rule.InsightRuleContributor.toBuilder()Methods in software.amazon.awssdk.services.cloudwatch.model that return types with arguments of type InsightRuleContributor.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InsightRuleContributor.Builder>InsightRuleContributor.serializableBuilderClass()