Uses of Class
software.amazon.awssdk.services.route53.model.GetCheckerIpRangesRequest
-
Packages that use GetCheckerIpRangesRequest Package Description software.amazon.awssdk.services.route53 Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.software.amazon.awssdk.services.route53.transform -
-
Uses of GetCheckerIpRangesRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type GetCheckerIpRangesRequest Modifier and Type Method Description 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.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. -
Uses of GetCheckerIpRangesRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type GetCheckerIpRangesRequest Modifier and Type Method Description SdkHttpFullRequestGetCheckerIpRangesRequestMarshaller. marshall(GetCheckerIpRangesRequest getCheckerIpRangesRequest)
-