Interface IpamPublicAddressTag.Builder

    • Method Detail

      • key

        IpamPublicAddressTag.Builder key​(String key)

        The tag's key.

        Parameters:
        key - The tag's key.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        IpamPublicAddressTag.Builder value​(String value)

        The tag's value.

        Parameters:
        value - The tag's value.
        Returns:
        Returns a reference to this object so that method calls can be chained together.