Uses of Interface
software.amazon.awssdk.services.pi.model.DimensionKeyDescription.Builder
Packages that use DimensionKeyDescription.Builder
-
Uses of DimensionKeyDescription.Builder in software.amazon.awssdk.services.pi.model
Methods in software.amazon.awssdk.services.pi.model that return DimensionKeyDescription.BuilderModifier and TypeMethodDescriptionDimensionKeyDescription.Builder.additionalMetrics(Map<String, Double> additionalMetrics) A map that contains the value for each additional metric.DimensionKeyDescription.builder()DimensionKeyDescription.Builder.dimensions(Map<String, String> dimensions) A map of name-value pairs for the dimensions in the group.DimensionKeyDescription.Builder.partitions(Double... partitions) IfPartitionBywas specified,PartitionKeyscontains the dimensions that were.DimensionKeyDescription.Builder.partitions(Collection<Double> partitions) IfPartitionBywas specified,PartitionKeyscontains the dimensions that were.DimensionKeyDescription.toBuilder()The aggregated metric value for the dimensions, over the requested time range.Methods in software.amazon.awssdk.services.pi.model that return types with arguments of type DimensionKeyDescription.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DimensionKeyDescription.Builder>DimensionKeyDescription.serializableBuilderClass()