| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
List<AnomalyInstance> |
Anomaly.instances()
A list of the instances of the detected anomalies during the requested period.
|
| Modifier and Type | Method and Description |
|---|---|
Anomaly.Builder |
Anomaly.Builder.instances(AnomalyInstance... instances)
A list of the instances of the detected anomalies during the requested period.
|
| Modifier and Type | Method and Description |
|---|---|
Anomaly.Builder |
Anomaly.Builder.instances(Collection<AnomalyInstance> instances)
A list of the instances of the detected anomalies during the requested period.
|
Copyright © 2023. All rights reserved.