Package flyteidl.admin
Class LaunchPlanOuterClass.LaunchPlanClosure.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlanClosure.Builder>
-
- flyteidl.admin.LaunchPlanOuterClass.LaunchPlanClosure.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,LaunchPlanOuterClass.LaunchPlanClosureOrBuilder,Cloneable
- Enclosing class:
- LaunchPlanOuterClass.LaunchPlanClosure
public static final class LaunchPlanOuterClass.LaunchPlanClosure.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlanClosure.Builder> implements LaunchPlanOuterClass.LaunchPlanClosureOrBuilder
Values computed by the flyte platform after launch plan registration. These include expected_inputs required to be present in a CreateExecutionRequest to launch the reference workflow as well timestamp values associated with the launch plan.
Protobuf typeflyteidl.admin.LaunchPlanClosure
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_private com.google.protobuf.TimestampcreatedAt_private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>createdAtBuilder_private Interface.ParameterMapexpectedInputs_private com.google.protobuf.SingleFieldBuilderV3<Interface.ParameterMap,Interface.ParameterMap.Builder,Interface.ParameterMapOrBuilder>expectedInputsBuilder_private Interface.VariableMapexpectedOutputs_private com.google.protobuf.SingleFieldBuilderV3<Interface.VariableMap,Interface.VariableMap.Builder,Interface.VariableMapOrBuilder>expectedOutputsBuilder_private intstate_private com.google.protobuf.TimestampupdatedAt_private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>updatedAtBuilder_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description LaunchPlanOuterClass.LaunchPlanClosure.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)LaunchPlanOuterClass.LaunchPlanClosurebuild()LaunchPlanOuterClass.LaunchPlanClosurebuildPartial()private voidbuildPartial0(LaunchPlanOuterClass.LaunchPlanClosure result)LaunchPlanOuterClass.LaunchPlanClosure.Builderclear()LaunchPlanOuterClass.LaunchPlanClosure.BuilderclearCreatedAt()Time at which the launch plan was created.LaunchPlanOuterClass.LaunchPlanClosure.BuilderclearExpectedInputs()Indicates the set of inputs expected when creating an execution with the Launch planLaunchPlanOuterClass.LaunchPlanClosure.BuilderclearExpectedOutputs()Indicates the set of outputs expected to be produced by creating an execution with the Launch planLaunchPlanOuterClass.LaunchPlanClosure.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)LaunchPlanOuterClass.LaunchPlanClosure.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)LaunchPlanOuterClass.LaunchPlanClosure.BuilderclearState()Indicate the Launch plan state.LaunchPlanOuterClass.LaunchPlanClosure.BuilderclearUpdatedAt()Time at which the launch plan was last updated.LaunchPlanOuterClass.LaunchPlanClosure.Builderclone()com.google.protobuf.TimestampgetCreatedAt()Time at which the launch plan was created.com.google.protobuf.Timestamp.BuildergetCreatedAtBuilder()Time at which the launch plan was created.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>getCreatedAtFieldBuilder()Time at which the launch plan was created.com.google.protobuf.TimestampOrBuildergetCreatedAtOrBuilder()Time at which the launch plan was created.LaunchPlanOuterClass.LaunchPlanClosuregetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Interface.ParameterMapgetExpectedInputs()Indicates the set of inputs expected when creating an execution with the Launch planInterface.ParameterMap.BuildergetExpectedInputsBuilder()Indicates the set of inputs expected when creating an execution with the Launch planprivate com.google.protobuf.SingleFieldBuilderV3<Interface.ParameterMap,Interface.ParameterMap.Builder,Interface.ParameterMapOrBuilder>getExpectedInputsFieldBuilder()Indicates the set of inputs expected when creating an execution with the Launch planInterface.ParameterMapOrBuildergetExpectedInputsOrBuilder()Indicates the set of inputs expected when creating an execution with the Launch planInterface.VariableMapgetExpectedOutputs()Indicates the set of outputs expected to be produced by creating an execution with the Launch planInterface.VariableMap.BuildergetExpectedOutputsBuilder()Indicates the set of outputs expected to be produced by creating an execution with the Launch planprivate com.google.protobuf.SingleFieldBuilderV3<Interface.VariableMap,Interface.VariableMap.Builder,Interface.VariableMapOrBuilder>getExpectedOutputsFieldBuilder()Indicates the set of outputs expected to be produced by creating an execution with the Launch planInterface.VariableMapOrBuildergetExpectedOutputsOrBuilder()Indicates the set of outputs expected to be produced by creating an execution with the Launch planLaunchPlanOuterClass.LaunchPlanStategetState()Indicate the Launch plan state.intgetStateValue()Indicate the Launch plan state.com.google.protobuf.TimestampgetUpdatedAt()Time at which the launch plan was last updated.com.google.protobuf.Timestamp.BuildergetUpdatedAtBuilder()Time at which the launch plan was last updated.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder>getUpdatedAtFieldBuilder()Time at which the launch plan was last updated.com.google.protobuf.TimestampOrBuildergetUpdatedAtOrBuilder()Time at which the launch plan was last updated.booleanhasCreatedAt()Time at which the launch plan was created.booleanhasExpectedInputs()Indicates the set of inputs expected when creating an execution with the Launch planbooleanhasExpectedOutputs()Indicates the set of outputs expected to be produced by creating an execution with the Launch planbooleanhasUpdatedAt()Time at which the launch plan was last updated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()LaunchPlanOuterClass.LaunchPlanClosure.BuildermergeCreatedAt(com.google.protobuf.Timestamp value)Time at which the launch plan was created.LaunchPlanOuterClass.LaunchPlanClosure.BuildermergeExpectedInputs(Interface.ParameterMap value)Indicates the set of inputs expected when creating an execution with the Launch planLaunchPlanOuterClass.LaunchPlanClosure.BuildermergeExpectedOutputs(Interface.VariableMap value)Indicates the set of outputs expected to be produced by creating an execution with the Launch planLaunchPlanOuterClass.LaunchPlanClosure.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)LaunchPlanOuterClass.LaunchPlanClosure.BuildermergeFrom(com.google.protobuf.Message other)LaunchPlanOuterClass.LaunchPlanClosure.BuildermergeFrom(LaunchPlanOuterClass.LaunchPlanClosure other)LaunchPlanOuterClass.LaunchPlanClosure.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)LaunchPlanOuterClass.LaunchPlanClosure.BuildermergeUpdatedAt(com.google.protobuf.Timestamp value)Time at which the launch plan was last updated.LaunchPlanOuterClass.LaunchPlanClosure.BuildersetCreatedAt(com.google.protobuf.Timestamp value)Time at which the launch plan was created.LaunchPlanOuterClass.LaunchPlanClosure.BuildersetCreatedAt(com.google.protobuf.Timestamp.Builder builderForValue)Time at which the launch plan was created.LaunchPlanOuterClass.LaunchPlanClosure.BuildersetExpectedInputs(Interface.ParameterMap value)Indicates the set of inputs expected when creating an execution with the Launch planLaunchPlanOuterClass.LaunchPlanClosure.BuildersetExpectedInputs(Interface.ParameterMap.Builder builderForValue)Indicates the set of inputs expected when creating an execution with the Launch planLaunchPlanOuterClass.LaunchPlanClosure.BuildersetExpectedOutputs(Interface.VariableMap value)Indicates the set of outputs expected to be produced by creating an execution with the Launch planLaunchPlanOuterClass.LaunchPlanClosure.BuildersetExpectedOutputs(Interface.VariableMap.Builder builderForValue)Indicates the set of outputs expected to be produced by creating an execution with the Launch planLaunchPlanOuterClass.LaunchPlanClosure.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)LaunchPlanOuterClass.LaunchPlanClosure.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)LaunchPlanOuterClass.LaunchPlanClosure.BuildersetState(LaunchPlanOuterClass.LaunchPlanState value)Indicate the Launch plan state.LaunchPlanOuterClass.LaunchPlanClosure.BuildersetStateValue(int value)Indicate the Launch plan state.LaunchPlanOuterClass.LaunchPlanClosure.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)LaunchPlanOuterClass.LaunchPlanClosure.BuildersetUpdatedAt(com.google.protobuf.Timestamp value)Time at which the launch plan was last updated.LaunchPlanOuterClass.LaunchPlanClosure.BuildersetUpdatedAt(com.google.protobuf.Timestamp.Builder builderForValue)Time at which the launch plan was last updated.-
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_
-
expectedInputs_
private Interface.ParameterMap expectedInputs_
-
expectedInputsBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Interface.ParameterMap,Interface.ParameterMap.Builder,Interface.ParameterMapOrBuilder> expectedInputsBuilder_
-
expectedOutputs_
private Interface.VariableMap expectedOutputs_
-
expectedOutputsBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Interface.VariableMap,Interface.VariableMap.Builder,Interface.VariableMapOrBuilder> expectedOutputsBuilder_
-
createdAt_
private com.google.protobuf.Timestamp createdAt_
-
createdAtBuilder_
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> createdAtBuilder_
-
updatedAt_
private com.google.protobuf.Timestamp updatedAt_
-
updatedAtBuilder_
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> updatedAtBuilder_
-
-
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.LaunchPlanClosure.Builder>
-
clear
public LaunchPlanOuterClass.LaunchPlanClosure.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.LaunchPlanClosure.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.LaunchPlanClosure.Builder>
-
getDefaultInstanceForType
public LaunchPlanOuterClass.LaunchPlanClosure getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public LaunchPlanOuterClass.LaunchPlanClosure build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public LaunchPlanOuterClass.LaunchPlanClosure buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
private void buildPartial0(LaunchPlanOuterClass.LaunchPlanClosure result)
-
clone
public LaunchPlanOuterClass.LaunchPlanClosure.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.LaunchPlanClosure.Builder>
-
setField
public LaunchPlanOuterClass.LaunchPlanClosure.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.LaunchPlanClosure.Builder>
-
clearField
public LaunchPlanOuterClass.LaunchPlanClosure.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlanClosure.Builder>
-
clearOneof
public LaunchPlanOuterClass.LaunchPlanClosure.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlanClosure.Builder>
-
setRepeatedField
public LaunchPlanOuterClass.LaunchPlanClosure.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.LaunchPlanClosure.Builder>
-
addRepeatedField
public LaunchPlanOuterClass.LaunchPlanClosure.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.LaunchPlanClosure.Builder>
-
mergeFrom
public LaunchPlanOuterClass.LaunchPlanClosure.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LaunchPlanOuterClass.LaunchPlanClosure.Builder>
-
mergeFrom
public LaunchPlanOuterClass.LaunchPlanClosure.Builder mergeFrom(LaunchPlanOuterClass.LaunchPlanClosure other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlanClosure.Builder>
-
mergeFrom
public LaunchPlanOuterClass.LaunchPlanClosure.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.LaunchPlanClosure.Builder>- Throws:
IOException
-
getStateValue
public int getStateValue()
Indicate the Launch plan state.
.flyteidl.admin.LaunchPlanState state = 1;- Specified by:
getStateValuein interfaceLaunchPlanOuterClass.LaunchPlanClosureOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
public LaunchPlanOuterClass.LaunchPlanClosure.Builder setStateValue(int value)
Indicate the Launch plan state.
.flyteidl.admin.LaunchPlanState state = 1;- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
public LaunchPlanOuterClass.LaunchPlanState getState()
Indicate the Launch plan state.
.flyteidl.admin.LaunchPlanState state = 1;- Specified by:
getStatein interfaceLaunchPlanOuterClass.LaunchPlanClosureOrBuilder- Returns:
- The state.
-
setState
public LaunchPlanOuterClass.LaunchPlanClosure.Builder setState(LaunchPlanOuterClass.LaunchPlanState value)
Indicate the Launch plan state.
.flyteidl.admin.LaunchPlanState state = 1;- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
public LaunchPlanOuterClass.LaunchPlanClosure.Builder clearState()
Indicate the Launch plan state.
.flyteidl.admin.LaunchPlanState state = 1;- Returns:
- This builder for chaining.
-
hasExpectedInputs
public boolean hasExpectedInputs()
Indicates the set of inputs expected when creating an execution with the Launch plan
.flyteidl.core.ParameterMap expected_inputs = 2;- Specified by:
hasExpectedInputsin interfaceLaunchPlanOuterClass.LaunchPlanClosureOrBuilder- Returns:
- Whether the expectedInputs field is set.
-
getExpectedInputs
public Interface.ParameterMap getExpectedInputs()
Indicates the set of inputs expected when creating an execution with the Launch plan
.flyteidl.core.ParameterMap expected_inputs = 2;- Specified by:
getExpectedInputsin interfaceLaunchPlanOuterClass.LaunchPlanClosureOrBuilder- Returns:
- The expectedInputs.
-
setExpectedInputs
public LaunchPlanOuterClass.LaunchPlanClosure.Builder setExpectedInputs(Interface.ParameterMap value)
Indicates the set of inputs expected when creating an execution with the Launch plan
.flyteidl.core.ParameterMap expected_inputs = 2;
-
setExpectedInputs
public LaunchPlanOuterClass.LaunchPlanClosure.Builder setExpectedInputs(Interface.ParameterMap.Builder builderForValue)
Indicates the set of inputs expected when creating an execution with the Launch plan
.flyteidl.core.ParameterMap expected_inputs = 2;
-
mergeExpectedInputs
public LaunchPlanOuterClass.LaunchPlanClosure.Builder mergeExpectedInputs(Interface.ParameterMap value)
Indicates the set of inputs expected when creating an execution with the Launch plan
.flyteidl.core.ParameterMap expected_inputs = 2;
-
clearExpectedInputs
public LaunchPlanOuterClass.LaunchPlanClosure.Builder clearExpectedInputs()
Indicates the set of inputs expected when creating an execution with the Launch plan
.flyteidl.core.ParameterMap expected_inputs = 2;
-
getExpectedInputsBuilder
public Interface.ParameterMap.Builder getExpectedInputsBuilder()
Indicates the set of inputs expected when creating an execution with the Launch plan
.flyteidl.core.ParameterMap expected_inputs = 2;
-
getExpectedInputsOrBuilder
public Interface.ParameterMapOrBuilder getExpectedInputsOrBuilder()
Indicates the set of inputs expected when creating an execution with the Launch plan
.flyteidl.core.ParameterMap expected_inputs = 2;- Specified by:
getExpectedInputsOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanClosureOrBuilder
-
getExpectedInputsFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Interface.ParameterMap,Interface.ParameterMap.Builder,Interface.ParameterMapOrBuilder> getExpectedInputsFieldBuilder()
Indicates the set of inputs expected when creating an execution with the Launch plan
.flyteidl.core.ParameterMap expected_inputs = 2;
-
hasExpectedOutputs
public boolean hasExpectedOutputs()
Indicates the set of outputs expected to be produced by creating an execution with the Launch plan
.flyteidl.core.VariableMap expected_outputs = 3;- Specified by:
hasExpectedOutputsin interfaceLaunchPlanOuterClass.LaunchPlanClosureOrBuilder- Returns:
- Whether the expectedOutputs field is set.
-
getExpectedOutputs
public Interface.VariableMap getExpectedOutputs()
Indicates the set of outputs expected to be produced by creating an execution with the Launch plan
.flyteidl.core.VariableMap expected_outputs = 3;- Specified by:
getExpectedOutputsin interfaceLaunchPlanOuterClass.LaunchPlanClosureOrBuilder- Returns:
- The expectedOutputs.
-
setExpectedOutputs
public LaunchPlanOuterClass.LaunchPlanClosure.Builder setExpectedOutputs(Interface.VariableMap value)
Indicates the set of outputs expected to be produced by creating an execution with the Launch plan
.flyteidl.core.VariableMap expected_outputs = 3;
-
setExpectedOutputs
public LaunchPlanOuterClass.LaunchPlanClosure.Builder setExpectedOutputs(Interface.VariableMap.Builder builderForValue)
Indicates the set of outputs expected to be produced by creating an execution with the Launch plan
.flyteidl.core.VariableMap expected_outputs = 3;
-
mergeExpectedOutputs
public LaunchPlanOuterClass.LaunchPlanClosure.Builder mergeExpectedOutputs(Interface.VariableMap value)
Indicates the set of outputs expected to be produced by creating an execution with the Launch plan
.flyteidl.core.VariableMap expected_outputs = 3;
-
clearExpectedOutputs
public LaunchPlanOuterClass.LaunchPlanClosure.Builder clearExpectedOutputs()
Indicates the set of outputs expected to be produced by creating an execution with the Launch plan
.flyteidl.core.VariableMap expected_outputs = 3;
-
getExpectedOutputsBuilder
public Interface.VariableMap.Builder getExpectedOutputsBuilder()
Indicates the set of outputs expected to be produced by creating an execution with the Launch plan
.flyteidl.core.VariableMap expected_outputs = 3;
-
getExpectedOutputsOrBuilder
public Interface.VariableMapOrBuilder getExpectedOutputsOrBuilder()
Indicates the set of outputs expected to be produced by creating an execution with the Launch plan
.flyteidl.core.VariableMap expected_outputs = 3;- Specified by:
getExpectedOutputsOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanClosureOrBuilder
-
getExpectedOutputsFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Interface.VariableMap,Interface.VariableMap.Builder,Interface.VariableMapOrBuilder> getExpectedOutputsFieldBuilder()
Indicates the set of outputs expected to be produced by creating an execution with the Launch plan
.flyteidl.core.VariableMap expected_outputs = 3;
-
hasCreatedAt
public boolean hasCreatedAt()
Time at which the launch plan was created.
.google.protobuf.Timestamp created_at = 4;- Specified by:
hasCreatedAtin interfaceLaunchPlanOuterClass.LaunchPlanClosureOrBuilder- Returns:
- Whether the createdAt field is set.
-
getCreatedAt
public com.google.protobuf.Timestamp getCreatedAt()
Time at which the launch plan was created.
.google.protobuf.Timestamp created_at = 4;- Specified by:
getCreatedAtin interfaceLaunchPlanOuterClass.LaunchPlanClosureOrBuilder- Returns:
- The createdAt.
-
setCreatedAt
public LaunchPlanOuterClass.LaunchPlanClosure.Builder setCreatedAt(com.google.protobuf.Timestamp value)
Time at which the launch plan was created.
.google.protobuf.Timestamp created_at = 4;
-
setCreatedAt
public LaunchPlanOuterClass.LaunchPlanClosure.Builder setCreatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
Time at which the launch plan was created.
.google.protobuf.Timestamp created_at = 4;
-
mergeCreatedAt
public LaunchPlanOuterClass.LaunchPlanClosure.Builder mergeCreatedAt(com.google.protobuf.Timestamp value)
Time at which the launch plan was created.
.google.protobuf.Timestamp created_at = 4;
-
clearCreatedAt
public LaunchPlanOuterClass.LaunchPlanClosure.Builder clearCreatedAt()
Time at which the launch plan was created.
.google.protobuf.Timestamp created_at = 4;
-
getCreatedAtBuilder
public com.google.protobuf.Timestamp.Builder getCreatedAtBuilder()
Time at which the launch plan was created.
.google.protobuf.Timestamp created_at = 4;
-
getCreatedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder()
Time at which the launch plan was created.
.google.protobuf.Timestamp created_at = 4;- Specified by:
getCreatedAtOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanClosureOrBuilder
-
getCreatedAtFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getCreatedAtFieldBuilder()
Time at which the launch plan was created.
.google.protobuf.Timestamp created_at = 4;
-
hasUpdatedAt
public boolean hasUpdatedAt()
Time at which the launch plan was last updated.
.google.protobuf.Timestamp updated_at = 5;- Specified by:
hasUpdatedAtin interfaceLaunchPlanOuterClass.LaunchPlanClosureOrBuilder- Returns:
- Whether the updatedAt field is set.
-
getUpdatedAt
public com.google.protobuf.Timestamp getUpdatedAt()
Time at which the launch plan was last updated.
.google.protobuf.Timestamp updated_at = 5;- Specified by:
getUpdatedAtin interfaceLaunchPlanOuterClass.LaunchPlanClosureOrBuilder- Returns:
- The updatedAt.
-
setUpdatedAt
public LaunchPlanOuterClass.LaunchPlanClosure.Builder setUpdatedAt(com.google.protobuf.Timestamp value)
Time at which the launch plan was last updated.
.google.protobuf.Timestamp updated_at = 5;
-
setUpdatedAt
public LaunchPlanOuterClass.LaunchPlanClosure.Builder setUpdatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
Time at which the launch plan was last updated.
.google.protobuf.Timestamp updated_at = 5;
-
mergeUpdatedAt
public LaunchPlanOuterClass.LaunchPlanClosure.Builder mergeUpdatedAt(com.google.protobuf.Timestamp value)
Time at which the launch plan was last updated.
.google.protobuf.Timestamp updated_at = 5;
-
clearUpdatedAt
public LaunchPlanOuterClass.LaunchPlanClosure.Builder clearUpdatedAt()
Time at which the launch plan was last updated.
.google.protobuf.Timestamp updated_at = 5;
-
getUpdatedAtBuilder
public com.google.protobuf.Timestamp.Builder getUpdatedAtBuilder()
Time at which the launch plan was last updated.
.google.protobuf.Timestamp updated_at = 5;
-
getUpdatedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdatedAtOrBuilder()
Time at which the launch plan was last updated.
.google.protobuf.Timestamp updated_at = 5;- Specified by:
getUpdatedAtOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanClosureOrBuilder
-
getUpdatedAtFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.Timestamp,com.google.protobuf.Timestamp.Builder,com.google.protobuf.TimestampOrBuilder> getUpdatedAtFieldBuilder()
Time at which the launch plan was last updated.
.google.protobuf.Timestamp updated_at = 5;
-
setUnknownFields
public final LaunchPlanOuterClass.LaunchPlanClosure.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlanClosure.Builder>
-
mergeUnknownFields
public final LaunchPlanOuterClass.LaunchPlanClosure.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlanClosure.Builder>
-
-