Uses of Class
software.amazon.awssdk.services.route53.model.GetCheckerIpRangesResponse
-
Packages that use GetCheckerIpRangesResponse Package Description software.amazon.awssdk.services.route53 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 GetCheckerIpRangesResponse Modifier and Type Method Description default 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 GetCheckerIpRangesResponse Modifier and Type Method Description default CompletableFuture<GetCheckerIpRangesResponse>Route53AsyncClient. getCheckerIpRanges()Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.default CompletableFuture<GetCheckerIpRangesResponse>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.default CompletableFuture<GetCheckerIpRangesResponse>Route53AsyncClient. getCheckerIpRanges(GetCheckerIpRangesRequest getCheckerIpRangesRequest)Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.
-