Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.AggregateLogGroupSummary.Builder
Packages that use AggregateLogGroupSummary.Builder
-
Uses of AggregateLogGroupSummary.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return AggregateLogGroupSummary.BuilderModifier and TypeMethodDescriptionAggregateLogGroupSummary.builder()AggregateLogGroupSummary.Builder.groupingIdentifiers(Collection<GroupingIdentifier> groupingIdentifiers) An array of key-value pairs that identify the data source characteristics used to group the log groups.AggregateLogGroupSummary.Builder.groupingIdentifiers(Consumer<GroupingIdentifier.Builder>... groupingIdentifiers) An array of key-value pairs that identify the data source characteristics used to group the log groups.AggregateLogGroupSummary.Builder.groupingIdentifiers(GroupingIdentifier... groupingIdentifiers) An array of key-value pairs that identify the data source characteristics used to group the log groups.AggregateLogGroupSummary.Builder.logGroupCount(Integer logGroupCount) The number of log groups in this aggregate summary group.AggregateLogGroupSummary.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type AggregateLogGroupSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AggregateLogGroupSummary.Builder>AggregateLogGroupSummary.serializableBuilderClass()