Uses of Class
software.amazon.awssdk.services.route53.model.GetReusableDelegationSetRequest
Packages that use GetReusableDelegationSetRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of GetReusableDelegationSetRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type GetReusableDelegationSetRequestModifier and TypeMethodDescriptionRoute53AsyncClient.getReusableDelegationSet(GetReusableDelegationSetRequest getReusableDelegationSetRequest) Retrieves information about a specified reusable delegation set, including the four name servers that are assigned to the delegation set.default GetReusableDelegationSetResponseRoute53Client.getReusableDelegationSet(GetReusableDelegationSetRequest getReusableDelegationSetRequest) Retrieves information about a specified reusable delegation set, including the four name servers that are assigned to the delegation set. -
Uses of GetReusableDelegationSetRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type GetReusableDelegationSetRequestModifier and TypeMethodDescriptionGetReusableDelegationSetRequestMarshaller.marshall(GetReusableDelegationSetRequest getReusableDelegationSetRequest)