Uses of Interface
software.amazon.awssdk.services.ssm.model.OpsAggregator.Builder
Packages that use OpsAggregator.Builder
-
Uses of OpsAggregator.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return OpsAggregator.BuilderModifier and TypeMethodDescriptionOpsAggregator.Builder.aggregators(Collection<OpsAggregator> aggregators) A nested aggregator for viewing counts of OpsData.OpsAggregator.Builder.aggregators(Consumer<OpsAggregator.Builder>... aggregators) A nested aggregator for viewing counts of OpsData.OpsAggregator.Builder.aggregators(OpsAggregator... aggregators) A nested aggregator for viewing counts of OpsData.OpsAggregator.Builder.aggregatorType(String aggregatorType) Either aRangeorCountaggregator for limiting an OpsData summary.OpsAggregator.Builder.attributeName(String attributeName) The name of an OpsData attribute on which to limit the count of OpsData.static OpsAggregator.BuilderOpsAggregator.builder()OpsAggregator.Builder.filters(Collection<OpsFilter> filters) The aggregator filters.OpsAggregator.Builder.filters(Consumer<OpsFilter.Builder>... filters) The aggregator filters.The aggregator filters.OpsAggregator.toBuilder()The data type name to use for viewing counts of OpsData.The aggregator value.Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type OpsAggregator.BuilderModifier and TypeMethodDescriptionstatic Class<? extends OpsAggregator.Builder>OpsAggregator.serializableBuilderClass()