Interface TrafficPolicySummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TrafficPolicySummary.Builder,TrafficPolicySummary>, SdkBuilder<TrafficPolicySummary.Builder,TrafficPolicySummary>, SdkPojo
Enclosing class:
TrafficPolicySummary

public static interface TrafficPolicySummary.Builder extends SdkPojo, CopyableBuilder<TrafficPolicySummary.Builder,TrafficPolicySummary>
  • Method Details

    • id

      The ID that Amazon Route 53 assigned to the traffic policy when you created it.

      Parameters:
      id - The ID that Amazon Route 53 assigned to the traffic policy when you created it.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name that you specified for the traffic policy when you created it.

      Parameters:
      name - The name that you specified for the traffic policy when you created it.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      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.

      Parameters:
      type - 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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      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.

      Parameters:
      type - 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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • latestVersion

      TrafficPolicySummary.Builder latestVersion(Integer latestVersion)

      The version number of the latest version of the traffic policy.

      Parameters:
      latestVersion - The version number of the latest version of the traffic policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • trafficPolicyCount

      TrafficPolicySummary.Builder trafficPolicyCount(Integer trafficPolicyCount)

      The number of traffic policies that are associated with the current Amazon Web Services account.

      Parameters:
      trafficPolicyCount - The number of traffic policies that are associated with the current Amazon Web Services account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.