Uses of Class
software.amazon.awssdk.services.guardduty.model.GeoLocation
-
Packages that use GeoLocation Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of GeoLocation in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return GeoLocation Modifier and Type Method Description GeoLocationRemoteIpDetails. geoLocation()The location information of the remote IP address.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type GeoLocation Modifier and Type Method Description RemoteIpDetails.BuilderRemoteIpDetails.Builder. geoLocation(GeoLocation geoLocation)The location information of the remote IP address.
-