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