Package flyteidl.admin
Class Event.NodeExecutionEventRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEventRequest.Builder>
-
- flyteidl.admin.Event.NodeExecutionEventRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Event.NodeExecutionEventRequestOrBuilder,Cloneable
- Enclosing class:
- Event.NodeExecutionEventRequest
public static final class Event.NodeExecutionEventRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEventRequest.Builder> implements Event.NodeExecutionEventRequestOrBuilder
Request to send a notification that a node execution event has occurred.
Protobuf typeflyteidl.admin.NodeExecutionEventRequest
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_private Event.NodeExecutionEventevent_private com.google.protobuf.SingleFieldBuilderV3<Event.NodeExecutionEvent,Event.NodeExecutionEvent.Builder,Event.NodeExecutionEventOrBuilder>eventBuilder_private ObjectrequestId_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Event.NodeExecutionEventRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Event.NodeExecutionEventRequestbuild()Event.NodeExecutionEventRequestbuildPartial()private voidbuildPartial0(Event.NodeExecutionEventRequest result)Event.NodeExecutionEventRequest.Builderclear()Event.NodeExecutionEventRequest.BuilderclearEvent()Details about the event that occurred.Event.NodeExecutionEventRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Event.NodeExecutionEventRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Event.NodeExecutionEventRequest.BuilderclearRequestId()Unique ID for this request that can be traced between servicesEvent.NodeExecutionEventRequest.Builderclone()Event.NodeExecutionEventRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Event.NodeExecutionEventgetEvent()Details about the event that occurred.Event.NodeExecutionEvent.BuildergetEventBuilder()Details about the event that occurred.private com.google.protobuf.SingleFieldBuilderV3<Event.NodeExecutionEvent,Event.NodeExecutionEvent.Builder,Event.NodeExecutionEventOrBuilder>getEventFieldBuilder()Details about the event that occurred.Event.NodeExecutionEventOrBuildergetEventOrBuilder()Details about the event that occurred.StringgetRequestId()Unique ID for this request that can be traced between servicescom.google.protobuf.ByteStringgetRequestIdBytes()Unique ID for this request that can be traced between servicesbooleanhasEvent()Details about the event that occurred.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Event.NodeExecutionEventRequest.BuildermergeEvent(Event.NodeExecutionEvent value)Details about the event that occurred.Event.NodeExecutionEventRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Event.NodeExecutionEventRequest.BuildermergeFrom(com.google.protobuf.Message other)Event.NodeExecutionEventRequest.BuildermergeFrom(Event.NodeExecutionEventRequest other)Event.NodeExecutionEventRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Event.NodeExecutionEventRequest.BuildersetEvent(Event.NodeExecutionEvent value)Details about the event that occurred.Event.NodeExecutionEventRequest.BuildersetEvent(Event.NodeExecutionEvent.Builder builderForValue)Details about the event that occurred.Event.NodeExecutionEventRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Event.NodeExecutionEventRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Event.NodeExecutionEventRequest.BuildersetRequestId(String value)Unique ID for this request that can be traced between servicesEvent.NodeExecutionEventRequest.BuildersetRequestIdBytes(com.google.protobuf.ByteString value)Unique ID for this request that can be traced between servicesEvent.NodeExecutionEventRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
bitField0_
private int bitField0_
-
requestId_
private Object requestId_
-
event_
private Event.NodeExecutionEvent event_
-
eventBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Event.NodeExecutionEvent,Event.NodeExecutionEvent.Builder,Event.NodeExecutionEventOrBuilder> eventBuilder_
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEventRequest.Builder>
-
clear
public Event.NodeExecutionEventRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEventRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEventRequest.Builder>
-
getDefaultInstanceForType
public Event.NodeExecutionEventRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Event.NodeExecutionEventRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Event.NodeExecutionEventRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
private void buildPartial0(Event.NodeExecutionEventRequest result)
-
clone
public Event.NodeExecutionEventRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEventRequest.Builder>
-
setField
public Event.NodeExecutionEventRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEventRequest.Builder>
-
clearField
public Event.NodeExecutionEventRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEventRequest.Builder>
-
clearOneof
public Event.NodeExecutionEventRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEventRequest.Builder>
-
setRepeatedField
public Event.NodeExecutionEventRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEventRequest.Builder>
-
addRepeatedField
public Event.NodeExecutionEventRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEventRequest.Builder>
-
mergeFrom
public Event.NodeExecutionEventRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Event.NodeExecutionEventRequest.Builder>
-
mergeFrom
public Event.NodeExecutionEventRequest.Builder mergeFrom(Event.NodeExecutionEventRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEventRequest.Builder>
-
mergeFrom
public Event.NodeExecutionEventRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Event.NodeExecutionEventRequest.Builder>- Throws:
IOException
-
getRequestId
public String getRequestId()
Unique ID for this request that can be traced between services
string request_id = 1;- Specified by:
getRequestIdin interfaceEvent.NodeExecutionEventRequestOrBuilder- Returns:
- The requestId.
-
getRequestIdBytes
public com.google.protobuf.ByteString getRequestIdBytes()
Unique ID for this request that can be traced between services
string request_id = 1;- Specified by:
getRequestIdBytesin interfaceEvent.NodeExecutionEventRequestOrBuilder- Returns:
- The bytes for requestId.
-
setRequestId
public Event.NodeExecutionEventRequest.Builder setRequestId(String value)
Unique ID for this request that can be traced between services
string request_id = 1;- Parameters:
value- The requestId to set.- Returns:
- This builder for chaining.
-
clearRequestId
public Event.NodeExecutionEventRequest.Builder clearRequestId()
Unique ID for this request that can be traced between services
string request_id = 1;- Returns:
- This builder for chaining.
-
setRequestIdBytes
public Event.NodeExecutionEventRequest.Builder setRequestIdBytes(com.google.protobuf.ByteString value)
Unique ID for this request that can be traced between services
string request_id = 1;- Parameters:
value- The bytes for requestId to set.- Returns:
- This builder for chaining.
-
hasEvent
public boolean hasEvent()
Details about the event that occurred.
.flyteidl.event.NodeExecutionEvent event = 2;- Specified by:
hasEventin interfaceEvent.NodeExecutionEventRequestOrBuilder- Returns:
- Whether the event field is set.
-
getEvent
public Event.NodeExecutionEvent getEvent()
Details about the event that occurred.
.flyteidl.event.NodeExecutionEvent event = 2;- Specified by:
getEventin interfaceEvent.NodeExecutionEventRequestOrBuilder- Returns:
- The event.
-
setEvent
public Event.NodeExecutionEventRequest.Builder setEvent(Event.NodeExecutionEvent value)
Details about the event that occurred.
.flyteidl.event.NodeExecutionEvent event = 2;
-
setEvent
public Event.NodeExecutionEventRequest.Builder setEvent(Event.NodeExecutionEvent.Builder builderForValue)
Details about the event that occurred.
.flyteidl.event.NodeExecutionEvent event = 2;
-
mergeEvent
public Event.NodeExecutionEventRequest.Builder mergeEvent(Event.NodeExecutionEvent value)
Details about the event that occurred.
.flyteidl.event.NodeExecutionEvent event = 2;
-
clearEvent
public Event.NodeExecutionEventRequest.Builder clearEvent()
Details about the event that occurred.
.flyteidl.event.NodeExecutionEvent event = 2;
-
getEventBuilder
public Event.NodeExecutionEvent.Builder getEventBuilder()
Details about the event that occurred.
.flyteidl.event.NodeExecutionEvent event = 2;
-
getEventOrBuilder
public Event.NodeExecutionEventOrBuilder getEventOrBuilder()
Details about the event that occurred.
.flyteidl.event.NodeExecutionEvent event = 2;- Specified by:
getEventOrBuilderin interfaceEvent.NodeExecutionEventRequestOrBuilder
-
getEventFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Event.NodeExecutionEvent,Event.NodeExecutionEvent.Builder,Event.NodeExecutionEventOrBuilder> getEventFieldBuilder()
Details about the event that occurred.
.flyteidl.event.NodeExecutionEvent event = 2;
-
setUnknownFields
public final Event.NodeExecutionEventRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEventRequest.Builder>
-
mergeUnknownFields
public final Event.NodeExecutionEventRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Event.NodeExecutionEventRequest.Builder>
-
-