Uses of Class
software.amazon.awssdk.services.detective.model.NewGeolocationDetail
-
Packages that use NewGeolocationDetail Package Description software.amazon.awssdk.services.detective.model -
-
Uses of NewGeolocationDetail in software.amazon.awssdk.services.detective.model
Methods in software.amazon.awssdk.services.detective.model that return NewGeolocationDetail Modifier and Type Method Description NewGeolocationDetailIndicatorDetail. newGeolocationDetail()Contains details about the new geographic location.Methods in software.amazon.awssdk.services.detective.model with parameters of type NewGeolocationDetail Modifier and Type Method Description IndicatorDetail.BuilderIndicatorDetail.Builder. newGeolocationDetail(NewGeolocationDetail newGeolocationDetail)Contains details about the new geographic location.
-