Uses of Class
software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest
Packages that use ListReusableDelegationSetsRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of ListReusableDelegationSetsRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type ListReusableDelegationSetsRequestModifier and TypeMethodDescriptionRoute53AsyncClient.listReusableDelegationSets(ListReusableDelegationSetsRequest listReusableDelegationSetsRequest) Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.Route53Client.listReusableDelegationSets(ListReusableDelegationSetsRequest listReusableDelegationSetsRequest) Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account. -
Uses of ListReusableDelegationSetsRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type ListReusableDelegationSetsRequestModifier and TypeMethodDescriptionListReusableDelegationSetsRequestMarshaller.marshall(ListReusableDelegationSetsRequest listReusableDelegationSetsRequest)