Interface DescribePrimaryChannelSettings.Builder

  • Method Details

    • followingChannelArns

      DescribePrimaryChannelSettings.Builder followingChannelArns(Collection<String> followingChannelArns)
      The ARNs of the following channels for this primary channel
      Parameters:
      followingChannelArns - The ARNs of the following channels for this primary channel
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • followingChannelArns

      DescribePrimaryChannelSettings.Builder followingChannelArns(String... followingChannelArns)
      The ARNs of the following channels for this primary channel
      Parameters:
      followingChannelArns - The ARNs of the following channels for this primary channel
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • linkedChannelType

      DescribePrimaryChannelSettings.Builder linkedChannelType(String linkedChannelType)
      Specifies this as a primary channel
      Parameters:
      linkedChannelType - Specifies this as a primary channel
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • linkedChannelType

      DescribePrimaryChannelSettings.Builder linkedChannelType(LinkedChannelType linkedChannelType)
      Specifies this as a primary channel
      Parameters:
      linkedChannelType - Specifies this as a primary channel
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: