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