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
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 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
Methods 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(java.io.InputStream input)static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseDelimitedFrom(java.io.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(java.io.InputStream input)static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseFrom(java.nio.ByteBuffer data)static Event.WorkflowExecutionEventEvent.WorkflowExecutionEvent. parseFrom(java.nio.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 Event.WorkflowExecutionEvent.BuilderEvent.WorkflowExecutionEvent.Builder. mergeFrom(Event.WorkflowExecutionEvent other)static Event.WorkflowExecutionEvent.BuilderEvent.WorkflowExecutionEvent. newBuilder(Event.WorkflowExecutionEvent prototype)
-