Uses of Class
software.amazon.awssdk.services.macie2.model.IpGeoLocation
-
Packages that use IpGeoLocation Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of IpGeoLocation in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return IpGeoLocation Modifier and Type Method Description IpGeoLocationIpAddressDetails. ipGeoLocation()The geographic coordinates of the location that the IP address originated from.Methods in software.amazon.awssdk.services.macie2.model with parameters of type IpGeoLocation Modifier and Type Method Description IpAddressDetails.BuilderIpAddressDetails.Builder. ipGeoLocation(IpGeoLocation ipGeoLocation)The geographic coordinates of the location that the IP address originated from.
-