Uses of Interface
flyteidl.admin.ExecutionOuterClass.NotificationListOrBuilder
-
Packages that use ExecutionOuterClass.NotificationListOrBuilder Package Description flyteidl.admin -
-
Uses of ExecutionOuterClass.NotificationListOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement ExecutionOuterClass.NotificationListOrBuilder Modifier and Type Class Description static classExecutionOuterClass.NotificationListProtobuf typeflyteidl.admin.NotificationListstatic classExecutionOuterClass.NotificationList.BuilderProtobuf typeflyteidl.admin.NotificationListFields in flyteidl.admin with type parameters of type ExecutionOuterClass.NotificationListOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.NotificationList,ExecutionOuterClass.NotificationList.Builder,ExecutionOuterClass.NotificationListOrBuilder>ExecutionOuterClass.ExecutionSpec.Builder. notificationsBuilder_Methods in flyteidl.admin that return ExecutionOuterClass.NotificationListOrBuilder Modifier and Type Method Description ExecutionOuterClass.NotificationListOrBuilderExecutionOuterClass.ExecutionSpec.Builder. getNotificationsOrBuilder()List of notifications based on Execution status transitions When this list is not empty it is used rather than any notifications defined in the referenced launch plan.ExecutionOuterClass.NotificationListOrBuilderExecutionOuterClass.ExecutionSpec. getNotificationsOrBuilder()List of notifications based on Execution status transitions When this list is not empty it is used rather than any notifications defined in the referenced launch plan.ExecutionOuterClass.NotificationListOrBuilderExecutionOuterClass.ExecutionSpecOrBuilder. getNotificationsOrBuilder()List of notifications based on Execution status transitions When this list is not empty it is used rather than any notifications defined in the referenced launch plan.Methods in flyteidl.admin that return types with arguments of type ExecutionOuterClass.NotificationListOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.NotificationList,ExecutionOuterClass.NotificationList.Builder,ExecutionOuterClass.NotificationListOrBuilder>ExecutionOuterClass.ExecutionSpec.Builder. getNotificationsFieldBuilder()List of notifications based on Execution status transitions When this list is not empty it is used rather than any notifications defined in the referenced launch plan.
-