Uses of Interface
software.amazon.awssdk.services.route53.model.ListReusableDelegationSetsRequest.Builder
Packages that use ListReusableDelegationSetsRequest.Builder
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of ListReusableDelegationSetsRequest.Builder in software.amazon.awssdk.services.route53
Method parameters in software.amazon.awssdk.services.route53 with type arguments of type ListReusableDelegationSetsRequest.BuilderModifier and TypeMethodDescriptionRoute53AsyncClient.listReusableDelegationSets(Consumer<ListReusableDelegationSetsRequest.Builder> listReusableDelegationSetsRequest) Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.Route53Client.listReusableDelegationSets(Consumer<ListReusableDelegationSetsRequest.Builder> listReusableDelegationSetsRequest) Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account. -
Uses of ListReusableDelegationSetsRequest.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return ListReusableDelegationSetsRequest.BuilderModifier and TypeMethodDescriptionListReusableDelegationSetsRequest.builder()If the value ofIsTruncatedin the previous response wastrue, you have more reusable delegation sets.The number of reusable delegation sets that you want Amazon Route 53 to return in the response to this request.ListReusableDelegationSetsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) ListReusableDelegationSetsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) ListReusableDelegationSetsRequest.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type ListReusableDelegationSetsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListReusableDelegationSetsRequest.Builder>ListReusableDelegationSetsRequest.serializableBuilderClass()