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