Uses of Class
software.amazon.awssdk.services.macie2.model.IpCountry
-
Packages that use IpCountry Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of IpCountry in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return IpCountry Modifier and Type Method Description IpCountryIpAddressDetails. ipCountry()The country that the IP address originated from.Methods in software.amazon.awssdk.services.macie2.model with parameters of type IpCountry Modifier and Type Method Description IpAddressDetails.BuilderIpAddressDetails.Builder. ipCountry(IpCountry ipCountry)The country that the IP address originated from.
-