Interface DescribeDeliveryChannelsResponse.Builder

    • Method Detail

      • deliveryChannels

        DescribeDeliveryChannelsResponse.Builder deliveryChannels​(Collection<DeliveryChannel> deliveryChannels)

        A list that contains the descriptions of the specified delivery channel.

        Parameters:
        deliveryChannels - A list that contains the descriptions of the specified delivery channel.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • deliveryChannels

        DescribeDeliveryChannelsResponse.Builder deliveryChannels​(DeliveryChannel... deliveryChannels)

        A list that contains the descriptions of the specified delivery channel.

        Parameters:
        deliveryChannels - A list that contains the descriptions of the specified delivery channel.
        Returns:
        Returns a reference to this object so that method calls can be chained together.