Interface ChannelTargetInfo.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ChannelTargetInfo.Builder,ChannelTargetInfo>, SdkBuilder<ChannelTargetInfo.Builder,ChannelTargetInfo>, SdkPojo
Enclosing class:
ChannelTargetInfo

public static interface ChannelTargetInfo.Builder extends SdkPojo, CopyableBuilder<ChannelTargetInfo.Builder,ChannelTargetInfo>
  • Method Details

    • 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.