Uses of Class
software.amazon.awssdk.services.route53.model.GeoLocation
Packages that use GeoLocation
-
Uses of GeoLocation in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return GeoLocationModifier and TypeMethodDescriptionfinal GeoLocationResourceRecordSet.geoLocation()Geolocation resource record sets only: A complex type that lets you control how Amazon Route 53 responds to DNS queries based on the geographic origin of the query.Methods in software.amazon.awssdk.services.route53.model with parameters of type GeoLocationModifier and TypeMethodDescriptionResourceRecordSet.Builder.geoLocation(GeoLocation geoLocation) Geolocation resource record sets only: A complex type that lets you control how Amazon Route 53 responds to DNS queries based on the geographic origin of the query.