Uses of Interface
flyteidl.admin.Common.SlackNotificationOrBuilder
-
Packages that use Common.SlackNotificationOrBuilder Package Description flyteidl.admin -
-
Uses of Common.SlackNotificationOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement Common.SlackNotificationOrBuilder Modifier and Type Class Description static classCommon.SlackNotificationDefines a slack notification specification.static classCommon.SlackNotification.BuilderDefines a slack notification specification.Fields in flyteidl.admin with type parameters of type Common.SlackNotificationOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Common.SlackNotification,Common.SlackNotification.Builder,Common.SlackNotificationOrBuilder>Common.Notification.Builder. slackBuilder_Methods in flyteidl.admin that return Common.SlackNotificationOrBuilder Modifier and Type Method Description Common.SlackNotificationOrBuilderCommon.Notification.Builder. getSlackOrBuilder().flyteidl.admin.SlackNotification slack = 4;Common.SlackNotificationOrBuilderCommon.Notification. getSlackOrBuilder().flyteidl.admin.SlackNotification slack = 4;Common.SlackNotificationOrBuilderCommon.NotificationOrBuilder. getSlackOrBuilder().flyteidl.admin.SlackNotification slack = 4;Methods in flyteidl.admin that return types with arguments of type Common.SlackNotificationOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Common.SlackNotification,Common.SlackNotification.Builder,Common.SlackNotificationOrBuilder>Common.Notification.Builder. getSlackFieldBuilder().flyteidl.admin.SlackNotification slack = 4;
-