Interface ServerChannelBuilderDelegate

    • Method Detail

      • setAuditLogReason

        void setAuditLogReason​(java.lang.String reason)
        Sets the reason for this creation. This reason will be visible in the audit log entry(s).
        Parameters:
        reason - The reason for this update.
      • setName

        void setName​(java.lang.String name)
        Sets the name of the channel.
        Parameters:
        name - The name of the channel.