Uses of Class
flyteidl.admin.ExecutionOuterClass.NotificationList
-
Packages that use ExecutionOuterClass.NotificationList Package Description flyteidl.admin -
-
Uses of ExecutionOuterClass.NotificationList in flyteidl.admin
Fields in flyteidl.admin declared as ExecutionOuterClass.NotificationList Modifier and Type Field Description private static ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList. DEFAULT_INSTANCEFields in flyteidl.admin with type parameters of type ExecutionOuterClass.NotificationList Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.NotificationList,ExecutionOuterClass.NotificationList.Builder,ExecutionOuterClass.NotificationListOrBuilder>ExecutionOuterClass.ExecutionSpec.Builder. notificationsBuilder_private static com.google.protobuf.Parser<ExecutionOuterClass.NotificationList>ExecutionOuterClass.NotificationList. PARSERMethods in flyteidl.admin that return ExecutionOuterClass.NotificationList Modifier and Type Method Description ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList.Builder. build()ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList.Builder. buildPartial()static ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList. getDefaultInstance()ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList.Builder. getDefaultInstanceForType()ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList. getDefaultInstanceForType()ExecutionOuterClass.NotificationListExecutionOuterClass.ExecutionSpec.Builder. getNotifications()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.NotificationListExecutionOuterClass.ExecutionSpec. getNotifications()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.NotificationListExecutionOuterClass.ExecutionSpecOrBuilder. getNotifications()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.static ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList. parseDelimitedFrom(InputStream input)static ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList. parseFrom(byte[] data)static ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList. parseFrom(com.google.protobuf.ByteString data)static ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList. parseFrom(com.google.protobuf.CodedInputStream input)static ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList. parseFrom(InputStream input)static ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList. parseFrom(ByteBuffer data)static ExecutionOuterClass.NotificationListExecutionOuterClass.NotificationList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.admin that return types with arguments of type ExecutionOuterClass.NotificationList 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.com.google.protobuf.Parser<ExecutionOuterClass.NotificationList>ExecutionOuterClass.NotificationList. getParserForType()static com.google.protobuf.Parser<ExecutionOuterClass.NotificationList>ExecutionOuterClass.NotificationList. parser()Methods in flyteidl.admin with parameters of type ExecutionOuterClass.NotificationList Modifier and Type Method Description private voidExecutionOuterClass.NotificationList.Builder. buildPartial0(ExecutionOuterClass.NotificationList result)private voidExecutionOuterClass.NotificationList.Builder. buildPartialRepeatedFields(ExecutionOuterClass.NotificationList result)ExecutionOuterClass.NotificationList.BuilderExecutionOuterClass.NotificationList.Builder. mergeFrom(ExecutionOuterClass.NotificationList other)ExecutionOuterClass.ExecutionSpec.BuilderExecutionOuterClass.ExecutionSpec.Builder. mergeNotifications(ExecutionOuterClass.NotificationList value)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.static ExecutionOuterClass.NotificationList.BuilderExecutionOuterClass.NotificationList. newBuilder(ExecutionOuterClass.NotificationList prototype)ExecutionOuterClass.ExecutionSpec.BuilderExecutionOuterClass.ExecutionSpec.Builder. setNotifications(ExecutionOuterClass.NotificationList value)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.
-