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