| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
IpOrganizationDetails |
IpOrganizationDetails.clone() |
IpOrganizationDetails |
ActionRemoteIpDetails.getOrganization()
The internet service provider (ISP) organization associated with the remote IP address.
|
IpOrganizationDetails |
IpOrganizationDetails.withAsn(Integer asn)
The Autonomous System Number (ASN) of the internet provider
|
IpOrganizationDetails |
IpOrganizationDetails.withAsnOrg(String asnOrg)
The name of the organization that registered the ASN.
|
IpOrganizationDetails |
IpOrganizationDetails.withIsp(String isp)
The ISP information for the internet provider.
|
IpOrganizationDetails |
IpOrganizationDetails.withOrg(String org)
The name of the internet provider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionRemoteIpDetails.setOrganization(IpOrganizationDetails organization)
The internet service provider (ISP) organization associated with the remote IP address.
|
ActionRemoteIpDetails |
ActionRemoteIpDetails.withOrganization(IpOrganizationDetails organization)
The internet service provider (ISP) organization associated with the remote IP address.
|
Copyright © 2021. All rights reserved.