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