Uses of Class
software.amazon.awssdk.services.route53.model.GeoLocation
-
Packages that use GeoLocation Package Description software.amazon.awssdk.services.route53.model -
-
Uses of GeoLocation in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return GeoLocation Modifier and Type Method Description 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 GeoLocation Modifier and Type Method Description ResourceRecordSet.BuilderResourceRecordSet.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.
-