Uses of Class
software.amazon.awssdk.services.route53.model.ListGeoLocationsRequest
Packages that use ListGeoLocationsRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of ListGeoLocationsRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type ListGeoLocationsRequestModifier and TypeMethodDescriptionRoute53AsyncClient.listGeoLocations(ListGeoLocationsRequest listGeoLocationsRequest) Retrieves a list of supported geographic locations.default ListGeoLocationsResponseRoute53Client.listGeoLocations(ListGeoLocationsRequest listGeoLocationsRequest) Retrieves a list of supported geographic locations. -
Uses of ListGeoLocationsRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type ListGeoLocationsRequestModifier and TypeMethodDescriptionListGeoLocationsRequestMarshaller.marshall(ListGeoLocationsRequest listGeoLocationsRequest)