Uses of Class
software.amazon.awssdk.services.securityhub.model.IpOrganizationDetails
-
Packages that use IpOrganizationDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of IpOrganizationDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return IpOrganizationDetails Modifier and Type Method Description IpOrganizationDetailsActionRemoteIpDetails. organization()The internet service provider (ISP) organization associated with the remote IP address.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type IpOrganizationDetails Modifier and Type Method Description ActionRemoteIpDetails.BuilderActionRemoteIpDetails.Builder. organization(IpOrganizationDetails organization)The internet service provider (ISP) organization associated with the remote IP address.
-