Class Common.Notification.Builder

  • All Implemented Interfaces:
    com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Common.NotificationOrBuilder, Cloneable
    Enclosing class:
    Common.Notification

    public static final class Common.Notification.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<Common.Notification.Builder>
    implements Common.NotificationOrBuilder
     Represents a structure for notifications based on execution status.
     The notification content is configured within flyte admin but can be templatized.
     Future iterations could expose configuring notifications with custom content.
     
    Protobuf type flyteidl.admin.Notification