Uses of Class
flyteidl.admin.Common.SlackNotification
-
Packages that use Common.SlackNotification Package Description flyteidl.admin -
-
Uses of Common.SlackNotification in flyteidl.admin
Fields in flyteidl.admin declared as Common.SlackNotification Modifier and Type Field Description private static Common.SlackNotificationCommon.SlackNotification. DEFAULT_INSTANCEFields in flyteidl.admin with type parameters of type Common.SlackNotification Modifier and Type Field Description private static com.google.protobuf.Parser<Common.SlackNotification>Common.SlackNotification. PARSERprivate com.google.protobuf.SingleFieldBuilderV3<Common.SlackNotification,Common.SlackNotification.Builder,Common.SlackNotificationOrBuilder>Common.Notification.Builder. slackBuilder_Methods in flyteidl.admin that return Common.SlackNotification Modifier and Type Method Description Common.SlackNotificationCommon.SlackNotification.Builder. build()Common.SlackNotificationCommon.SlackNotification.Builder. buildPartial()static Common.SlackNotificationCommon.SlackNotification. getDefaultInstance()Common.SlackNotificationCommon.SlackNotification.Builder. getDefaultInstanceForType()Common.SlackNotificationCommon.SlackNotification. getDefaultInstanceForType()Common.SlackNotificationCommon.Notification.Builder. getSlack().flyteidl.admin.SlackNotification slack = 4;Common.SlackNotificationCommon.Notification. getSlack().flyteidl.admin.SlackNotification slack = 4;Common.SlackNotificationCommon.NotificationOrBuilder. getSlack().flyteidl.admin.SlackNotification slack = 4;static Common.SlackNotificationCommon.SlackNotification. parseDelimitedFrom(InputStream input)static Common.SlackNotificationCommon.SlackNotification. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.SlackNotificationCommon.SlackNotification. parseFrom(byte[] data)static Common.SlackNotificationCommon.SlackNotification. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.SlackNotificationCommon.SlackNotification. parseFrom(com.google.protobuf.ByteString data)static Common.SlackNotificationCommon.SlackNotification. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.SlackNotificationCommon.SlackNotification. parseFrom(com.google.protobuf.CodedInputStream input)static Common.SlackNotificationCommon.SlackNotification. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.SlackNotificationCommon.SlackNotification. parseFrom(InputStream input)static Common.SlackNotificationCommon.SlackNotification. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.SlackNotificationCommon.SlackNotification. parseFrom(ByteBuffer data)static Common.SlackNotificationCommon.SlackNotification. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.admin that return types with arguments of type Common.SlackNotification Modifier and Type Method Description com.google.protobuf.Parser<Common.SlackNotification>Common.SlackNotification. getParserForType()private com.google.protobuf.SingleFieldBuilderV3<Common.SlackNotification,Common.SlackNotification.Builder,Common.SlackNotificationOrBuilder>Common.Notification.Builder. getSlackFieldBuilder().flyteidl.admin.SlackNotification slack = 4;static com.google.protobuf.Parser<Common.SlackNotification>Common.SlackNotification. parser()Methods in flyteidl.admin with parameters of type Common.SlackNotification Modifier and Type Method Description private voidCommon.SlackNotification.Builder. buildPartial0(Common.SlackNotification result)private voidCommon.SlackNotification.Builder. buildPartialRepeatedFields(Common.SlackNotification result)Common.SlackNotification.BuilderCommon.SlackNotification.Builder. mergeFrom(Common.SlackNotification other)Common.Notification.BuilderCommon.Notification.Builder. mergeSlack(Common.SlackNotification value).flyteidl.admin.SlackNotification slack = 4;static Common.SlackNotification.BuilderCommon.SlackNotification. newBuilder(Common.SlackNotification prototype)Common.Notification.BuilderCommon.Notification.Builder. setSlack(Common.SlackNotification value).flyteidl.admin.SlackNotification slack = 4;
-