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