Uses of Class
flyteidl.event.Event.WorkflowExecutionEvent
-
Packages that use Event.WorkflowExecutionEvent Package Description flyteidl.admin flyteidl.event -
-
Uses of Event.WorkflowExecutionEvent in flyteidl.admin
Fields in flyteidl.admin declared as Event.WorkflowExecutionEvent Modifier and Type Field Description private Event.WorkflowExecutionEventEvent.WorkflowExecutionEventRequest.Builder. event_private Event.WorkflowExecutionEventEvent.WorkflowExecutionEventRequest. event_Fields in flyteidl.admin with type parameters of type Event.WorkflowExecutionEvent Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Event.WorkflowExecutionEvent,Event.WorkflowExecutionEvent.Builder,Event.WorkflowExecutionEventOrBuilder>Event.WorkflowExecutionEventRequest.Builder. eventBuilder_Methods in flyteidl.admin that return Event.WorkflowExecutionEvent Modifier and Type Method Description Event.WorkflowExecutionEventEvent.WorkflowExecutionEventRequest.Builder. getEvent()Details about the event that occurred.Event.WorkflowExecutionEventEvent.WorkflowExecutionEventRequest. getEvent()Details about the event that occurred.Event.WorkflowExecutionEventEvent.WorkflowExecutionEventRequestOrBuilder. getEvent()Details about the event that occurred.Methods in flyteidl.admin that return types with arguments of type Event.WorkflowExecutionEvent Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Event.WorkflowExecutionEvent,Event.WorkflowExecutionEvent.Builder,Event.WorkflowExecutionEventOrBuilder>Event.WorkflowExecutionEventRequest.Builder. getEventFieldBuilder()Details about the event that occurred.Methods in flyteidl.admin with parameters of type Event.WorkflowExecutionEvent Modifier and Type Method Description Event.WorkflowExecutionEventRequest.BuilderEvent.WorkflowExecutionEventRequest.Builder. mergeEvent(Event.WorkflowExecutionEvent value)Details about the event that occurred.Event.WorkflowExecutionEventRequest.BuilderEvent.WorkflowExecutionEventRequest.Builder. setEvent(Event.WorkflowExecutionEvent value)Details about the event that occurred. -
Uses of Event.WorkflowExecutionEvent in flyteidl.event
Fields in flyteidl.event declared as Event.WorkflowExecutionEvent Modifier and Type Field Description private static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. DEFAULT_INSTANCEFields in flyteidl.event with type parameters of type Event.WorkflowExecutionEvent Modifier and Type Field Description private static com.google.protobuf.Parser<Event.WorkflowExecutionEvent>Event.WorkflowExecutionEvent. PARSERMethods in flyteidl.event that return Event.WorkflowExecutionEvent Modifier and Type Method Description Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent.Builder. build()Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent.Builder. buildPartial()static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. getDefaultInstance()Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent.Builder. getDefaultInstanceForType()Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. getDefaultInstanceForType()static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseDelimitedFrom(InputStream input)static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseFrom(byte[] data)static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseFrom(com.google.protobuf.ByteString data)static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseFrom(com.google.protobuf.CodedInputStream input)static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseFrom(InputStream input)static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseFrom(ByteBuffer data)static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.event that return types with arguments of type Event.WorkflowExecutionEvent Modifier and Type Method Description com.google.protobuf.Parser<Event.WorkflowExecutionEvent>Event.WorkflowExecutionEvent. getParserForType()static com.google.protobuf.Parser<Event.WorkflowExecutionEvent>Event.WorkflowExecutionEvent. parser()Methods in flyteidl.event with parameters of type Event.WorkflowExecutionEvent Modifier and Type Method Description private voidEvent.WorkflowExecutionEvent.Builder. buildPartial0(Event.WorkflowExecutionEvent result)private voidEvent.WorkflowExecutionEvent.Builder. buildPartialOneofs(Event.WorkflowExecutionEvent result)Event.WorkflowExecutionEvent.BuilderEvent.WorkflowExecutionEvent.Builder. mergeFrom(Event.WorkflowExecutionEvent other)static Event.WorkflowExecutionEvent.BuilderEvent.WorkflowExecutionEvent. newBuilder(Event.WorkflowExecutionEvent prototype)
-