Uses of Interface
flyteidl.admin.Common.EmailNotificationOrBuilder
-
Packages that use Common.EmailNotificationOrBuilder Package Description flyteidl.admin -
-
Uses of Common.EmailNotificationOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement Common.EmailNotificationOrBuilder Modifier and Type Class Description static classCommon.EmailNotificationDefines an email notification specification.static classCommon.EmailNotification.BuilderDefines an email notification specification.Fields in flyteidl.admin with type parameters of type Common.EmailNotificationOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Common.EmailNotification,Common.EmailNotification.Builder,Common.EmailNotificationOrBuilder>Common.Notification.Builder. emailBuilder_Methods in flyteidl.admin that return Common.EmailNotificationOrBuilder Modifier and Type Method Description Common.EmailNotificationOrBuilderCommon.Notification.Builder. getEmailOrBuilder().flyteidl.admin.EmailNotification email = 2;Common.EmailNotificationOrBuilderCommon.Notification. getEmailOrBuilder().flyteidl.admin.EmailNotification email = 2;Common.EmailNotificationOrBuilderCommon.NotificationOrBuilder. getEmailOrBuilder().flyteidl.admin.EmailNotification email = 2;Methods in flyteidl.admin that return types with arguments of type Common.EmailNotificationOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Common.EmailNotification,Common.EmailNotification.Builder,Common.EmailNotificationOrBuilder>Common.Notification.Builder. getEmailFieldBuilder().flyteidl.admin.EmailNotification email = 2;
-