Package flyteidl.admin
Class ExecutionOuterClass.ExecutionRecoverRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionRecoverRequest.Builder>
-
- flyteidl.admin.ExecutionOuterClass.ExecutionRecoverRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ExecutionOuterClass.ExecutionRecoverRequestOrBuilder,Cloneable
- Enclosing class:
- ExecutionOuterClass.ExecutionRecoverRequest
public static final class ExecutionOuterClass.ExecutionRecoverRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionRecoverRequest.Builder> implements ExecutionOuterClass.ExecutionRecoverRequestOrBuilder
Request to recover the referenced execution.
Protobuf typeflyteidl.admin.ExecutionRecoverRequest
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_private IdentifierOuterClass.WorkflowExecutionIdentifierid_private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.WorkflowExecutionIdentifier,IdentifierOuterClass.WorkflowExecutionIdentifier.Builder,IdentifierOuterClass.WorkflowExecutionIdentifierOrBuilder>idBuilder_private ExecutionOuterClass.ExecutionMetadatametadata_private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionMetadata,ExecutionOuterClass.ExecutionMetadata.Builder,ExecutionOuterClass.ExecutionMetadataOrBuilder>metadataBuilder_private Objectname_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ExecutionOuterClass.ExecutionRecoverRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExecutionOuterClass.ExecutionRecoverRequestbuild()ExecutionOuterClass.ExecutionRecoverRequestbuildPartial()private voidbuildPartial0(ExecutionOuterClass.ExecutionRecoverRequest result)ExecutionOuterClass.ExecutionRecoverRequest.Builderclear()ExecutionOuterClass.ExecutionRecoverRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ExecutionOuterClass.ExecutionRecoverRequest.BuilderclearId()Identifier of the workflow execution to recover.ExecutionOuterClass.ExecutionRecoverRequest.BuilderclearMetadata()Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.ExecutionOuterClass.ExecutionRecoverRequest.BuilderclearName()User provided value for the recovered execution.ExecutionOuterClass.ExecutionRecoverRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ExecutionOuterClass.ExecutionRecoverRequest.Builderclone()ExecutionOuterClass.ExecutionRecoverRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()IdentifierOuterClass.WorkflowExecutionIdentifiergetId()Identifier of the workflow execution to recover.IdentifierOuterClass.WorkflowExecutionIdentifier.BuildergetIdBuilder()Identifier of the workflow execution to recover.private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.WorkflowExecutionIdentifier,IdentifierOuterClass.WorkflowExecutionIdentifier.Builder,IdentifierOuterClass.WorkflowExecutionIdentifierOrBuilder>getIdFieldBuilder()Identifier of the workflow execution to recover.IdentifierOuterClass.WorkflowExecutionIdentifierOrBuildergetIdOrBuilder()Identifier of the workflow execution to recover.ExecutionOuterClass.ExecutionMetadatagetMetadata()Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.ExecutionOuterClass.ExecutionMetadata.BuildergetMetadataBuilder()Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionMetadata,ExecutionOuterClass.ExecutionMetadata.Builder,ExecutionOuterClass.ExecutionMetadataOrBuilder>getMetadataFieldBuilder()Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.ExecutionOuterClass.ExecutionMetadataOrBuildergetMetadataOrBuilder()Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.StringgetName()User provided value for the recovered execution.com.google.protobuf.ByteStringgetNameBytes()User provided value for the recovered execution.booleanhasId()Identifier of the workflow execution to recover.booleanhasMetadata()Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ExecutionOuterClass.ExecutionRecoverRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ExecutionOuterClass.ExecutionRecoverRequest.BuildermergeFrom(com.google.protobuf.Message other)ExecutionOuterClass.ExecutionRecoverRequest.BuildermergeFrom(ExecutionOuterClass.ExecutionRecoverRequest other)ExecutionOuterClass.ExecutionRecoverRequest.BuildermergeId(IdentifierOuterClass.WorkflowExecutionIdentifier value)Identifier of the workflow execution to recover.ExecutionOuterClass.ExecutionRecoverRequest.BuildermergeMetadata(ExecutionOuterClass.ExecutionMetadata value)Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.ExecutionOuterClass.ExecutionRecoverRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ExecutionOuterClass.ExecutionRecoverRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExecutionOuterClass.ExecutionRecoverRequest.BuildersetId(IdentifierOuterClass.WorkflowExecutionIdentifier value)Identifier of the workflow execution to recover.ExecutionOuterClass.ExecutionRecoverRequest.BuildersetId(IdentifierOuterClass.WorkflowExecutionIdentifier.Builder builderForValue)Identifier of the workflow execution to recover.ExecutionOuterClass.ExecutionRecoverRequest.BuildersetMetadata(ExecutionOuterClass.ExecutionMetadata value)Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.ExecutionOuterClass.ExecutionRecoverRequest.BuildersetMetadata(ExecutionOuterClass.ExecutionMetadata.Builder builderForValue)Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.ExecutionOuterClass.ExecutionRecoverRequest.BuildersetName(String value)User provided value for the recovered execution.ExecutionOuterClass.ExecutionRecoverRequest.BuildersetNameBytes(com.google.protobuf.ByteString value)User provided value for the recovered execution.ExecutionOuterClass.ExecutionRecoverRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ExecutionOuterClass.ExecutionRecoverRequest.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_
-
id_
private IdentifierOuterClass.WorkflowExecutionIdentifier id_
-
idBuilder_
private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.WorkflowExecutionIdentifier,IdentifierOuterClass.WorkflowExecutionIdentifier.Builder,IdentifierOuterClass.WorkflowExecutionIdentifierOrBuilder> idBuilder_
-
name_
private Object name_
-
metadata_
private ExecutionOuterClass.ExecutionMetadata metadata_
-
metadataBuilder_
private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionMetadata,ExecutionOuterClass.ExecutionMetadata.Builder,ExecutionOuterClass.ExecutionMetadataOrBuilder> metadataBuilder_
-
-
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.ExecutionRecoverRequest.Builder>
-
clear
public ExecutionOuterClass.ExecutionRecoverRequest.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.ExecutionRecoverRequest.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.ExecutionRecoverRequest.Builder>
-
getDefaultInstanceForType
public ExecutionOuterClass.ExecutionRecoverRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExecutionOuterClass.ExecutionRecoverRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExecutionOuterClass.ExecutionRecoverRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
private void buildPartial0(ExecutionOuterClass.ExecutionRecoverRequest result)
-
clone
public ExecutionOuterClass.ExecutionRecoverRequest.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.ExecutionRecoverRequest.Builder>
-
setField
public ExecutionOuterClass.ExecutionRecoverRequest.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.ExecutionRecoverRequest.Builder>
-
clearField
public ExecutionOuterClass.ExecutionRecoverRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionRecoverRequest.Builder>
-
clearOneof
public ExecutionOuterClass.ExecutionRecoverRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionRecoverRequest.Builder>
-
setRepeatedField
public ExecutionOuterClass.ExecutionRecoverRequest.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.ExecutionRecoverRequest.Builder>
-
addRepeatedField
public ExecutionOuterClass.ExecutionRecoverRequest.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.ExecutionRecoverRequest.Builder>
-
mergeFrom
public ExecutionOuterClass.ExecutionRecoverRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExecutionOuterClass.ExecutionRecoverRequest.Builder>
-
mergeFrom
public ExecutionOuterClass.ExecutionRecoverRequest.Builder mergeFrom(ExecutionOuterClass.ExecutionRecoverRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionRecoverRequest.Builder>
-
mergeFrom
public ExecutionOuterClass.ExecutionRecoverRequest.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.ExecutionRecoverRequest.Builder>- Throws:
IOException
-
hasId
public boolean hasId()
Identifier of the workflow execution to recover.
.flyteidl.core.WorkflowExecutionIdentifier id = 1;- Specified by:
hasIdin interfaceExecutionOuterClass.ExecutionRecoverRequestOrBuilder- Returns:
- Whether the id field is set.
-
getId
public IdentifierOuterClass.WorkflowExecutionIdentifier getId()
Identifier of the workflow execution to recover.
.flyteidl.core.WorkflowExecutionIdentifier id = 1;- Specified by:
getIdin interfaceExecutionOuterClass.ExecutionRecoverRequestOrBuilder- Returns:
- The id.
-
setId
public ExecutionOuterClass.ExecutionRecoverRequest.Builder setId(IdentifierOuterClass.WorkflowExecutionIdentifier value)
Identifier of the workflow execution to recover.
.flyteidl.core.WorkflowExecutionIdentifier id = 1;
-
setId
public ExecutionOuterClass.ExecutionRecoverRequest.Builder setId(IdentifierOuterClass.WorkflowExecutionIdentifier.Builder builderForValue)
Identifier of the workflow execution to recover.
.flyteidl.core.WorkflowExecutionIdentifier id = 1;
-
mergeId
public ExecutionOuterClass.ExecutionRecoverRequest.Builder mergeId(IdentifierOuterClass.WorkflowExecutionIdentifier value)
Identifier of the workflow execution to recover.
.flyteidl.core.WorkflowExecutionIdentifier id = 1;
-
clearId
public ExecutionOuterClass.ExecutionRecoverRequest.Builder clearId()
Identifier of the workflow execution to recover.
.flyteidl.core.WorkflowExecutionIdentifier id = 1;
-
getIdBuilder
public IdentifierOuterClass.WorkflowExecutionIdentifier.Builder getIdBuilder()
Identifier of the workflow execution to recover.
.flyteidl.core.WorkflowExecutionIdentifier id = 1;
-
getIdOrBuilder
public IdentifierOuterClass.WorkflowExecutionIdentifierOrBuilder getIdOrBuilder()
Identifier of the workflow execution to recover.
.flyteidl.core.WorkflowExecutionIdentifier id = 1;- Specified by:
getIdOrBuilderin interfaceExecutionOuterClass.ExecutionRecoverRequestOrBuilder
-
getIdFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.WorkflowExecutionIdentifier,IdentifierOuterClass.WorkflowExecutionIdentifier.Builder,IdentifierOuterClass.WorkflowExecutionIdentifierOrBuilder> getIdFieldBuilder()
Identifier of the workflow execution to recover.
.flyteidl.core.WorkflowExecutionIdentifier id = 1;
-
getName
public String getName()
User provided value for the recovered execution. If none is provided the system will generate a unique string. +optional
string name = 2;- Specified by:
getNamein interfaceExecutionOuterClass.ExecutionRecoverRequestOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
User provided value for the recovered execution. If none is provided the system will generate a unique string. +optional
string name = 2;- Specified by:
getNameBytesin interfaceExecutionOuterClass.ExecutionRecoverRequestOrBuilder- Returns:
- The bytes for name.
-
setName
public ExecutionOuterClass.ExecutionRecoverRequest.Builder setName(String value)
User provided value for the recovered execution. If none is provided the system will generate a unique string. +optional
string name = 2;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public ExecutionOuterClass.ExecutionRecoverRequest.Builder clearName()
User provided value for the recovered execution. If none is provided the system will generate a unique string. +optional
string name = 2;- Returns:
- This builder for chaining.
-
setNameBytes
public ExecutionOuterClass.ExecutionRecoverRequest.Builder setNameBytes(com.google.protobuf.ByteString value)
User provided value for the recovered execution. If none is provided the system will generate a unique string. +optional
string name = 2;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasMetadata
public boolean hasMetadata()
Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.
.flyteidl.admin.ExecutionMetadata metadata = 3;- Specified by:
hasMetadatain interfaceExecutionOuterClass.ExecutionRecoverRequestOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
public ExecutionOuterClass.ExecutionMetadata getMetadata()
Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.
.flyteidl.admin.ExecutionMetadata metadata = 3;- Specified by:
getMetadatain interfaceExecutionOuterClass.ExecutionRecoverRequestOrBuilder- Returns:
- The metadata.
-
setMetadata
public ExecutionOuterClass.ExecutionRecoverRequest.Builder setMetadata(ExecutionOuterClass.ExecutionMetadata value)
Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.
.flyteidl.admin.ExecutionMetadata metadata = 3;
-
setMetadata
public ExecutionOuterClass.ExecutionRecoverRequest.Builder setMetadata(ExecutionOuterClass.ExecutionMetadata.Builder builderForValue)
Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.
.flyteidl.admin.ExecutionMetadata metadata = 3;
-
mergeMetadata
public ExecutionOuterClass.ExecutionRecoverRequest.Builder mergeMetadata(ExecutionOuterClass.ExecutionMetadata value)
Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.
.flyteidl.admin.ExecutionMetadata metadata = 3;
-
clearMetadata
public ExecutionOuterClass.ExecutionRecoverRequest.Builder clearMetadata()
Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.
.flyteidl.admin.ExecutionMetadata metadata = 3;
-
getMetadataBuilder
public ExecutionOuterClass.ExecutionMetadata.Builder getMetadataBuilder()
Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.
.flyteidl.admin.ExecutionMetadata metadata = 3;
-
getMetadataOrBuilder
public ExecutionOuterClass.ExecutionMetadataOrBuilder getMetadataOrBuilder()
Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.
.flyteidl.admin.ExecutionMetadata metadata = 3;- Specified by:
getMetadataOrBuilderin interfaceExecutionOuterClass.ExecutionRecoverRequestOrBuilder
-
getMetadataFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<ExecutionOuterClass.ExecutionMetadata,ExecutionOuterClass.ExecutionMetadata.Builder,ExecutionOuterClass.ExecutionMetadataOrBuilder> getMetadataFieldBuilder()
Additional metadata which will be used to overwrite any metadata in the reference execution when triggering a recovery execution.
.flyteidl.admin.ExecutionMetadata metadata = 3;
-
setUnknownFields
public final ExecutionOuterClass.ExecutionRecoverRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionRecoverRequest.Builder>
-
mergeUnknownFields
public final ExecutionOuterClass.ExecutionRecoverRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecutionOuterClass.ExecutionRecoverRequest.Builder>
-
-