Uses of Interface
software.amazon.awssdk.services.cloudwatch.model.DescribeAnomalyDetectorsResponse.Builder
Packages that use DescribeAnomalyDetectorsResponse.Builder
-
Uses of DescribeAnomalyDetectorsResponse.Builder in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return DescribeAnomalyDetectorsResponse.BuilderModifier and TypeMethodDescriptionDescribeAnomalyDetectorsResponse.Builder.anomalyDetectors(Collection<AnomalyDetector> anomalyDetectors) The list of anomaly detection models returned by the operation.DescribeAnomalyDetectorsResponse.Builder.anomalyDetectors(Consumer<AnomalyDetector.Builder>... anomalyDetectors) The list of anomaly detection models returned by the operation.DescribeAnomalyDetectorsResponse.Builder.anomalyDetectors(AnomalyDetector... anomalyDetectors) The list of anomaly detection models returned by the operation.DescribeAnomalyDetectorsResponse.builder()A token that you can use in a subsequent operation to retrieve the next set of results.DescribeAnomalyDetectorsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatch.model that return types with arguments of type DescribeAnomalyDetectorsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeAnomalyDetectorsResponse.Builder>DescribeAnomalyDetectorsResponse.serializableBuilderClass()