Uses of Class
flyteidl.admin.Common.Notification
-
Packages that use Common.Notification Package Description flyteidl.admin -
-
Uses of Common.Notification in flyteidl.admin
Methods in flyteidl.admin that return Common.Notification Modifier and Type Method Description Common.NotificationCommon.Notification.Builder. build()Common.NotificationCommon.Notification.Builder. buildPartial()static Common.NotificationCommon.Notification. getDefaultInstance()Common.NotificationCommon.Notification.Builder. getDefaultInstanceForType()Common.NotificationCommon.Notification. getDefaultInstanceForType()Common.NotificationExecutionOuterClass.ExecutionClosure.Builder. getNotifications(int index)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.Common.NotificationExecutionOuterClass.ExecutionClosure. getNotifications(int index)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.Common.NotificationExecutionOuterClass.ExecutionClosureOrBuilder. getNotifications(int index)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.Common.NotificationExecutionOuterClass.NotificationList.Builder. getNotifications(int index)repeated .flyteidl.admin.Notification notifications = 1;Common.NotificationExecutionOuterClass.NotificationList. getNotifications(int index)repeated .flyteidl.admin.Notification notifications = 1;Common.NotificationExecutionOuterClass.NotificationListOrBuilder. getNotifications(int index)repeated .flyteidl.admin.Notification notifications = 1;Common.NotificationLaunchPlanOuterClass.LaunchPlanMetadata.Builder. getNotifications(int index)List of notifications based on Execution status transitionsCommon.NotificationLaunchPlanOuterClass.LaunchPlanMetadata. getNotifications(int index)List of notifications based on Execution status transitionsCommon.NotificationLaunchPlanOuterClass.LaunchPlanMetadataOrBuilder. getNotifications(int index)List of notifications based on Execution status transitionsstatic Common.NotificationCommon.Notification. parseDelimitedFrom(java.io.InputStream input)static Common.NotificationCommon.Notification. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.NotificationCommon.Notification. parseFrom(byte[] data)static Common.NotificationCommon.Notification. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.NotificationCommon.Notification. parseFrom(com.google.protobuf.ByteString data)static Common.NotificationCommon.Notification. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.NotificationCommon.Notification. parseFrom(com.google.protobuf.CodedInputStream input)static Common.NotificationCommon.Notification. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.NotificationCommon.Notification. parseFrom(java.io.InputStream input)static Common.NotificationCommon.Notification. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.NotificationCommon.Notification. parseFrom(java.nio.ByteBuffer data)static Common.NotificationCommon.Notification. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.admin that return types with arguments of type Common.Notification Modifier and Type Method Description java.util.List<Common.Notification>ExecutionOuterClass.ExecutionClosure.Builder. getNotificationsList()The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.java.util.List<Common.Notification>ExecutionOuterClass.ExecutionClosure. getNotificationsList()The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.java.util.List<Common.Notification>ExecutionOuterClass.ExecutionClosureOrBuilder. getNotificationsList()The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.java.util.List<Common.Notification>ExecutionOuterClass.NotificationList.Builder. getNotificationsList()repeated .flyteidl.admin.Notification notifications = 1;java.util.List<Common.Notification>ExecutionOuterClass.NotificationList. getNotificationsList()repeated .flyteidl.admin.Notification notifications = 1;java.util.List<Common.Notification>ExecutionOuterClass.NotificationListOrBuilder. getNotificationsList()repeated .flyteidl.admin.Notification notifications = 1;java.util.List<Common.Notification>LaunchPlanOuterClass.LaunchPlanMetadata.Builder. getNotificationsList()List of notifications based on Execution status transitionsjava.util.List<Common.Notification>LaunchPlanOuterClass.LaunchPlanMetadata. getNotificationsList()List of notifications based on Execution status transitionsjava.util.List<Common.Notification>LaunchPlanOuterClass.LaunchPlanMetadataOrBuilder. getNotificationsList()List of notifications based on Execution status transitionscom.google.protobuf.Parser<Common.Notification>Common.Notification. getParserForType()static com.google.protobuf.Parser<Common.Notification>Common.Notification. parser()Methods in flyteidl.admin with parameters of type Common.Notification Modifier and Type Method Description ExecutionOuterClass.ExecutionClosure.BuilderExecutionOuterClass.ExecutionClosure.Builder. addNotifications(int index, Common.Notification value)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.ExecutionOuterClass.ExecutionClosure.BuilderExecutionOuterClass.ExecutionClosure.Builder. addNotifications(Common.Notification value)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.ExecutionOuterClass.NotificationList.BuilderExecutionOuterClass.NotificationList.Builder. addNotifications(int index, Common.Notification value)repeated .flyteidl.admin.Notification notifications = 1;ExecutionOuterClass.NotificationList.BuilderExecutionOuterClass.NotificationList.Builder. addNotifications(Common.Notification value)repeated .flyteidl.admin.Notification notifications = 1;LaunchPlanOuterClass.LaunchPlanMetadata.BuilderLaunchPlanOuterClass.LaunchPlanMetadata.Builder. addNotifications(int index, Common.Notification value)List of notifications based on Execution status transitionsLaunchPlanOuterClass.LaunchPlanMetadata.BuilderLaunchPlanOuterClass.LaunchPlanMetadata.Builder. addNotifications(Common.Notification value)List of notifications based on Execution status transitionsCommon.Notification.BuilderCommon.Notification.Builder. mergeFrom(Common.Notification other)static Common.Notification.BuilderCommon.Notification. newBuilder(Common.Notification prototype)ExecutionOuterClass.ExecutionClosure.BuilderExecutionOuterClass.ExecutionClosure.Builder. setNotifications(int index, Common.Notification value)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.ExecutionOuterClass.NotificationList.BuilderExecutionOuterClass.NotificationList.Builder. setNotifications(int index, Common.Notification value)repeated .flyteidl.admin.Notification notifications = 1;LaunchPlanOuterClass.LaunchPlanMetadata.BuilderLaunchPlanOuterClass.LaunchPlanMetadata.Builder. setNotifications(int index, Common.Notification value)List of notifications based on Execution status transitionsMethod parameters in flyteidl.admin with type arguments of type Common.Notification Modifier and Type Method Description ExecutionOuterClass.ExecutionClosure.BuilderExecutionOuterClass.ExecutionClosure.Builder. addAllNotifications(java.lang.Iterable<? extends Common.Notification> values)The notification settings to use after merging the CreateExecutionRequest and the launch plan notification settings.ExecutionOuterClass.NotificationList.BuilderExecutionOuterClass.NotificationList.Builder. addAllNotifications(java.lang.Iterable<? extends Common.Notification> values)repeated .flyteidl.admin.Notification notifications = 1;LaunchPlanOuterClass.LaunchPlanMetadata.BuilderLaunchPlanOuterClass.LaunchPlanMetadata.Builder. addAllNotifications(java.lang.Iterable<? extends Common.Notification> values)List of notifications based on Execution status transitions
-