Uses of Interface
software.amazon.awssdk.services.route53.model.GetReusableDelegationSetRequest.Builder
Packages that use GetReusableDelegationSetRequest.Builder
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of GetReusableDelegationSetRequest.Builder in software.amazon.awssdk.services.route53
Method parameters in software.amazon.awssdk.services.route53 with type arguments of type GetReusableDelegationSetRequest.BuilderModifier and TypeMethodDescriptionRoute53AsyncClient.getReusableDelegationSet(Consumer<GetReusableDelegationSetRequest.Builder> getReusableDelegationSetRequest) Retrieves information about a specified reusable delegation set, including the four name servers that are assigned to the delegation set.default GetReusableDelegationSetResponseRoute53Client.getReusableDelegationSet(Consumer<GetReusableDelegationSetRequest.Builder> getReusableDelegationSetRequest) Retrieves information about a specified reusable delegation set, including the four name servers that are assigned to the delegation set. -
Uses of GetReusableDelegationSetRequest.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return GetReusableDelegationSetRequest.BuilderModifier and TypeMethodDescriptionGetReusableDelegationSetRequest.builder()The ID of the reusable delegation set that you want to get a list of name servers for.GetReusableDelegationSetRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetReusableDelegationSetRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetReusableDelegationSetRequest.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type GetReusableDelegationSetRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetReusableDelegationSetRequest.Builder>GetReusableDelegationSetRequest.serializableBuilderClass()