Interface AddNotificationChannelResponse.Builder

    • Method Detail

      • id

        AddNotificationChannelResponse.Builder id​(String id)

        The ID of the added notification channel.

        Parameters:
        id - The ID of the added notification channel.
        Returns:
        Returns a reference to this object so that method calls can be chained together.