ListAnomaliesResponse.Builder |
ListAnomaliesResponse.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 |
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.
|
ListAnomaliesResponse.Builder |
ListAnomaliesResponse.Builder.anomalies(Anomaly... anomalies) |
An array of structures, where each structure contains information about one anomaly that a log anomaly
detector has found.
|
static ListAnomaliesResponse.Builder |
ListAnomaliesResponse.builder() |
|
ListAnomaliesResponse.Builder |
ListAnomaliesResponse.Builder.nextToken(String nextToken) |
Sets the value of the NextToken property for this object.
|
ListAnomaliesResponse.Builder |
ListAnomaliesResponse.toBuilder() |
|