| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
Observations |
Observations.clone() |
Observations |
AnomalyObject.getObservations()
The recorded value.
|
Observations |
Observations.withText(Collection<String> text)
The text that was unusual.
|
Observations |
Observations.withText(String... text)
The text that was unusual.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnomalyObject.setObservations(Observations observations)
The recorded value.
|
AnomalyObject |
AnomalyObject.withObservations(Observations observations)
The recorded value.
|
Copyright © 2024. All rights reserved.