Uses of Class
flyteidl.admin.Common.EmailNotification
-
Packages that use Common.EmailNotification Package Description flyteidl.admin -
-
Uses of Common.EmailNotification in flyteidl.admin
Fields in flyteidl.admin declared as Common.EmailNotification Modifier and Type Field Description private static Common.EmailNotificationCommon.EmailNotification. DEFAULT_INSTANCEFields in flyteidl.admin with type parameters of type Common.EmailNotification Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Common.EmailNotification,Common.EmailNotification.Builder,Common.EmailNotificationOrBuilder>Common.Notification.Builder. emailBuilder_private static com.google.protobuf.Parser<Common.EmailNotification>Common.EmailNotification. PARSERMethods in flyteidl.admin that return Common.EmailNotification Modifier and Type Method Description Common.EmailNotificationCommon.EmailNotification.Builder. build()Common.EmailNotificationCommon.EmailNotification.Builder. buildPartial()static Common.EmailNotificationCommon.EmailNotification. getDefaultInstance()Common.EmailNotificationCommon.EmailNotification.Builder. getDefaultInstanceForType()Common.EmailNotificationCommon.EmailNotification. getDefaultInstanceForType()Common.EmailNotificationCommon.Notification.Builder. getEmail().flyteidl.admin.EmailNotification email = 2;Common.EmailNotificationCommon.Notification. getEmail().flyteidl.admin.EmailNotification email = 2;Common.EmailNotificationCommon.NotificationOrBuilder. getEmail().flyteidl.admin.EmailNotification email = 2;static Common.EmailNotificationCommon.EmailNotification. parseDelimitedFrom(InputStream input)static Common.EmailNotificationCommon.EmailNotification. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.EmailNotificationCommon.EmailNotification. parseFrom(byte[] data)static Common.EmailNotificationCommon.EmailNotification. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.EmailNotificationCommon.EmailNotification. parseFrom(com.google.protobuf.ByteString data)static Common.EmailNotificationCommon.EmailNotification. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.EmailNotificationCommon.EmailNotification. parseFrom(com.google.protobuf.CodedInputStream input)static Common.EmailNotificationCommon.EmailNotification. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.EmailNotificationCommon.EmailNotification. parseFrom(InputStream input)static Common.EmailNotificationCommon.EmailNotification. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.EmailNotificationCommon.EmailNotification. parseFrom(ByteBuffer data)static Common.EmailNotificationCommon.EmailNotification. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.admin that return types with arguments of type Common.EmailNotification 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;com.google.protobuf.Parser<Common.EmailNotification>Common.EmailNotification. getParserForType()static com.google.protobuf.Parser<Common.EmailNotification>Common.EmailNotification. parser()Methods in flyteidl.admin with parameters of type Common.EmailNotification Modifier and Type Method Description private voidCommon.EmailNotification.Builder. buildPartial0(Common.EmailNotification result)private voidCommon.EmailNotification.Builder. buildPartialRepeatedFields(Common.EmailNotification result)Common.Notification.BuilderCommon.Notification.Builder. mergeEmail(Common.EmailNotification value).flyteidl.admin.EmailNotification email = 2;Common.EmailNotification.BuilderCommon.EmailNotification.Builder. mergeFrom(Common.EmailNotification other)static Common.EmailNotification.BuilderCommon.EmailNotification. newBuilder(Common.EmailNotification prototype)Common.Notification.BuilderCommon.Notification.Builder. setEmail(Common.EmailNotification value).flyteidl.admin.EmailNotification email = 2;
-