Uses of Interface
software.amazon.awssdk.services.route53.model.TrafficPolicySummary.Builder
Packages that use TrafficPolicySummary.Builder
-
Uses of TrafficPolicySummary.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return TrafficPolicySummary.BuilderModifier and TypeMethodDescriptionstatic TrafficPolicySummary.BuilderTrafficPolicySummary.builder()The ID that Amazon Route 53 assigned to the traffic policy when you created it.TrafficPolicySummary.Builder.latestVersion(Integer latestVersion) The version number of the latest version of the traffic policy.The name that you specified for the traffic policy when you created it.TrafficPolicySummary.toBuilder()TrafficPolicySummary.Builder.trafficPolicyCount(Integer trafficPolicyCount) The number of traffic policies that are associated with the current Amazon Web Services account.The DNS type of the resource record sets that Amazon Route 53 creates when you use a traffic policy to create a traffic policy instance.The DNS type of the resource record sets that Amazon Route 53 creates when you use a traffic policy to create a traffic policy instance.Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type TrafficPolicySummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TrafficPolicySummary.Builder>TrafficPolicySummary.serializableBuilderClass()