Uses of Class
software.amazon.awssdk.services.guardduty.model.NetworkGeoLocation
-
Packages that use NetworkGeoLocation Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of NetworkGeoLocation in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return NetworkGeoLocation Modifier and Type Method Description NetworkGeoLocationNetworkEndpoint. location()Information about the location of the network endpoint.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type NetworkGeoLocation Modifier and Type Method Description NetworkEndpoint.BuilderNetworkEndpoint.Builder. location(NetworkGeoLocation location)Information about the location of the network endpoint.
-