Uses of Interface
flyteidl.admin.Common.PagerDutyNotificationOrBuilder
-
Packages that use Common.PagerDutyNotificationOrBuilder Package Description flyteidl.admin -
-
Uses of Common.PagerDutyNotificationOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement Common.PagerDutyNotificationOrBuilder Modifier and Type Class Description static classCommon.PagerDutyNotificationDefines a pager duty notification specification.static classCommon.PagerDutyNotification.BuilderDefines a pager duty notification specification.Fields in flyteidl.admin with type parameters of type Common.PagerDutyNotificationOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Common.PagerDutyNotification,Common.PagerDutyNotification.Builder,Common.PagerDutyNotificationOrBuilder>Common.Notification.Builder. pagerDutyBuilder_Methods in flyteidl.admin that return Common.PagerDutyNotificationOrBuilder Modifier and Type Method Description Common.PagerDutyNotificationOrBuilderCommon.Notification.Builder. getPagerDutyOrBuilder().flyteidl.admin.PagerDutyNotification pager_duty = 3;Common.PagerDutyNotificationOrBuilderCommon.Notification. getPagerDutyOrBuilder().flyteidl.admin.PagerDutyNotification pager_duty = 3;Common.PagerDutyNotificationOrBuilderCommon.NotificationOrBuilder. getPagerDutyOrBuilder().flyteidl.admin.PagerDutyNotification pager_duty = 3;Methods in flyteidl.admin that return types with arguments of type Common.PagerDutyNotificationOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Common.PagerDutyNotification,Common.PagerDutyNotification.Builder,Common.PagerDutyNotificationOrBuilder>Common.Notification.Builder. getPagerDutyFieldBuilder().flyteidl.admin.PagerDutyNotification pager_duty = 3;
-