| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
Country |
Country.clone() |
Country |
ActionRemoteIpDetails.getCountry()
The country where the remote IP address is located.
|
Country |
Country.withCountryCode(String countryCode)
The 2-letter ISO 3166 country code for the country.
|
Country |
Country.withCountryName(String countryName)
The name of the country.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionRemoteIpDetails.setCountry(Country country)
The country where the remote IP address is located.
|
ActionRemoteIpDetails |
ActionRemoteIpDetails.withCountry(Country country)
The country where the remote IP address is located.
|
Copyright © 2021. All rights reserved.