Uses of Class
software.amazon.awssdk.services.macie2.model.IpOwner
-
Packages that use IpOwner Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of IpOwner in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return IpOwner Modifier and Type Method Description IpOwnerIpAddressDetails. ipOwner()The registered owner of the IP address.Methods in software.amazon.awssdk.services.macie2.model with parameters of type IpOwner Modifier and Type Method Description IpAddressDetails.BuilderIpAddressDetails.Builder. ipOwner(IpOwner ipOwner)The registered owner of the IP address.
-