Uses of Class
software.amazon.awssdk.services.route53.model.CreateReusableDelegationSetRequest
Packages that use CreateReusableDelegationSetRequest
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of CreateReusableDelegationSetRequest in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 with parameters of type CreateReusableDelegationSetRequestModifier and TypeMethodDescriptionRoute53AsyncClient.createReusableDelegationSet(CreateReusableDelegationSetRequest createReusableDelegationSetRequest) Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were created by the same Amazon Web Services account.Route53Client.createReusableDelegationSet(CreateReusableDelegationSetRequest createReusableDelegationSetRequest) Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were created by the same Amazon Web Services account. -
Uses of CreateReusableDelegationSetRequest in software.amazon.awssdk.services.route53.transform
Methods in software.amazon.awssdk.services.route53.transform with parameters of type CreateReusableDelegationSetRequestModifier and TypeMethodDescriptionCreateReusableDelegationSetRequestMarshaller.marshall(CreateReusableDelegationSetRequest createReusableDelegationSetRequest)