Uses of Interface
software.amazon.awssdk.services.route53.model.TrafficPolicy.Builder
Packages that use TrafficPolicy.Builder
-
Uses of TrafficPolicy.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return TrafficPolicy.BuilderModifier and TypeMethodDescriptionstatic TrafficPolicy.BuilderTrafficPolicy.builder()The comment that you specify in theCreateTrafficPolicyrequest, if any.The definition of a traffic policy in JSON format.The ID that Amazon Route 53 assigned to a traffic policy when you created it.The name that you specified when you created the traffic policy.TrafficPolicy.toBuilder()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.The version number that Amazon Route 53 assigns to a traffic policy.Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type TrafficPolicy.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TrafficPolicy.Builder>TrafficPolicy.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.route53.model with type arguments of type TrafficPolicy.BuilderModifier and TypeMethodDescriptionCreateTrafficPolicyResponse.Builder.trafficPolicy(Consumer<TrafficPolicy.Builder> trafficPolicy) A complex type that contains settings for the new traffic policy.CreateTrafficPolicyVersionResponse.Builder.trafficPolicy(Consumer<TrafficPolicy.Builder> trafficPolicy) A complex type that contains settings for the new version of the traffic policy.default GetTrafficPolicyResponse.BuilderGetTrafficPolicyResponse.Builder.trafficPolicy(Consumer<TrafficPolicy.Builder> trafficPolicy) A complex type that contains settings for the specified traffic policy.UpdateTrafficPolicyCommentResponse.Builder.trafficPolicy(Consumer<TrafficPolicy.Builder> trafficPolicy) A complex type that contains settings for the specified traffic policy.