Uses of Class
software.amazon.awssdk.services.guardduty.model.Observations
-
Packages that use Observations Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of Observations in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return Observations Modifier and Type Method Description ObservationsAnomalyObject. observations()The recorded value.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type Observations Modifier and Type Method Description AnomalyObject.BuilderAnomalyObject.Builder. observations(Observations observations)The recorded value.
-