| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
Country |
Country.clone() |
Country |
RemoteIpDetails.getCountry()
Country code of the remote IP address.
|
Country |
Country.withCountryCode(String countryCode)
Country code of the remote IP address.
|
Country |
Country.withCountryName(String countryName)
Country name of the remote IP address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteIpDetails.setCountry(Country country)
Country code of the remote IP address.
|
RemoteIpDetails |
RemoteIpDetails.withCountry(Country country)
Country code of the remote IP address.
|
Copyright © 2020. All rights reserved.