Package flyteidl.admin
Class LaunchPlanOuterClass.LaunchPlan.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlan.Builder>
-
- flyteidl.admin.LaunchPlanOuterClass.LaunchPlan.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,LaunchPlanOuterClass.LaunchPlanOrBuilder,Cloneable
- Enclosing class:
- LaunchPlanOuterClass.LaunchPlan
public static final class LaunchPlanOuterClass.LaunchPlan.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlan.Builder> implements LaunchPlanOuterClass.LaunchPlanOrBuilder
A LaunchPlan provides the capability to templatize workflow executions. Launch plans simplify associating one or more schedules, inputs and notifications with your workflows. Launch plans can be shared and used to trigger executions with predefined inputs even when a workflow definition doesn't necessarily have a default value for said input.
Protobuf typeflyteidl.admin.LaunchPlan
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_private LaunchPlanOuterClass.LaunchPlanClosureclosure_private com.google.protobuf.SingleFieldBuilderV3<LaunchPlanOuterClass.LaunchPlanClosure,LaunchPlanOuterClass.LaunchPlanClosure.Builder,LaunchPlanOuterClass.LaunchPlanClosureOrBuilder>closureBuilder_private IdentifierOuterClass.Identifierid_private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.Identifier,IdentifierOuterClass.Identifier.Builder,IdentifierOuterClass.IdentifierOrBuilder>idBuilder_private LaunchPlanOuterClass.LaunchPlanSpecspec_private com.google.protobuf.SingleFieldBuilderV3<LaunchPlanOuterClass.LaunchPlanSpec,LaunchPlanOuterClass.LaunchPlanSpec.Builder,LaunchPlanOuterClass.LaunchPlanSpecOrBuilder>specBuilder_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description LaunchPlanOuterClass.LaunchPlan.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)LaunchPlanOuterClass.LaunchPlanbuild()LaunchPlanOuterClass.LaunchPlanbuildPartial()private voidbuildPartial0(LaunchPlanOuterClass.LaunchPlan result)LaunchPlanOuterClass.LaunchPlan.Builderclear()LaunchPlanOuterClass.LaunchPlan.BuilderclearClosure()Values computed by the flyte platform after launch plan registration.LaunchPlanOuterClass.LaunchPlan.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)LaunchPlanOuterClass.LaunchPlan.BuilderclearId()Uniquely identifies a launch plan entity.LaunchPlanOuterClass.LaunchPlan.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)LaunchPlanOuterClass.LaunchPlan.BuilderclearSpec()User-provided launch plan details, including reference workflow, inputs and other metadata.LaunchPlanOuterClass.LaunchPlan.Builderclone()LaunchPlanOuterClass.LaunchPlanClosuregetClosure()Values computed by the flyte platform after launch plan registration.LaunchPlanOuterClass.LaunchPlanClosure.BuildergetClosureBuilder()Values computed by the flyte platform after launch plan registration.private com.google.protobuf.SingleFieldBuilderV3<LaunchPlanOuterClass.LaunchPlanClosure,LaunchPlanOuterClass.LaunchPlanClosure.Builder,LaunchPlanOuterClass.LaunchPlanClosureOrBuilder>getClosureFieldBuilder()Values computed by the flyte platform after launch plan registration.LaunchPlanOuterClass.LaunchPlanClosureOrBuildergetClosureOrBuilder()Values computed by the flyte platform after launch plan registration.LaunchPlanOuterClass.LaunchPlangetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()IdentifierOuterClass.IdentifiergetId()Uniquely identifies a launch plan entity.IdentifierOuterClass.Identifier.BuildergetIdBuilder()Uniquely identifies a launch plan entity.private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.Identifier,IdentifierOuterClass.Identifier.Builder,IdentifierOuterClass.IdentifierOrBuilder>getIdFieldBuilder()Uniquely identifies a launch plan entity.IdentifierOuterClass.IdentifierOrBuildergetIdOrBuilder()Uniquely identifies a launch plan entity.LaunchPlanOuterClass.LaunchPlanSpecgetSpec()User-provided launch plan details, including reference workflow, inputs and other metadata.LaunchPlanOuterClass.LaunchPlanSpec.BuildergetSpecBuilder()User-provided launch plan details, including reference workflow, inputs and other metadata.private com.google.protobuf.SingleFieldBuilderV3<LaunchPlanOuterClass.LaunchPlanSpec,LaunchPlanOuterClass.LaunchPlanSpec.Builder,LaunchPlanOuterClass.LaunchPlanSpecOrBuilder>getSpecFieldBuilder()User-provided launch plan details, including reference workflow, inputs and other metadata.LaunchPlanOuterClass.LaunchPlanSpecOrBuildergetSpecOrBuilder()User-provided launch plan details, including reference workflow, inputs and other metadata.booleanhasClosure()Values computed by the flyte platform after launch plan registration.booleanhasId()Uniquely identifies a launch plan entity.booleanhasSpec()User-provided launch plan details, including reference workflow, inputs and other metadata.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()LaunchPlanOuterClass.LaunchPlan.BuildermergeClosure(LaunchPlanOuterClass.LaunchPlanClosure value)Values computed by the flyte platform after launch plan registration.LaunchPlanOuterClass.LaunchPlan.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)LaunchPlanOuterClass.LaunchPlan.BuildermergeFrom(com.google.protobuf.Message other)LaunchPlanOuterClass.LaunchPlan.BuildermergeFrom(LaunchPlanOuterClass.LaunchPlan other)LaunchPlanOuterClass.LaunchPlan.BuildermergeId(IdentifierOuterClass.Identifier value)Uniquely identifies a launch plan entity.LaunchPlanOuterClass.LaunchPlan.BuildermergeSpec(LaunchPlanOuterClass.LaunchPlanSpec value)User-provided launch plan details, including reference workflow, inputs and other metadata.LaunchPlanOuterClass.LaunchPlan.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)LaunchPlanOuterClass.LaunchPlan.BuildersetClosure(LaunchPlanOuterClass.LaunchPlanClosure value)Values computed by the flyte platform after launch plan registration.LaunchPlanOuterClass.LaunchPlan.BuildersetClosure(LaunchPlanOuterClass.LaunchPlanClosure.Builder builderForValue)Values computed by the flyte platform after launch plan registration.LaunchPlanOuterClass.LaunchPlan.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)LaunchPlanOuterClass.LaunchPlan.BuildersetId(IdentifierOuterClass.Identifier value)Uniquely identifies a launch plan entity.LaunchPlanOuterClass.LaunchPlan.BuildersetId(IdentifierOuterClass.Identifier.Builder builderForValue)Uniquely identifies a launch plan entity.LaunchPlanOuterClass.LaunchPlan.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)LaunchPlanOuterClass.LaunchPlan.BuildersetSpec(LaunchPlanOuterClass.LaunchPlanSpec value)User-provided launch plan details, including reference workflow, inputs and other metadata.LaunchPlanOuterClass.LaunchPlan.BuildersetSpec(LaunchPlanOuterClass.LaunchPlanSpec.Builder builderForValue)User-provided launch plan details, including reference workflow, inputs and other metadata.LaunchPlanOuterClass.LaunchPlan.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.Identifier id_
-
idBuilder_
private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.Identifier,IdentifierOuterClass.Identifier.Builder,IdentifierOuterClass.IdentifierOrBuilder> idBuilder_
-
spec_
private LaunchPlanOuterClass.LaunchPlanSpec spec_
-
specBuilder_
private com.google.protobuf.SingleFieldBuilderV3<LaunchPlanOuterClass.LaunchPlanSpec,LaunchPlanOuterClass.LaunchPlanSpec.Builder,LaunchPlanOuterClass.LaunchPlanSpecOrBuilder> specBuilder_
-
closure_
private LaunchPlanOuterClass.LaunchPlanClosure closure_
-
closureBuilder_
private com.google.protobuf.SingleFieldBuilderV3<LaunchPlanOuterClass.LaunchPlanClosure,LaunchPlanOuterClass.LaunchPlanClosure.Builder,LaunchPlanOuterClass.LaunchPlanClosureOrBuilder> closureBuilder_
-
-
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<LaunchPlanOuterClass.LaunchPlan.Builder>
-
clear
public LaunchPlanOuterClass.LaunchPlan.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<LaunchPlanOuterClass.LaunchPlan.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<LaunchPlanOuterClass.LaunchPlan.Builder>
-
getDefaultInstanceForType
public LaunchPlanOuterClass.LaunchPlan getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public LaunchPlanOuterClass.LaunchPlan build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public LaunchPlanOuterClass.LaunchPlan buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
private void buildPartial0(LaunchPlanOuterClass.LaunchPlan result)
-
clone
public LaunchPlanOuterClass.LaunchPlan.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<LaunchPlanOuterClass.LaunchPlan.Builder>
-
setField
public LaunchPlanOuterClass.LaunchPlan.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<LaunchPlanOuterClass.LaunchPlan.Builder>
-
clearField
public LaunchPlanOuterClass.LaunchPlan.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlan.Builder>
-
clearOneof
public LaunchPlanOuterClass.LaunchPlan.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlan.Builder>
-
setRepeatedField
public LaunchPlanOuterClass.LaunchPlan.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<LaunchPlanOuterClass.LaunchPlan.Builder>
-
addRepeatedField
public LaunchPlanOuterClass.LaunchPlan.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<LaunchPlanOuterClass.LaunchPlan.Builder>
-
mergeFrom
public LaunchPlanOuterClass.LaunchPlan.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LaunchPlanOuterClass.LaunchPlan.Builder>
-
mergeFrom
public LaunchPlanOuterClass.LaunchPlan.Builder mergeFrom(LaunchPlanOuterClass.LaunchPlan other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlan.Builder>
-
mergeFrom
public LaunchPlanOuterClass.LaunchPlan.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<LaunchPlanOuterClass.LaunchPlan.Builder>- Throws:
IOException
-
hasId
public boolean hasId()
Uniquely identifies a launch plan entity.
.flyteidl.core.Identifier id = 1;- Specified by:
hasIdin interfaceLaunchPlanOuterClass.LaunchPlanOrBuilder- Returns:
- Whether the id field is set.
-
getId
public IdentifierOuterClass.Identifier getId()
Uniquely identifies a launch plan entity.
.flyteidl.core.Identifier id = 1;- Specified by:
getIdin interfaceLaunchPlanOuterClass.LaunchPlanOrBuilder- Returns:
- The id.
-
setId
public LaunchPlanOuterClass.LaunchPlan.Builder setId(IdentifierOuterClass.Identifier value)
Uniquely identifies a launch plan entity.
.flyteidl.core.Identifier id = 1;
-
setId
public LaunchPlanOuterClass.LaunchPlan.Builder setId(IdentifierOuterClass.Identifier.Builder builderForValue)
Uniquely identifies a launch plan entity.
.flyteidl.core.Identifier id = 1;
-
mergeId
public LaunchPlanOuterClass.LaunchPlan.Builder mergeId(IdentifierOuterClass.Identifier value)
Uniquely identifies a launch plan entity.
.flyteidl.core.Identifier id = 1;
-
clearId
public LaunchPlanOuterClass.LaunchPlan.Builder clearId()
Uniquely identifies a launch plan entity.
.flyteidl.core.Identifier id = 1;
-
getIdBuilder
public IdentifierOuterClass.Identifier.Builder getIdBuilder()
Uniquely identifies a launch plan entity.
.flyteidl.core.Identifier id = 1;
-
getIdOrBuilder
public IdentifierOuterClass.IdentifierOrBuilder getIdOrBuilder()
Uniquely identifies a launch plan entity.
.flyteidl.core.Identifier id = 1;- Specified by:
getIdOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanOrBuilder
-
getIdFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.Identifier,IdentifierOuterClass.Identifier.Builder,IdentifierOuterClass.IdentifierOrBuilder> getIdFieldBuilder()
Uniquely identifies a launch plan entity.
.flyteidl.core.Identifier id = 1;
-
hasSpec
public boolean hasSpec()
User-provided launch plan details, including reference workflow, inputs and other metadata.
.flyteidl.admin.LaunchPlanSpec spec = 2;- Specified by:
hasSpecin interfaceLaunchPlanOuterClass.LaunchPlanOrBuilder- Returns:
- Whether the spec field is set.
-
getSpec
public LaunchPlanOuterClass.LaunchPlanSpec getSpec()
User-provided launch plan details, including reference workflow, inputs and other metadata.
.flyteidl.admin.LaunchPlanSpec spec = 2;- Specified by:
getSpecin interfaceLaunchPlanOuterClass.LaunchPlanOrBuilder- Returns:
- The spec.
-
setSpec
public LaunchPlanOuterClass.LaunchPlan.Builder setSpec(LaunchPlanOuterClass.LaunchPlanSpec value)
User-provided launch plan details, including reference workflow, inputs and other metadata.
.flyteidl.admin.LaunchPlanSpec spec = 2;
-
setSpec
public LaunchPlanOuterClass.LaunchPlan.Builder setSpec(LaunchPlanOuterClass.LaunchPlanSpec.Builder builderForValue)
User-provided launch plan details, including reference workflow, inputs and other metadata.
.flyteidl.admin.LaunchPlanSpec spec = 2;
-
mergeSpec
public LaunchPlanOuterClass.LaunchPlan.Builder mergeSpec(LaunchPlanOuterClass.LaunchPlanSpec value)
User-provided launch plan details, including reference workflow, inputs and other metadata.
.flyteidl.admin.LaunchPlanSpec spec = 2;
-
clearSpec
public LaunchPlanOuterClass.LaunchPlan.Builder clearSpec()
User-provided launch plan details, including reference workflow, inputs and other metadata.
.flyteidl.admin.LaunchPlanSpec spec = 2;
-
getSpecBuilder
public LaunchPlanOuterClass.LaunchPlanSpec.Builder getSpecBuilder()
User-provided launch plan details, including reference workflow, inputs and other metadata.
.flyteidl.admin.LaunchPlanSpec spec = 2;
-
getSpecOrBuilder
public LaunchPlanOuterClass.LaunchPlanSpecOrBuilder getSpecOrBuilder()
User-provided launch plan details, including reference workflow, inputs and other metadata.
.flyteidl.admin.LaunchPlanSpec spec = 2;- Specified by:
getSpecOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanOrBuilder
-
getSpecFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<LaunchPlanOuterClass.LaunchPlanSpec,LaunchPlanOuterClass.LaunchPlanSpec.Builder,LaunchPlanOuterClass.LaunchPlanSpecOrBuilder> getSpecFieldBuilder()
User-provided launch plan details, including reference workflow, inputs and other metadata.
.flyteidl.admin.LaunchPlanSpec spec = 2;
-
hasClosure
public boolean hasClosure()
Values computed by the flyte platform after launch plan registration.
.flyteidl.admin.LaunchPlanClosure closure = 3;- Specified by:
hasClosurein interfaceLaunchPlanOuterClass.LaunchPlanOrBuilder- Returns:
- Whether the closure field is set.
-
getClosure
public LaunchPlanOuterClass.LaunchPlanClosure getClosure()
Values computed by the flyte platform after launch plan registration.
.flyteidl.admin.LaunchPlanClosure closure = 3;- Specified by:
getClosurein interfaceLaunchPlanOuterClass.LaunchPlanOrBuilder- Returns:
- The closure.
-
setClosure
public LaunchPlanOuterClass.LaunchPlan.Builder setClosure(LaunchPlanOuterClass.LaunchPlanClosure value)
Values computed by the flyte platform after launch plan registration.
.flyteidl.admin.LaunchPlanClosure closure = 3;
-
setClosure
public LaunchPlanOuterClass.LaunchPlan.Builder setClosure(LaunchPlanOuterClass.LaunchPlanClosure.Builder builderForValue)
Values computed by the flyte platform after launch plan registration.
.flyteidl.admin.LaunchPlanClosure closure = 3;
-
mergeClosure
public LaunchPlanOuterClass.LaunchPlan.Builder mergeClosure(LaunchPlanOuterClass.LaunchPlanClosure value)
Values computed by the flyte platform after launch plan registration.
.flyteidl.admin.LaunchPlanClosure closure = 3;
-
clearClosure
public LaunchPlanOuterClass.LaunchPlan.Builder clearClosure()
Values computed by the flyte platform after launch plan registration.
.flyteidl.admin.LaunchPlanClosure closure = 3;
-
getClosureBuilder
public LaunchPlanOuterClass.LaunchPlanClosure.Builder getClosureBuilder()
Values computed by the flyte platform after launch plan registration.
.flyteidl.admin.LaunchPlanClosure closure = 3;
-
getClosureOrBuilder
public LaunchPlanOuterClass.LaunchPlanClosureOrBuilder getClosureOrBuilder()
Values computed by the flyte platform after launch plan registration.
.flyteidl.admin.LaunchPlanClosure closure = 3;- Specified by:
getClosureOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanOrBuilder
-
getClosureFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<LaunchPlanOuterClass.LaunchPlanClosure,LaunchPlanOuterClass.LaunchPlanClosure.Builder,LaunchPlanOuterClass.LaunchPlanClosureOrBuilder> getClosureFieldBuilder()
Values computed by the flyte platform after launch plan registration.
.flyteidl.admin.LaunchPlanClosure closure = 3;
-
setUnknownFields
public final LaunchPlanOuterClass.LaunchPlan.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlan.Builder>
-
mergeUnknownFields
public final LaunchPlanOuterClass.LaunchPlan.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlan.Builder>
-
-