Interface ExecutionOuterClass.NotificationListOrBuilder

    • Method Detail

      • getNotificationsList

        List<Common.Notification> getNotificationsList()
        repeated .flyteidl.admin.Notification notifications = 1;
      • getNotifications

        Common.Notification getNotifications​(int index)
        repeated .flyteidl.admin.Notification notifications = 1;
      • getNotificationsCount

        int getNotificationsCount()
        repeated .flyteidl.admin.Notification notifications = 1;
      • getNotificationsOrBuilderList

        List<? extends Common.NotificationOrBuilder> getNotificationsOrBuilderList()
        repeated .flyteidl.admin.Notification notifications = 1;
      • getNotificationsOrBuilder

        Common.NotificationOrBuilder getNotificationsOrBuilder​(int index)
        repeated .flyteidl.admin.Notification notifications = 1;