Package flyteidl.admin
Class ExecutionOuterClass.ExecutionStateChangeDetails.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionStateChangeDetails.Builder>
-
- flyteidl.admin.ExecutionOuterClass.ExecutionStateChangeDetails.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ExecutionOuterClass.ExecutionStateChangeDetailsOrBuilder,Cloneable
- Enclosing class:
- ExecutionOuterClass.ExecutionStateChangeDetails
public static final class ExecutionOuterClass.ExecutionStateChangeDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionStateChangeDetails.Builder> implements ExecutionOuterClass.ExecutionStateChangeDetailsOrBuilder
Protobuf typeflyteidl.admin.ExecutionStateChangeDetails
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_private com.google.protobuf.TimestampoccurredAt_private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>occurredAtBuilder_private Objectprincipal_private intstate_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ExecutionOuterClass.ExecutionStateChangeDetails.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExecutionOuterClass.ExecutionStateChangeDetailsbuild()ExecutionOuterClass.ExecutionStateChangeDetailsbuildPartial()private voidbuildPartial0(ExecutionOuterClass.ExecutionStateChangeDetails result)ExecutionOuterClass.ExecutionStateChangeDetails.Builderclear()ExecutionOuterClass.ExecutionStateChangeDetails.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ExecutionOuterClass.ExecutionStateChangeDetails.BuilderclearOccurredAt()This timestamp represents when the state changed.ExecutionOuterClass.ExecutionStateChangeDetails.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ExecutionOuterClass.ExecutionStateChangeDetails.BuilderclearPrincipal()Identifies the entity (if any) responsible for causing the state change of the executionExecutionOuterClass.ExecutionStateChangeDetails.BuilderclearState()The state of the execution is used to control its visibility in the UI/CLI.ExecutionOuterClass.ExecutionStateChangeDetails.Builderclone()ExecutionOuterClass.ExecutionStateChangeDetailsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetOccurredAt()This timestamp represents when the state changed.com.google.protobuf.Timestamp.BuildergetOccurredAtBuilder()This timestamp represents when the state changed.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>getOccurredAtFieldBuilder()This timestamp represents when the state changed.com.google.protobuf.TimestampOrBuildergetOccurredAtOrBuilder()This timestamp represents when the state changed.StringgetPrincipal()Identifies the entity (if any) responsible for causing the state change of the executioncom.google.protobuf.ByteStringgetPrincipalBytes()Identifies the entity (if any) responsible for causing the state change of the executionExecutionOuterClass.ExecutionStategetState()The state of the execution is used to control its visibility in the UI/CLI.intgetStateValue()The state of the execution is used to control its visibility in the UI/CLI.booleanhasOccurredAt()This timestamp represents when the state changed.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ExecutionOuterClass.ExecutionStateChangeDetails.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ExecutionOuterClass.ExecutionStateChangeDetails.BuildermergeFrom(com.google.protobuf.Message other)ExecutionOuterClass.ExecutionStateChangeDetails.BuildermergeFrom(ExecutionOuterClass.ExecutionStateChangeDetails other)ExecutionOuterClass.ExecutionStateChangeDetails.BuildermergeOccurredAt(com.google.protobuf.Timestamp value)This timestamp represents when the state changed.ExecutionOuterClass.ExecutionStateChangeDetails.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ExecutionOuterClass.ExecutionStateChangeDetails.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExecutionOuterClass.ExecutionStateChangeDetails.BuildersetOccurredAt(com.google.protobuf.Timestamp value)This timestamp represents when the state changed.ExecutionOuterClass.ExecutionStateChangeDetails.BuildersetOccurredAt(com.google.protobuf.Timestamp.Builder builderForValue)This timestamp represents when the state changed.ExecutionOuterClass.ExecutionStateChangeDetails.BuildersetPrincipal(String value)Identifies the entity (if any) responsible for causing the state change of the executionExecutionOuterClass.ExecutionStateChangeDetails.BuildersetPrincipalBytes(com.google.protobuf.ByteString value)Identifies the entity (if any) responsible for causing the state change of the executionExecutionOuterClass.ExecutionStateChangeDetails.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ExecutionOuterClass.ExecutionStateChangeDetails.BuildersetState(ExecutionOuterClass.ExecutionState value)The state of the execution is used to control its visibility in the UI/CLI.ExecutionOuterClass.ExecutionStateChangeDetails.BuildersetStateValue(int value)The state of the execution is used to control its visibility in the UI/CLI.ExecutionOuterClass.ExecutionStateChangeDetails.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_
-
state_
private int state_
-
occurredAt_
private com.google.protobuf.Timestamp occurredAt_
-
occurredAtBuilder_
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> occurredAtBuilder_
-
principal_
private Object principal_
-
-
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<ExecutionOuterClass.ExecutionStateChangeDetails.Builder>
-
clear
public ExecutionOuterClass.ExecutionStateChangeDetails.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<ExecutionOuterClass.ExecutionStateChangeDetails.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<ExecutionOuterClass.ExecutionStateChangeDetails.Builder>
-
getDefaultInstanceForType
public ExecutionOuterClass.ExecutionStateChangeDetails getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExecutionOuterClass.ExecutionStateChangeDetails build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExecutionOuterClass.ExecutionStateChangeDetails buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
private void buildPartial0(ExecutionOuterClass.ExecutionStateChangeDetails result)
-
clone
public ExecutionOuterClass.ExecutionStateChangeDetails.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<ExecutionOuterClass.ExecutionStateChangeDetails.Builder>
-
setField
public ExecutionOuterClass.ExecutionStateChangeDetails.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<ExecutionOuterClass.ExecutionStateChangeDetails.Builder>
-
clearField
public ExecutionOuterClass.ExecutionStateChangeDetails.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionStateChangeDetails.Builder>
-
clearOneof
public ExecutionOuterClass.ExecutionStateChangeDetails.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionStateChangeDetails.Builder>
-
setRepeatedField
public ExecutionOuterClass.ExecutionStateChangeDetails.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<ExecutionOuterClass.ExecutionStateChangeDetails.Builder>
-
addRepeatedField
public ExecutionOuterClass.ExecutionStateChangeDetails.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<ExecutionOuterClass.ExecutionStateChangeDetails.Builder>
-
mergeFrom
public ExecutionOuterClass.ExecutionStateChangeDetails.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExecutionOuterClass.ExecutionStateChangeDetails.Builder>
-
mergeFrom
public ExecutionOuterClass.ExecutionStateChangeDetails.Builder mergeFrom(ExecutionOuterClass.ExecutionStateChangeDetails other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionStateChangeDetails.Builder>
-
mergeFrom
public ExecutionOuterClass.ExecutionStateChangeDetails.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<ExecutionOuterClass.ExecutionStateChangeDetails.Builder>- Throws:
IOException
-
getStateValue
public int getStateValue()
The state of the execution is used to control its visibility in the UI/CLI.
.flyteidl.admin.ExecutionState state = 1;- Specified by:
getStateValuein interfaceExecutionOuterClass.ExecutionStateChangeDetailsOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public ExecutionOuterClass.ExecutionStateChangeDetails.Builder setStateValue(int value)
The state of the execution is used to control its visibility in the UI/CLI.
.flyteidl.admin.ExecutionState state = 1;- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public ExecutionOuterClass.ExecutionState getState()
The state of the execution is used to control its visibility in the UI/CLI.
.flyteidl.admin.ExecutionState state = 1;- Specified by:
getStatein interfaceExecutionOuterClass.ExecutionStateChangeDetailsOrBuilder- Returns:
- The state.
-
setState
public ExecutionOuterClass.ExecutionStateChangeDetails.Builder setState(ExecutionOuterClass.ExecutionState value)
The state of the execution is used to control its visibility in the UI/CLI.
.flyteidl.admin.ExecutionState state = 1;- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public ExecutionOuterClass.ExecutionStateChangeDetails.Builder clearState()
The state of the execution is used to control its visibility in the UI/CLI.
.flyteidl.admin.ExecutionState state = 1;- Returns:
- This builder for chaining.
-
hasOccurredAt
public boolean hasOccurredAt()
This timestamp represents when the state changed.
.google.protobuf.Timestamp occurred_at = 2;- Specified by:
hasOccurredAtin interfaceExecutionOuterClass.ExecutionStateChangeDetailsOrBuilder- Returns:
- Whether the occurredAt field is set.
-
getOccurredAt
public com.google.protobuf.Timestamp getOccurredAt()
This timestamp represents when the state changed.
.google.protobuf.Timestamp occurred_at = 2;- Specified by:
getOccurredAtin interfaceExecutionOuterClass.ExecutionStateChangeDetailsOrBuilder- Returns:
- The occurredAt.
-
setOccurredAt
public ExecutionOuterClass.ExecutionStateChangeDetails.Builder setOccurredAt(com.google.protobuf.Timestamp value)
This timestamp represents when the state changed.
.google.protobuf.Timestamp occurred_at = 2;
-
setOccurredAt
public ExecutionOuterClass.ExecutionStateChangeDetails.Builder setOccurredAt(com.google.protobuf.Timestamp.Builder builderForValue)
This timestamp represents when the state changed.
.google.protobuf.Timestamp occurred_at = 2;
-
mergeOccurredAt
public ExecutionOuterClass.ExecutionStateChangeDetails.Builder mergeOccurredAt(com.google.protobuf.Timestamp value)
This timestamp represents when the state changed.
.google.protobuf.Timestamp occurred_at = 2;
-
clearOccurredAt
public ExecutionOuterClass.ExecutionStateChangeDetails.Builder clearOccurredAt()
This timestamp represents when the state changed.
.google.protobuf.Timestamp occurred_at = 2;
-
getOccurredAtBuilder
public com.google.protobuf.Timestamp.Builder getOccurredAtBuilder()
This timestamp represents when the state changed.
.google.protobuf.Timestamp occurred_at = 2;
-
getOccurredAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getOccurredAtOrBuilder()
This timestamp represents when the state changed.
.google.protobuf.Timestamp occurred_at = 2;- Specified by:
getOccurredAtOrBuilderin interfaceExecutionOuterClass.ExecutionStateChangeDetailsOrBuilder
-
getOccurredAtFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getOccurredAtFieldBuilder()
This timestamp represents when the state changed.
.google.protobuf.Timestamp occurred_at = 2;
-
getPrincipal
public String getPrincipal()
Identifies the entity (if any) responsible for causing the state change of the execution
string principal = 3;- Specified by:
getPrincipalin interfaceExecutionOuterClass.ExecutionStateChangeDetailsOrBuilder- Returns:
- The principal.
-
getPrincipalBytes
public com.google.protobuf.ByteString getPrincipalBytes()
Identifies the entity (if any) responsible for causing the state change of the execution
string principal = 3;- Specified by:
getPrincipalBytesin interfaceExecutionOuterClass.ExecutionStateChangeDetailsOrBuilder- Returns:
- The bytes for principal.
-
setPrincipal
public ExecutionOuterClass.ExecutionStateChangeDetails.Builder setPrincipal(String value)
Identifies the entity (if any) responsible for causing the state change of the execution
string principal = 3;- Parameters:
value- The principal to set.- Returns:
- This builder for chaining.
-
clearPrincipal
public ExecutionOuterClass.ExecutionStateChangeDetails.Builder clearPrincipal()
Identifies the entity (if any) responsible for causing the state change of the execution
string principal = 3;- Returns:
- This builder for chaining.
-
setPrincipalBytes
public ExecutionOuterClass.ExecutionStateChangeDetails.Builder setPrincipalBytes(com.google.protobuf.ByteString value)
Identifies the entity (if any) responsible for causing the state change of the execution
string principal = 3;- Parameters:
value- The bytes for principal to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ExecutionOuterClass.ExecutionStateChangeDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionStateChangeDetails.Builder>
-
mergeUnknownFields
public final ExecutionOuterClass.ExecutionStateChangeDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionStateChangeDetails.Builder>
-
-