Uses of Interface
flyteidl.admin.Common.NotificationOrBuilder
-
Packages that use Common.NotificationOrBuilder Package Description flyteidl.admin -
-
Uses of Common.NotificationOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement Common.NotificationOrBuilder Modifier and Type Class Description static classCommon.NotificationRepresents a structure for notifications based on execution status.static classCommon.Notification.BuilderRepresents a structure for notifications based on execution status.Methods in flyteidl.admin that return Common.NotificationOrBuilder Modifier and Type Method Description Common.NotificationOrBuilderExecutionOuterClass.ExecutionClosure.Builder. getNotificationsOrBuilder(int index)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.Common.NotificationOrBuilderExecutionOuterClass.ExecutionClosure. getNotificationsOrBuilder(int index)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.Common.NotificationOrBuilderExecutionOuterClass.ExecutionClosureOrBuilder. getNotificationsOrBuilder(int index)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.Common.NotificationOrBuilderExecutionOuterClass.NotificationList.Builder. getNotificationsOrBuilder(int index)repeated .flyteidl.admin.Notification notifications = 1;Common.NotificationOrBuilderExecutionOuterClass.NotificationList. getNotificationsOrBuilder(int index)repeated .flyteidl.admin.Notification notifications = 1;Common.NotificationOrBuilderExecutionOuterClass.NotificationListOrBuilder. getNotificationsOrBuilder(int index)repeated .flyteidl.admin.Notification notifications = 1;Common.NotificationOrBuilderLaunchPlanOuterClass.LaunchPlanMetadata.Builder. getNotificationsOrBuilder(int index)List of notifications based on Execution status transitionsCommon.NotificationOrBuilderLaunchPlanOuterClass.LaunchPlanMetadata. getNotificationsOrBuilder(int index)List of notifications based on Execution status transitionsCommon.NotificationOrBuilderLaunchPlanOuterClass.LaunchPlanMetadataOrBuilder. getNotificationsOrBuilder(int index)List of notifications based on Execution status transitionsMethods in flyteidl.admin that return types with arguments of type Common.NotificationOrBuilder Modifier and Type Method Description java.util.List<? extends Common.NotificationOrBuilder>ExecutionOuterClass.ExecutionClosure.Builder. getNotificationsOrBuilderList()The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.java.util.List<? extends Common.NotificationOrBuilder>ExecutionOuterClass.ExecutionClosure. getNotificationsOrBuilderList()The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.java.util.List<? extends Common.NotificationOrBuilder>ExecutionOuterClass.ExecutionClosureOrBuilder. getNotificationsOrBuilderList()The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.java.util.List<? extends Common.NotificationOrBuilder>ExecutionOuterClass.NotificationList.Builder. getNotificationsOrBuilderList()repeated .flyteidl.admin.Notification notifications = 1;java.util.List<? extends Common.NotificationOrBuilder>ExecutionOuterClass.NotificationList. getNotificationsOrBuilderList()repeated .flyteidl.admin.Notification notifications = 1;java.util.List<? extends Common.NotificationOrBuilder>ExecutionOuterClass.NotificationListOrBuilder. getNotificationsOrBuilderList()repeated .flyteidl.admin.Notification notifications = 1;java.util.List<? extends Common.NotificationOrBuilder>LaunchPlanOuterClass.LaunchPlanMetadata.Builder. getNotificationsOrBuilderList()List of notifications based on Execution status transitionsjava.util.List<? extends Common.NotificationOrBuilder>LaunchPlanOuterClass.LaunchPlanMetadata. getNotificationsOrBuilderList()List of notifications based on Execution status transitionsjava.util.List<? extends Common.NotificationOrBuilder>LaunchPlanOuterClass.LaunchPlanMetadataOrBuilder. getNotificationsOrBuilderList()List of notifications based on Execution status transitions
-