Uses of Class
software.amazon.awssdk.services.route53.model.NoSuchChangeException
-
Packages that use NoSuchChangeException Package Description software.amazon.awssdk.services.route53 Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service. -
-
Uses of NoSuchChangeException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw NoSuchChangeException Modifier and Type Method Description default GetChangeResponseRoute53Client. getChange(Consumer<GetChangeRequest.Builder> getChangeRequest)Returns the current status of a change batch request.default GetChangeResponseRoute53Client. getChange(GetChangeRequest getChangeRequest)Returns the current status of a change batch request.
-