Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.ListLogAnomalyDetectorsResponse.Builder
Packages that use ListLogAnomalyDetectorsResponse.Builder
-
Uses of ListLogAnomalyDetectorsResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ListLogAnomalyDetectorsResponse.BuilderModifier and TypeMethodDescriptionListLogAnomalyDetectorsResponse.Builder.anomalyDetectors(Collection<AnomalyDetector> anomalyDetectors) An array of structures, where each structure in the array contains information about one anomaly detector.ListLogAnomalyDetectorsResponse.Builder.anomalyDetectors(Consumer<AnomalyDetector.Builder>... anomalyDetectors) An array of structures, where each structure in the array contains information about one anomaly detector.ListLogAnomalyDetectorsResponse.Builder.anomalyDetectors(AnomalyDetector... anomalyDetectors) An array of structures, where each structure in the array contains information about one anomaly detector.ListLogAnomalyDetectorsResponse.builder()Sets the value of the NextToken property for this object.ListLogAnomalyDetectorsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type ListLogAnomalyDetectorsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListLogAnomalyDetectorsResponse.Builder>ListLogAnomalyDetectorsResponse.serializableBuilderClass()