Interface ReusableDelegationSetLimit.Builder

    • Method Detail

      • type

        ReusableDelegationSetLimit.Builder type​(String type)

        The limit that you requested: MAX_ZONES_BY_REUSABLE_DELEGATION_SET, the maximum number of hosted zones that you can associate with the specified reusable delegation set.

        Parameters:
        type - The limit that you requested: MAX_ZONES_BY_REUSABLE_DELEGATION_SET, the maximum number of hosted zones that you can associate with the specified reusable delegation set.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ReusableDelegationSetLimitType, ReusableDelegationSetLimitType
      • value

        ReusableDelegationSetLimit.Builder value​(Long value)

        The current value for the MAX_ZONES_BY_REUSABLE_DELEGATION_SET limit.

        Parameters:
        value - The current value for the MAX_ZONES_BY_REUSABLE_DELEGATION_SET limit.
        Returns:
        Returns a reference to this object so that method calls can be chained together.