Uses of Class
software.amazon.awssdk.services.securityhub.model.City
-
Packages that use City Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of City in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return City Modifier and Type Method Description CityActionRemoteIpDetails. city()The city where the remote IP address is located.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type City Modifier and Type Method Description ActionRemoteIpDetails.BuilderActionRemoteIpDetails.Builder. city(City city)The city where the remote IP address is located.
-