| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
City |
City.clone() |
City |
RemoteIpDetails.getCity()
The city information of the remote IP address.
|
City |
City.withCityName(String cityName)
The city name of the remote IP address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteIpDetails.setCity(City city)
The city information of the remote IP address.
|
RemoteIpDetails |
RemoteIpDetails.withCity(City city)
The city information of the remote IP address.
|
Copyright © 2024. All rights reserved.