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