Uses of Interface
flyteidl.event.Event.WorkflowExecutionEventOrBuilder
-
Packages that use Event.WorkflowExecutionEventOrBuilder Package Description flyteidl.admin flyteidl.event -
-
Uses of Event.WorkflowExecutionEventOrBuilder in flyteidl.admin
Fields in flyteidl.admin with type parameters of type Event.WorkflowExecutionEventOrBuilder 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.WorkflowExecutionEventOrBuilder Modifier and Type Method Description Event.WorkflowExecutionEventOrBuilderEvent.WorkflowExecutionEventRequest.Builder. getEventOrBuilder()Details about the event that occurred.Event.WorkflowExecutionEventOrBuilderEvent.WorkflowExecutionEventRequest. getEventOrBuilder()Details about the event that occurred.Event.WorkflowExecutionEventOrBuilderEvent.WorkflowExecutionEventRequestOrBuilder. getEventOrBuilder()Details about the event that occurred.Methods in flyteidl.admin that return types with arguments of type Event.WorkflowExecutionEventOrBuilder 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. -
Uses of Event.WorkflowExecutionEventOrBuilder in flyteidl.event
Classes in flyteidl.event that implement Event.WorkflowExecutionEventOrBuilder Modifier and Type Class Description static classEvent.WorkflowExecutionEventProtobuf typeflyteidl.event.WorkflowExecutionEventstatic classEvent.WorkflowExecutionEvent.BuilderProtobuf typeflyteidl.event.WorkflowExecutionEvent
-