Interface ConfigureLogsForChannelResponse.Builder

  • Method Details

    • channelName

      The name of the channel.

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

      The types of logs collected.

      Parameters:
      logTypes - The types of logs collected.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • logTypesWithStrings

      ConfigureLogsForChannelResponse.Builder logTypesWithStrings(String... logTypes)

      The types of logs collected.

      Parameters:
      logTypes - The types of logs collected.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • logTypes

      The types of logs collected.

      Parameters:
      logTypes - The types of logs collected.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • logTypes

      The types of logs collected.

      Parameters:
      logTypes - The types of logs collected.
      Returns:
      Returns a reference to this object so that method calls can be chained together.