Uses of Interface
software.amazon.awssdk.services.autoscaling.model.MetricCollectionType.Builder
-
Packages that use MetricCollectionType.Builder Package Description software.amazon.awssdk.services.autoscaling.model -
-
Uses of MetricCollectionType.Builder in software.amazon.awssdk.services.autoscaling.model
Methods in software.amazon.awssdk.services.autoscaling.model that return MetricCollectionType.Builder Modifier and Type Method Description static MetricCollectionType.BuilderMetricCollectionType. builder()MetricCollectionType.BuilderMetricCollectionType.Builder. metric(String metric)One of the following metrics:MetricCollectionType.BuilderMetricCollectionType. toBuilder()Methods in software.amazon.awssdk.services.autoscaling.model that return types with arguments of type MetricCollectionType.Builder Modifier and Type Method Description static Class<? extends MetricCollectionType.Builder>MetricCollectionType. serializableBuilderClass()
-