Interface ResetChannelStateResponse.Builder

  • Method Details

    • channelGroupName

      ResetChannelStateResponse.Builder channelGroupName(String channelGroupName)

      The name of the channel group that contains the channel that you just reset.

      Parameters:
      channelGroupName - The name of the channel group that contains the channel that you just reset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • channelName

      ResetChannelStateResponse.Builder channelName(String channelName)

      The name of the channel that you just reset.

      Parameters:
      channelName - The name of the channel that you just reset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) associated with the channel that you just reset.

      Parameters:
      arn - The Amazon Resource Name (ARN) associated with the channel that you just reset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resetAt

      The time that the channel was last reset.

      Parameters:
      resetAt - The time that the channel was last reset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.