Uses of Class
software.amazon.awssdk.services.securityhub.model.GeoLocation
-
Packages that use GeoLocation Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of GeoLocation in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return GeoLocation Modifier and Type Method Description GeoLocationActionRemoteIpDetails. geoLocation()The coordinates of the location of the remote IP address.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type GeoLocation Modifier and Type Method Description ActionRemoteIpDetails.BuilderActionRemoteIpDetails.Builder. geoLocation(GeoLocation geoLocation)The coordinates of the location of the remote IP address.
-