| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
GeoLocation |
GeoLocation.clone() |
GeoLocation |
RemoteIpDetails.getGeoLocation()
Location information of the remote IP address.
|
GeoLocation |
GeoLocation.withLat(Double lat)
Latitude information of remote IP address.
|
GeoLocation |
GeoLocation.withLon(Double lon)
Longitude information of remote IP address.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteIpDetails.setGeoLocation(GeoLocation geoLocation)
Location information of the remote IP address.
|
RemoteIpDetails |
RemoteIpDetails.withGeoLocation(GeoLocation geoLocation)
Location information of the remote IP address.
|
Copyright © 2019. All rights reserved.