Uses of Class
software.amazon.awssdk.services.route53.model.GetCheckerIpRangesResponse
Packages that use GetCheckerIpRangesResponse
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of GetCheckerIpRangesResponse in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that return GetCheckerIpRangesResponseModifier and TypeMethodDescriptiondefault GetCheckerIpRangesResponseRoute53Client.getCheckerIpRanges()Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.default GetCheckerIpRangesResponseRoute53Client.getCheckerIpRanges(Consumer<GetCheckerIpRangesRequest.Builder> getCheckerIpRangesRequest) Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.default GetCheckerIpRangesResponseRoute53Client.getCheckerIpRanges(GetCheckerIpRangesRequest getCheckerIpRangesRequest) Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.Methods in software.amazon.awssdk.services.route53 that return types with arguments of type GetCheckerIpRangesResponseModifier and TypeMethodDescriptionRoute53AsyncClient.getCheckerIpRanges()Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.Route53AsyncClient.getCheckerIpRanges(Consumer<GetCheckerIpRangesRequest.Builder> getCheckerIpRangesRequest) Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.Route53AsyncClient.getCheckerIpRanges(GetCheckerIpRangesRequest getCheckerIpRangesRequest) Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.