Uses of Interface
software.amazon.awssdk.services.route53.model.GetReusableDelegationSetResponse.Builder
Packages that use GetReusableDelegationSetResponse.Builder
-
Uses of GetReusableDelegationSetResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return GetReusableDelegationSetResponse.BuilderModifier and TypeMethodDescriptionGetReusableDelegationSetResponse.builder()GetReusableDelegationSetResponse.Builder.delegationSet(Consumer<DelegationSet.Builder> delegationSet) A complex type that contains information about the reusable delegation set.GetReusableDelegationSetResponse.Builder.delegationSet(DelegationSet delegationSet) A complex type that contains information about the reusable delegation set.GetReusableDelegationSetResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type GetReusableDelegationSetResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetReusableDelegationSetResponse.Builder>GetReusableDelegationSetResponse.serializableBuilderClass()