Uses of Class
software.amazon.awssdk.services.route53.model.TestDnsAnswerRequest
Packages that use TestDnsAnswerRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of TestDnsAnswerRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type TestDnsAnswerRequestModifier and TypeMethodDescriptiondefault CompletableFuture<TestDnsAnswerResponse>Route53AsyncClient.testDNSAnswer(TestDnsAnswerRequest testDnsAnswerRequest) Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type.default TestDnsAnswerResponseRoute53Client.testDNSAnswer(TestDnsAnswerRequest testDnsAnswerRequest) Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type. -
Uses of TestDnsAnswerRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type TestDnsAnswerRequestModifier and TypeMethodDescriptionTestDnsAnswerRequestMarshaller.marshall(TestDnsAnswerRequest testDnsAnswerRequest)