Interface ChannelTargetInfo.Builder

    • Method Detail

      • contactChannelId

        ChannelTargetInfo.Builder contactChannelId​(String contactChannelId)

        The Amazon Resource Name (ARN) of the contact channel.

        Parameters:
        contactChannelId - The Amazon Resource Name (ARN) of the contact channel.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • retryIntervalInMinutes

        ChannelTargetInfo.Builder retryIntervalInMinutes​(Integer retryIntervalInMinutes)

        The number of minutes to wait to retry sending engagement in the case the engagement initially fails.

        Parameters:
        retryIntervalInMinutes - The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
        Returns:
        Returns a reference to this object so that method calls can be chained together.