Package flyteidl.admin
Class LaunchPlanOuterClass.LaunchPlanSpec.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlanSpec.Builder>
-
- flyteidl.admin.LaunchPlanOuterClass.LaunchPlanSpec.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,LaunchPlanOuterClass.LaunchPlanSpecOrBuilder,Cloneable
- Enclosing class:
- LaunchPlanOuterClass.LaunchPlanSpec
public static final class LaunchPlanOuterClass.LaunchPlanSpec.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlanSpec.Builder> implements LaunchPlanOuterClass.LaunchPlanSpecOrBuilder
User-provided launch plan definition and configuration values.
Protobuf typeflyteidl.admin.LaunchPlanSpec
-
-
Field Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description LaunchPlanOuterClass.LaunchPlanSpec.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)LaunchPlanOuterClass.LaunchPlanSpecbuild()LaunchPlanOuterClass.LaunchPlanSpecbuildPartial()private voidbuildPartial0(LaunchPlanOuterClass.LaunchPlanSpec result)LaunchPlanOuterClass.LaunchPlanSpec.Builderclear()LaunchPlanOuterClass.LaunchPlanSpec.BuilderclearAnnotations()Custom annotations to be applied to the execution resource.LaunchPlanOuterClass.LaunchPlanSpec.BuilderclearAuth()Deprecated.LaunchPlanOuterClass.LaunchPlanSpec.BuilderclearAuthRole()Deprecated.LaunchPlanOuterClass.LaunchPlanSpec.BuilderclearDefaultInputs()Input values to be passed for the execution.LaunchPlanOuterClass.LaunchPlanSpec.BuilderclearEntityMetadata()Metadata for the Launch PlanLaunchPlanOuterClass.LaunchPlanSpec.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)LaunchPlanOuterClass.LaunchPlanSpec.BuilderclearFixedInputs()Fixed, non-overridable inputs for the Launch Plan.LaunchPlanOuterClass.LaunchPlanSpec.BuilderclearInterruptible()Allows for the interruptible flag of a workflow to be overwritten for a single execution.LaunchPlanOuterClass.LaunchPlanSpec.BuilderclearLabels()Custom labels to be applied to the execution resource.LaunchPlanOuterClass.LaunchPlanSpec.BuilderclearMaxParallelism()Controls the maximum number of tasknodes that can be run in parallel for the entire workflow.LaunchPlanOuterClass.LaunchPlanSpec.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)LaunchPlanOuterClass.LaunchPlanSpec.BuilderclearQualityOfService()Indicates the runtime priority of the execution.LaunchPlanOuterClass.LaunchPlanSpec.BuilderclearRawOutputDataConfig()Encapsulates user settings pertaining to offloaded data (i.e.LaunchPlanOuterClass.LaunchPlanSpec.BuilderclearRole()Deprecated.flyteidl.admin.LaunchPlanSpec.role is deprecated.LaunchPlanOuterClass.LaunchPlanSpec.BuilderclearSecurityContext()Indicates security context for permissions triggered with this launch planLaunchPlanOuterClass.LaunchPlanSpec.BuilderclearWorkflowId()Reference to the Workflow template that the launch plan referencesLaunchPlanOuterClass.LaunchPlanSpec.Builderclone()Common.AnnotationsgetAnnotations()Custom annotations to be applied to the execution resource.Common.Annotations.BuildergetAnnotationsBuilder()Custom annotations to be applied to the execution resource.private com.google.protobuf.SingleFieldBuilderV3<Common.Annotations,Common.Annotations.Builder,Common.AnnotationsOrBuilder>getAnnotationsFieldBuilder()Custom annotations to be applied to the execution resource.Common.AnnotationsOrBuildergetAnnotationsOrBuilder()Custom annotations to be applied to the execution resource.LaunchPlanOuterClass.AuthgetAuth()Deprecated.flyteidl.admin.LaunchPlanSpec.auth is deprecated.LaunchPlanOuterClass.Auth.BuildergetAuthBuilder()Deprecated.private com.google.protobuf.SingleFieldBuilderV3<LaunchPlanOuterClass.Auth,LaunchPlanOuterClass.Auth.Builder,LaunchPlanOuterClass.AuthOrBuilder>getAuthFieldBuilder()Indicates the permission associated with workflow executions triggered with this launch plan.LaunchPlanOuterClass.AuthOrBuildergetAuthOrBuilder()Deprecated.Common.AuthRolegetAuthRole()Deprecated.flyteidl.admin.LaunchPlanSpec.auth_role is deprecated.Common.AuthRole.BuildergetAuthRoleBuilder()Deprecated.private com.google.protobuf.SingleFieldBuilderV3<Common.AuthRole,Common.AuthRole.Builder,Common.AuthRoleOrBuilder>getAuthRoleFieldBuilder().flyteidl.admin.AuthRole auth_role = 9 [deprecated = true];Common.AuthRoleOrBuildergetAuthRoleOrBuilder()Deprecated.Interface.ParameterMapgetDefaultInputs()Input values to be passed for the execution.Interface.ParameterMap.BuildergetDefaultInputsBuilder()Input values to be passed for the execution.private com.google.protobuf.SingleFieldBuilderV3<Interface.ParameterMap,Interface.ParameterMap.Builder,Interface.ParameterMapOrBuilder>getDefaultInputsFieldBuilder()Input values to be passed for the execution.Interface.ParameterMapOrBuildergetDefaultInputsOrBuilder()Input values to be passed for the execution.LaunchPlanOuterClass.LaunchPlanSpecgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()LaunchPlanOuterClass.LaunchPlanMetadatagetEntityMetadata()Metadata for the Launch PlanLaunchPlanOuterClass.LaunchPlanMetadata.BuildergetEntityMetadataBuilder()Metadata for the Launch Planprivate com.google.protobuf.SingleFieldBuilderV3<LaunchPlanOuterClass.LaunchPlanMetadata,LaunchPlanOuterClass.LaunchPlanMetadata.Builder,LaunchPlanOuterClass.LaunchPlanMetadataOrBuilder>getEntityMetadataFieldBuilder()Metadata for the Launch PlanLaunchPlanOuterClass.LaunchPlanMetadataOrBuildergetEntityMetadataOrBuilder()Metadata for the Launch PlanLiterals.LiteralMapgetFixedInputs()Fixed, non-overridable inputs for the Launch Plan.Literals.LiteralMap.BuildergetFixedInputsBuilder()Fixed, non-overridable inputs for the Launch Plan.private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder>getFixedInputsFieldBuilder()Fixed, non-overridable inputs for the Launch Plan.Literals.LiteralMapOrBuildergetFixedInputsOrBuilder()Fixed, non-overridable inputs for the Launch Plan.com.google.protobuf.BoolValuegetInterruptible()Allows for the interruptible flag of a workflow to be overwritten for a single execution.com.google.protobuf.BoolValue.BuildergetInterruptibleBuilder()Allows for the interruptible flag of a workflow to be overwritten for a single execution.private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.BoolValue,com.google.protobuf.BoolValue.Builder,com.google.protobuf.BoolValueOrBuilder>getInterruptibleFieldBuilder()Allows for the interruptible flag of a workflow to be overwritten for a single execution.com.google.protobuf.BoolValueOrBuildergetInterruptibleOrBuilder()Allows for the interruptible flag of a workflow to be overwritten for a single execution.Common.LabelsgetLabels()Custom labels to be applied to the execution resource.Common.Labels.BuildergetLabelsBuilder()Custom labels to be applied to the execution resource.private com.google.protobuf.SingleFieldBuilderV3<Common.Labels,Common.Labels.Builder,Common.LabelsOrBuilder>getLabelsFieldBuilder()Custom labels to be applied to the execution resource.Common.LabelsOrBuildergetLabelsOrBuilder()Custom labels to be applied to the execution resource.intgetMaxParallelism()Controls the maximum number of tasknodes that can be run in parallel for the entire workflow.Execution.QualityOfServicegetQualityOfService()Indicates the runtime priority of the execution.Execution.QualityOfService.BuildergetQualityOfServiceBuilder()Indicates the runtime priority of the execution.private com.google.protobuf.SingleFieldBuilderV3<Execution.QualityOfService,Execution.QualityOfService.Builder,Execution.QualityOfServiceOrBuilder>getQualityOfServiceFieldBuilder()Indicates the runtime priority of the execution.Execution.QualityOfServiceOrBuildergetQualityOfServiceOrBuilder()Indicates the runtime priority of the execution.Common.RawOutputDataConfiggetRawOutputDataConfig()Encapsulates user settings pertaining to offloaded data (i.e.Common.RawOutputDataConfig.BuildergetRawOutputDataConfigBuilder()Encapsulates user settings pertaining to offloaded data (i.e.private com.google.protobuf.SingleFieldBuilderV3<Common.RawOutputDataConfig,Common.RawOutputDataConfig.Builder,Common.RawOutputDataConfigOrBuilder>getRawOutputDataConfigFieldBuilder()Encapsulates user settings pertaining to offloaded data (i.e.Common.RawOutputDataConfigOrBuildergetRawOutputDataConfigOrBuilder()Encapsulates user settings pertaining to offloaded data (i.e.StringgetRole()Deprecated.flyteidl.admin.LaunchPlanSpec.role is deprecated.com.google.protobuf.ByteStringgetRoleBytes()Deprecated.flyteidl.admin.LaunchPlanSpec.role is deprecated.Security.SecurityContextgetSecurityContext()Indicates security context for permissions triggered with this launch planSecurity.SecurityContext.BuildergetSecurityContextBuilder()Indicates security context for permissions triggered with this launch planprivate com.google.protobuf.SingleFieldBuilderV3<Security.SecurityContext,Security.SecurityContext.Builder,Security.SecurityContextOrBuilder>getSecurityContextFieldBuilder()Indicates security context for permissions triggered with this launch planSecurity.SecurityContextOrBuildergetSecurityContextOrBuilder()Indicates security context for permissions triggered with this launch planIdentifierOuterClass.IdentifiergetWorkflowId()Reference to the Workflow template that the launch plan referencesIdentifierOuterClass.Identifier.BuildergetWorkflowIdBuilder()Reference to the Workflow template that the launch plan referencesprivate com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.Identifier,IdentifierOuterClass.Identifier.Builder,IdentifierOuterClass.IdentifierOrBuilder>getWorkflowIdFieldBuilder()Reference to the Workflow template that the launch plan referencesIdentifierOuterClass.IdentifierOrBuildergetWorkflowIdOrBuilder()Reference to the Workflow template that the launch plan referencesbooleanhasAnnotations()Custom annotations to be applied to the execution resource.booleanhasAuth()Deprecated.flyteidl.admin.LaunchPlanSpec.auth is deprecated.booleanhasAuthRole()Deprecated.flyteidl.admin.LaunchPlanSpec.auth_role is deprecated.booleanhasDefaultInputs()Input values to be passed for the execution.booleanhasEntityMetadata()Metadata for the Launch PlanbooleanhasFixedInputs()Fixed, non-overridable inputs for the Launch Plan.booleanhasInterruptible()Allows for the interruptible flag of a workflow to be overwritten for a single execution.booleanhasLabels()Custom labels to be applied to the execution resource.booleanhasQualityOfService()Indicates the runtime priority of the execution.booleanhasRawOutputDataConfig()Encapsulates user settings pertaining to offloaded data (i.e.booleanhasSecurityContext()Indicates security context for permissions triggered with this launch planbooleanhasWorkflowId()Reference to the Workflow template that the launch plan referencesprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()LaunchPlanOuterClass.LaunchPlanSpec.BuildermergeAnnotations(Common.Annotations value)Custom annotations to be applied to the execution resource.LaunchPlanOuterClass.LaunchPlanSpec.BuildermergeAuth(LaunchPlanOuterClass.Auth value)Deprecated.LaunchPlanOuterClass.LaunchPlanSpec.BuildermergeAuthRole(Common.AuthRole value)Deprecated.LaunchPlanOuterClass.LaunchPlanSpec.BuildermergeDefaultInputs(Interface.ParameterMap value)Input values to be passed for the execution.LaunchPlanOuterClass.LaunchPlanSpec.BuildermergeEntityMetadata(LaunchPlanOuterClass.LaunchPlanMetadata value)Metadata for the Launch PlanLaunchPlanOuterClass.LaunchPlanSpec.BuildermergeFixedInputs(Literals.LiteralMap value)Fixed, non-overridable inputs for the Launch Plan.LaunchPlanOuterClass.LaunchPlanSpec.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)LaunchPlanOuterClass.LaunchPlanSpec.BuildermergeFrom(com.google.protobuf.Message other)LaunchPlanOuterClass.LaunchPlanSpec.BuildermergeFrom(LaunchPlanOuterClass.LaunchPlanSpec other)LaunchPlanOuterClass.LaunchPlanSpec.BuildermergeInterruptible(com.google.protobuf.BoolValue value)Allows for the interruptible flag of a workflow to be overwritten for a single execution.LaunchPlanOuterClass.LaunchPlanSpec.BuildermergeLabels(Common.Labels value)Custom labels to be applied to the execution resource.LaunchPlanOuterClass.LaunchPlanSpec.BuildermergeQualityOfService(Execution.QualityOfService value)Indicates the runtime priority of the execution.LaunchPlanOuterClass.LaunchPlanSpec.BuildermergeRawOutputDataConfig(Common.RawOutputDataConfig value)Encapsulates user settings pertaining to offloaded data (i.e.LaunchPlanOuterClass.LaunchPlanSpec.BuildermergeSecurityContext(Security.SecurityContext value)Indicates security context for permissions triggered with this launch planLaunchPlanOuterClass.LaunchPlanSpec.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)LaunchPlanOuterClass.LaunchPlanSpec.BuildermergeWorkflowId(IdentifierOuterClass.Identifier value)Reference to the Workflow template that the launch plan referencesLaunchPlanOuterClass.LaunchPlanSpec.BuildersetAnnotations(Common.Annotations value)Custom annotations to be applied to the execution resource.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetAnnotations(Common.Annotations.Builder builderForValue)Custom annotations to be applied to the execution resource.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetAuth(LaunchPlanOuterClass.Auth value)Deprecated.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetAuth(LaunchPlanOuterClass.Auth.Builder builderForValue)Deprecated.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetAuthRole(Common.AuthRole value)Deprecated.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetAuthRole(Common.AuthRole.Builder builderForValue)Deprecated.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetDefaultInputs(Interface.ParameterMap value)Input values to be passed for the execution.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetDefaultInputs(Interface.ParameterMap.Builder builderForValue)Input values to be passed for the execution.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetEntityMetadata(LaunchPlanOuterClass.LaunchPlanMetadata value)Metadata for the Launch PlanLaunchPlanOuterClass.LaunchPlanSpec.BuildersetEntityMetadata(LaunchPlanOuterClass.LaunchPlanMetadata.Builder builderForValue)Metadata for the Launch PlanLaunchPlanOuterClass.LaunchPlanSpec.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)LaunchPlanOuterClass.LaunchPlanSpec.BuildersetFixedInputs(Literals.LiteralMap value)Fixed, non-overridable inputs for the Launch Plan.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetFixedInputs(Literals.LiteralMap.Builder builderForValue)Fixed, non-overridable inputs for the Launch Plan.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetInterruptible(com.google.protobuf.BoolValue value)Allows for the interruptible flag of a workflow to be overwritten for a single execution.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetInterruptible(com.google.protobuf.BoolValue.Builder builderForValue)Allows for the interruptible flag of a workflow to be overwritten for a single execution.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetLabels(Common.Labels value)Custom labels to be applied to the execution resource.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetLabels(Common.Labels.Builder builderForValue)Custom labels to be applied to the execution resource.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetMaxParallelism(int value)Controls the maximum number of tasknodes that can be run in parallel for the entire workflow.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetQualityOfService(Execution.QualityOfService value)Indicates the runtime priority of the execution.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetQualityOfService(Execution.QualityOfService.Builder builderForValue)Indicates the runtime priority of the execution.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetRawOutputDataConfig(Common.RawOutputDataConfig value)Encapsulates user settings pertaining to offloaded data (i.e.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetRawOutputDataConfig(Common.RawOutputDataConfig.Builder builderForValue)Encapsulates user settings pertaining to offloaded data (i.e.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)LaunchPlanOuterClass.LaunchPlanSpec.BuildersetRole(String value)Deprecated.flyteidl.admin.LaunchPlanSpec.role is deprecated.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetRoleBytes(com.google.protobuf.ByteString value)Deprecated.flyteidl.admin.LaunchPlanSpec.role is deprecated.LaunchPlanOuterClass.LaunchPlanSpec.BuildersetSecurityContext(Security.SecurityContext value)Indicates security context for permissions triggered with this launch planLaunchPlanOuterClass.LaunchPlanSpec.BuildersetSecurityContext(Security.SecurityContext.Builder builderForValue)Indicates security context for permissions triggered with this launch planLaunchPlanOuterClass.LaunchPlanSpec.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)LaunchPlanOuterClass.LaunchPlanSpec.BuildersetWorkflowId(IdentifierOuterClass.Identifier value)Reference to the Workflow template that the launch plan referencesLaunchPlanOuterClass.LaunchPlanSpec.BuildersetWorkflowId(IdentifierOuterClass.Identifier.Builder builderForValue)Reference to the Workflow template that the launch plan references-
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_
-
workflowId_
private IdentifierOuterClass.Identifier workflowId_
-
workflowIdBuilder_
private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.Identifier,IdentifierOuterClass.Identifier.Builder,IdentifierOuterClass.IdentifierOrBuilder> workflowIdBuilder_
-
entityMetadata_
private LaunchPlanOuterClass.LaunchPlanMetadata entityMetadata_
-
entityMetadataBuilder_
private com.google.protobuf.SingleFieldBuilderV3<LaunchPlanOuterClass.LaunchPlanMetadata,LaunchPlanOuterClass.LaunchPlanMetadata.Builder,LaunchPlanOuterClass.LaunchPlanMetadataOrBuilder> entityMetadataBuilder_
-
defaultInputs_
private Interface.ParameterMap defaultInputs_
-
defaultInputsBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Interface.ParameterMap,Interface.ParameterMap.Builder,Interface.ParameterMapOrBuilder> defaultInputsBuilder_
-
fixedInputs_
private Literals.LiteralMap fixedInputs_
-
fixedInputsBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> fixedInputsBuilder_
-
role_
private Object role_
-
labels_
private Common.Labels labels_
-
labelsBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Common.Labels,Common.Labels.Builder,Common.LabelsOrBuilder> labelsBuilder_
-
annotations_
private Common.Annotations annotations_
-
annotationsBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Common.Annotations,Common.Annotations.Builder,Common.AnnotationsOrBuilder> annotationsBuilder_
-
auth_
private LaunchPlanOuterClass.Auth auth_
-
authBuilder_
private com.google.protobuf.SingleFieldBuilderV3<LaunchPlanOuterClass.Auth,LaunchPlanOuterClass.Auth.Builder,LaunchPlanOuterClass.AuthOrBuilder> authBuilder_
-
authRole_
private Common.AuthRole authRole_
-
authRoleBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Common.AuthRole,Common.AuthRole.Builder,Common.AuthRoleOrBuilder> authRoleBuilder_
-
securityContext_
private Security.SecurityContext securityContext_
-
securityContextBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Security.SecurityContext,Security.SecurityContext.Builder,Security.SecurityContextOrBuilder> securityContextBuilder_
-
qualityOfService_
private Execution.QualityOfService qualityOfService_
-
qualityOfServiceBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Execution.QualityOfService,Execution.QualityOfService.Builder,Execution.QualityOfServiceOrBuilder> qualityOfServiceBuilder_
-
rawOutputDataConfig_
private Common.RawOutputDataConfig rawOutputDataConfig_
-
rawOutputDataConfigBuilder_
private com.google.protobuf.SingleFieldBuilderV3<Common.RawOutputDataConfig,Common.RawOutputDataConfig.Builder,Common.RawOutputDataConfigOrBuilder> rawOutputDataConfigBuilder_
-
maxParallelism_
private int maxParallelism_
-
interruptible_
private com.google.protobuf.BoolValue interruptible_
-
interruptibleBuilder_
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.BoolValue,com.google.protobuf.BoolValue.Builder,com.google.protobuf.BoolValueOrBuilder> interruptibleBuilder_
-
-
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.LaunchPlanSpec.Builder>
-
clear
public LaunchPlanOuterClass.LaunchPlanSpec.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.LaunchPlanSpec.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.LaunchPlanSpec.Builder>
-
getDefaultInstanceForType
public LaunchPlanOuterClass.LaunchPlanSpec getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public LaunchPlanOuterClass.LaunchPlanSpec build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public LaunchPlanOuterClass.LaunchPlanSpec buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
private void buildPartial0(LaunchPlanOuterClass.LaunchPlanSpec result)
-
clone
public LaunchPlanOuterClass.LaunchPlanSpec.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.LaunchPlanSpec.Builder>
-
setField
public LaunchPlanOuterClass.LaunchPlanSpec.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.LaunchPlanSpec.Builder>
-
clearField
public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlanSpec.Builder>
-
clearOneof
public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlanSpec.Builder>
-
setRepeatedField
public LaunchPlanOuterClass.LaunchPlanSpec.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.LaunchPlanSpec.Builder>
-
addRepeatedField
public LaunchPlanOuterClass.LaunchPlanSpec.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.LaunchPlanSpec.Builder>
-
mergeFrom
public LaunchPlanOuterClass.LaunchPlanSpec.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LaunchPlanOuterClass.LaunchPlanSpec.Builder>
-
mergeFrom
public LaunchPlanOuterClass.LaunchPlanSpec.Builder mergeFrom(LaunchPlanOuterClass.LaunchPlanSpec other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlanSpec.Builder>
-
mergeFrom
public LaunchPlanOuterClass.LaunchPlanSpec.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.LaunchPlanSpec.Builder>- Throws:
IOException
-
hasWorkflowId
public boolean hasWorkflowId()
Reference to the Workflow template that the launch plan references
.flyteidl.core.Identifier workflow_id = 1;- Specified by:
hasWorkflowIdin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- Whether the workflowId field is set.
-
getWorkflowId
public IdentifierOuterClass.Identifier getWorkflowId()
Reference to the Workflow template that the launch plan references
.flyteidl.core.Identifier workflow_id = 1;- Specified by:
getWorkflowIdin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- The workflowId.
-
setWorkflowId
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setWorkflowId(IdentifierOuterClass.Identifier value)
Reference to the Workflow template that the launch plan references
.flyteidl.core.Identifier workflow_id = 1;
-
setWorkflowId
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setWorkflowId(IdentifierOuterClass.Identifier.Builder builderForValue)
Reference to the Workflow template that the launch plan references
.flyteidl.core.Identifier workflow_id = 1;
-
mergeWorkflowId
public LaunchPlanOuterClass.LaunchPlanSpec.Builder mergeWorkflowId(IdentifierOuterClass.Identifier value)
Reference to the Workflow template that the launch plan references
.flyteidl.core.Identifier workflow_id = 1;
-
clearWorkflowId
public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearWorkflowId()
Reference to the Workflow template that the launch plan references
.flyteidl.core.Identifier workflow_id = 1;
-
getWorkflowIdBuilder
public IdentifierOuterClass.Identifier.Builder getWorkflowIdBuilder()
Reference to the Workflow template that the launch plan references
.flyteidl.core.Identifier workflow_id = 1;
-
getWorkflowIdOrBuilder
public IdentifierOuterClass.IdentifierOrBuilder getWorkflowIdOrBuilder()
Reference to the Workflow template that the launch plan references
.flyteidl.core.Identifier workflow_id = 1;- Specified by:
getWorkflowIdOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder
-
getWorkflowIdFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<IdentifierOuterClass.Identifier,IdentifierOuterClass.Identifier.Builder,IdentifierOuterClass.IdentifierOrBuilder> getWorkflowIdFieldBuilder()
Reference to the Workflow template that the launch plan references
.flyteidl.core.Identifier workflow_id = 1;
-
hasEntityMetadata
public boolean hasEntityMetadata()
Metadata for the Launch Plan
.flyteidl.admin.LaunchPlanMetadata entity_metadata = 2;- Specified by:
hasEntityMetadatain interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- Whether the entityMetadata field is set.
-
getEntityMetadata
public LaunchPlanOuterClass.LaunchPlanMetadata getEntityMetadata()
Metadata for the Launch Plan
.flyteidl.admin.LaunchPlanMetadata entity_metadata = 2;- Specified by:
getEntityMetadatain interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- The entityMetadata.
-
setEntityMetadata
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setEntityMetadata(LaunchPlanOuterClass.LaunchPlanMetadata value)
Metadata for the Launch Plan
.flyteidl.admin.LaunchPlanMetadata entity_metadata = 2;
-
setEntityMetadata
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setEntityMetadata(LaunchPlanOuterClass.LaunchPlanMetadata.Builder builderForValue)
Metadata for the Launch Plan
.flyteidl.admin.LaunchPlanMetadata entity_metadata = 2;
-
mergeEntityMetadata
public LaunchPlanOuterClass.LaunchPlanSpec.Builder mergeEntityMetadata(LaunchPlanOuterClass.LaunchPlanMetadata value)
Metadata for the Launch Plan
.flyteidl.admin.LaunchPlanMetadata entity_metadata = 2;
-
clearEntityMetadata
public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearEntityMetadata()
Metadata for the Launch Plan
.flyteidl.admin.LaunchPlanMetadata entity_metadata = 2;
-
getEntityMetadataBuilder
public LaunchPlanOuterClass.LaunchPlanMetadata.Builder getEntityMetadataBuilder()
Metadata for the Launch Plan
.flyteidl.admin.LaunchPlanMetadata entity_metadata = 2;
-
getEntityMetadataOrBuilder
public LaunchPlanOuterClass.LaunchPlanMetadataOrBuilder getEntityMetadataOrBuilder()
Metadata for the Launch Plan
.flyteidl.admin.LaunchPlanMetadata entity_metadata = 2;- Specified by:
getEntityMetadataOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder
-
getEntityMetadataFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<LaunchPlanOuterClass.LaunchPlanMetadata,LaunchPlanOuterClass.LaunchPlanMetadata.Builder,LaunchPlanOuterClass.LaunchPlanMetadataOrBuilder> getEntityMetadataFieldBuilder()
Metadata for the Launch Plan
.flyteidl.admin.LaunchPlanMetadata entity_metadata = 2;
-
hasDefaultInputs
public boolean hasDefaultInputs()
Input values to be passed for the execution. These can be overriden when an execution is created with this launch plan.
.flyteidl.core.ParameterMap default_inputs = 3;- Specified by:
hasDefaultInputsin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- Whether the defaultInputs field is set.
-
getDefaultInputs
public Interface.ParameterMap getDefaultInputs()
Input values to be passed for the execution. These can be overriden when an execution is created with this launch plan.
.flyteidl.core.ParameterMap default_inputs = 3;- Specified by:
getDefaultInputsin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- The defaultInputs.
-
setDefaultInputs
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setDefaultInputs(Interface.ParameterMap value)
Input values to be passed for the execution. These can be overriden when an execution is created with this launch plan.
.flyteidl.core.ParameterMap default_inputs = 3;
-
setDefaultInputs
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setDefaultInputs(Interface.ParameterMap.Builder builderForValue)
Input values to be passed for the execution. These can be overriden when an execution is created with this launch plan.
.flyteidl.core.ParameterMap default_inputs = 3;
-
mergeDefaultInputs
public LaunchPlanOuterClass.LaunchPlanSpec.Builder mergeDefaultInputs(Interface.ParameterMap value)
Input values to be passed for the execution. These can be overriden when an execution is created with this launch plan.
.flyteidl.core.ParameterMap default_inputs = 3;
-
clearDefaultInputs
public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearDefaultInputs()
Input values to be passed for the execution. These can be overriden when an execution is created with this launch plan.
.flyteidl.core.ParameterMap default_inputs = 3;
-
getDefaultInputsBuilder
public Interface.ParameterMap.Builder getDefaultInputsBuilder()
Input values to be passed for the execution. These can be overriden when an execution is created with this launch plan.
.flyteidl.core.ParameterMap default_inputs = 3;
-
getDefaultInputsOrBuilder
public Interface.ParameterMapOrBuilder getDefaultInputsOrBuilder()
Input values to be passed for the execution. These can be overriden when an execution is created with this launch plan.
.flyteidl.core.ParameterMap default_inputs = 3;- Specified by:
getDefaultInputsOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder
-
getDefaultInputsFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Interface.ParameterMap,Interface.ParameterMap.Builder,Interface.ParameterMapOrBuilder> getDefaultInputsFieldBuilder()
Input values to be passed for the execution. These can be overriden when an execution is created with this launch plan.
.flyteidl.core.ParameterMap default_inputs = 3;
-
hasFixedInputs
public boolean hasFixedInputs()
Fixed, non-overridable inputs for the Launch Plan. These can not be overriden when an execution is created with this launch plan.
.flyteidl.core.LiteralMap fixed_inputs = 4;- Specified by:
hasFixedInputsin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- Whether the fixedInputs field is set.
-
getFixedInputs
public Literals.LiteralMap getFixedInputs()
Fixed, non-overridable inputs for the Launch Plan. These can not be overriden when an execution is created with this launch plan.
.flyteidl.core.LiteralMap fixed_inputs = 4;- Specified by:
getFixedInputsin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- The fixedInputs.
-
setFixedInputs
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setFixedInputs(Literals.LiteralMap value)
Fixed, non-overridable inputs for the Launch Plan. These can not be overriden when an execution is created with this launch plan.
.flyteidl.core.LiteralMap fixed_inputs = 4;
-
setFixedInputs
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setFixedInputs(Literals.LiteralMap.Builder builderForValue)
Fixed, non-overridable inputs for the Launch Plan. These can not be overriden when an execution is created with this launch plan.
.flyteidl.core.LiteralMap fixed_inputs = 4;
-
mergeFixedInputs
public LaunchPlanOuterClass.LaunchPlanSpec.Builder mergeFixedInputs(Literals.LiteralMap value)
Fixed, non-overridable inputs for the Launch Plan. These can not be overriden when an execution is created with this launch plan.
.flyteidl.core.LiteralMap fixed_inputs = 4;
-
clearFixedInputs
public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearFixedInputs()
Fixed, non-overridable inputs for the Launch Plan. These can not be overriden when an execution is created with this launch plan.
.flyteidl.core.LiteralMap fixed_inputs = 4;
-
getFixedInputsBuilder
public Literals.LiteralMap.Builder getFixedInputsBuilder()
Fixed, non-overridable inputs for the Launch Plan. These can not be overriden when an execution is created with this launch plan.
.flyteidl.core.LiteralMap fixed_inputs = 4;
-
getFixedInputsOrBuilder
public Literals.LiteralMapOrBuilder getFixedInputsOrBuilder()
Fixed, non-overridable inputs for the Launch Plan. These can not be overriden when an execution is created with this launch plan.
.flyteidl.core.LiteralMap fixed_inputs = 4;- Specified by:
getFixedInputsOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder
-
getFixedInputsFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Literals.LiteralMap,Literals.LiteralMap.Builder,Literals.LiteralMapOrBuilder> getFixedInputsFieldBuilder()
Fixed, non-overridable inputs for the Launch Plan. These can not be overriden when an execution is created with this launch plan.
.flyteidl.core.LiteralMap fixed_inputs = 4;
-
getRole
@Deprecated public String getRole()
Deprecated.flyteidl.admin.LaunchPlanSpec.role is deprecated. See flyteidl/admin/launch_plan.proto;l=95String to indicate the role to use to execute the workflow underneath
string role = 5 [deprecated = true];- Specified by:
getRolein interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- The role.
-
getRoleBytes
@Deprecated public com.google.protobuf.ByteString getRoleBytes()
Deprecated.flyteidl.admin.LaunchPlanSpec.role is deprecated. See flyteidl/admin/launch_plan.proto;l=95String to indicate the role to use to execute the workflow underneath
string role = 5 [deprecated = true];- Specified by:
getRoleBytesin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- The bytes for role.
-
setRole
@Deprecated public LaunchPlanOuterClass.LaunchPlanSpec.Builder setRole(String value)
Deprecated.flyteidl.admin.LaunchPlanSpec.role is deprecated. See flyteidl/admin/launch_plan.proto;l=95String to indicate the role to use to execute the workflow underneath
string role = 5 [deprecated = true];- Parameters:
value- The role to set.- Returns:
- This builder for chaining.
-
clearRole
@Deprecated public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearRole()
Deprecated.flyteidl.admin.LaunchPlanSpec.role is deprecated. See flyteidl/admin/launch_plan.proto;l=95String to indicate the role to use to execute the workflow underneath
string role = 5 [deprecated = true];- Returns:
- This builder for chaining.
-
setRoleBytes
@Deprecated public LaunchPlanOuterClass.LaunchPlanSpec.Builder setRoleBytes(com.google.protobuf.ByteString value)
Deprecated.flyteidl.admin.LaunchPlanSpec.role is deprecated. See flyteidl/admin/launch_plan.proto;l=95String to indicate the role to use to execute the workflow underneath
string role = 5 [deprecated = true];- Parameters:
value- The bytes for role to set.- Returns:
- This builder for chaining.
-
hasLabels
public boolean hasLabels()
Custom labels to be applied to the execution resource.
.flyteidl.admin.Labels labels = 6;- Specified by:
hasLabelsin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- Whether the labels field is set.
-
getLabels
public Common.Labels getLabels()
Custom labels to be applied to the execution resource.
.flyteidl.admin.Labels labels = 6;- Specified by:
getLabelsin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- The labels.
-
setLabels
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setLabels(Common.Labels value)
Custom labels to be applied to the execution resource.
.flyteidl.admin.Labels labels = 6;
-
setLabels
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setLabels(Common.Labels.Builder builderForValue)
Custom labels to be applied to the execution resource.
.flyteidl.admin.Labels labels = 6;
-
mergeLabels
public LaunchPlanOuterClass.LaunchPlanSpec.Builder mergeLabels(Common.Labels value)
Custom labels to be applied to the execution resource.
.flyteidl.admin.Labels labels = 6;
-
clearLabels
public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearLabels()
Custom labels to be applied to the execution resource.
.flyteidl.admin.Labels labels = 6;
-
getLabelsBuilder
public Common.Labels.Builder getLabelsBuilder()
Custom labels to be applied to the execution resource.
.flyteidl.admin.Labels labels = 6;
-
getLabelsOrBuilder
public Common.LabelsOrBuilder getLabelsOrBuilder()
Custom labels to be applied to the execution resource.
.flyteidl.admin.Labels labels = 6;- Specified by:
getLabelsOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder
-
getLabelsFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Common.Labels,Common.Labels.Builder,Common.LabelsOrBuilder> getLabelsFieldBuilder()
Custom labels to be applied to the execution resource.
.flyteidl.admin.Labels labels = 6;
-
hasAnnotations
public boolean hasAnnotations()
Custom annotations to be applied to the execution resource.
.flyteidl.admin.Annotations annotations = 7;- Specified by:
hasAnnotationsin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- Whether the annotations field is set.
-
getAnnotations
public Common.Annotations getAnnotations()
Custom annotations to be applied to the execution resource.
.flyteidl.admin.Annotations annotations = 7;- Specified by:
getAnnotationsin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- The annotations.
-
setAnnotations
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setAnnotations(Common.Annotations value)
Custom annotations to be applied to the execution resource.
.flyteidl.admin.Annotations annotations = 7;
-
setAnnotations
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setAnnotations(Common.Annotations.Builder builderForValue)
Custom annotations to be applied to the execution resource.
.flyteidl.admin.Annotations annotations = 7;
-
mergeAnnotations
public LaunchPlanOuterClass.LaunchPlanSpec.Builder mergeAnnotations(Common.Annotations value)
Custom annotations to be applied to the execution resource.
.flyteidl.admin.Annotations annotations = 7;
-
clearAnnotations
public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearAnnotations()
Custom annotations to be applied to the execution resource.
.flyteidl.admin.Annotations annotations = 7;
-
getAnnotationsBuilder
public Common.Annotations.Builder getAnnotationsBuilder()
Custom annotations to be applied to the execution resource.
.flyteidl.admin.Annotations annotations = 7;
-
getAnnotationsOrBuilder
public Common.AnnotationsOrBuilder getAnnotationsOrBuilder()
Custom annotations to be applied to the execution resource.
.flyteidl.admin.Annotations annotations = 7;- Specified by:
getAnnotationsOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder
-
getAnnotationsFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Common.Annotations,Common.Annotations.Builder,Common.AnnotationsOrBuilder> getAnnotationsFieldBuilder()
Custom annotations to be applied to the execution resource.
.flyteidl.admin.Annotations annotations = 7;
-
hasAuth
@Deprecated public boolean hasAuth()
Deprecated.flyteidl.admin.LaunchPlanSpec.auth is deprecated. See flyteidl/admin/launch_plan.proto;l=104Indicates the permission associated with workflow executions triggered with this launch plan.
.flyteidl.admin.Auth auth = 8 [deprecated = true];- Specified by:
hasAuthin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- Whether the auth field is set.
-
getAuth
@Deprecated public LaunchPlanOuterClass.Auth getAuth()
Deprecated.flyteidl.admin.LaunchPlanSpec.auth is deprecated. See flyteidl/admin/launch_plan.proto;l=104Indicates the permission associated with workflow executions triggered with this launch plan.
.flyteidl.admin.Auth auth = 8 [deprecated = true];- Specified by:
getAuthin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- The auth.
-
setAuth
@Deprecated public LaunchPlanOuterClass.LaunchPlanSpec.Builder setAuth(LaunchPlanOuterClass.Auth value)
Deprecated.Indicates the permission associated with workflow executions triggered with this launch plan.
.flyteidl.admin.Auth auth = 8 [deprecated = true];
-
setAuth
@Deprecated public LaunchPlanOuterClass.LaunchPlanSpec.Builder setAuth(LaunchPlanOuterClass.Auth.Builder builderForValue)
Deprecated.Indicates the permission associated with workflow executions triggered with this launch plan.
.flyteidl.admin.Auth auth = 8 [deprecated = true];
-
mergeAuth
@Deprecated public LaunchPlanOuterClass.LaunchPlanSpec.Builder mergeAuth(LaunchPlanOuterClass.Auth value)
Deprecated.Indicates the permission associated with workflow executions triggered with this launch plan.
.flyteidl.admin.Auth auth = 8 [deprecated = true];
-
clearAuth
@Deprecated public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearAuth()
Deprecated.Indicates the permission associated with workflow executions triggered with this launch plan.
.flyteidl.admin.Auth auth = 8 [deprecated = true];
-
getAuthBuilder
@Deprecated public LaunchPlanOuterClass.Auth.Builder getAuthBuilder()
Deprecated.Indicates the permission associated with workflow executions triggered with this launch plan.
.flyteidl.admin.Auth auth = 8 [deprecated = true];
-
getAuthOrBuilder
@Deprecated public LaunchPlanOuterClass.AuthOrBuilder getAuthOrBuilder()
Deprecated.Indicates the permission associated with workflow executions triggered with this launch plan.
.flyteidl.admin.Auth auth = 8 [deprecated = true];- Specified by:
getAuthOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder
-
getAuthFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<LaunchPlanOuterClass.Auth,LaunchPlanOuterClass.Auth.Builder,LaunchPlanOuterClass.AuthOrBuilder> getAuthFieldBuilder()
Indicates the permission associated with workflow executions triggered with this launch plan.
.flyteidl.admin.Auth auth = 8 [deprecated = true];
-
hasAuthRole
@Deprecated public boolean hasAuthRole()
Deprecated.flyteidl.admin.LaunchPlanSpec.auth_role is deprecated. See flyteidl/admin/launch_plan.proto;l=106.flyteidl.admin.AuthRole auth_role = 9 [deprecated = true];- Specified by:
hasAuthRolein interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- Whether the authRole field is set.
-
getAuthRole
@Deprecated public Common.AuthRole getAuthRole()
Deprecated.flyteidl.admin.LaunchPlanSpec.auth_role is deprecated. See flyteidl/admin/launch_plan.proto;l=106.flyteidl.admin.AuthRole auth_role = 9 [deprecated = true];- Specified by:
getAuthRolein interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- The authRole.
-
setAuthRole
@Deprecated public LaunchPlanOuterClass.LaunchPlanSpec.Builder setAuthRole(Common.AuthRole value)
Deprecated..flyteidl.admin.AuthRole auth_role = 9 [deprecated = true];
-
setAuthRole
@Deprecated public LaunchPlanOuterClass.LaunchPlanSpec.Builder setAuthRole(Common.AuthRole.Builder builderForValue)
Deprecated..flyteidl.admin.AuthRole auth_role = 9 [deprecated = true];
-
mergeAuthRole
@Deprecated public LaunchPlanOuterClass.LaunchPlanSpec.Builder mergeAuthRole(Common.AuthRole value)
Deprecated..flyteidl.admin.AuthRole auth_role = 9 [deprecated = true];
-
clearAuthRole
@Deprecated public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearAuthRole()
Deprecated..flyteidl.admin.AuthRole auth_role = 9 [deprecated = true];
-
getAuthRoleBuilder
@Deprecated public Common.AuthRole.Builder getAuthRoleBuilder()
Deprecated..flyteidl.admin.AuthRole auth_role = 9 [deprecated = true];
-
getAuthRoleOrBuilder
@Deprecated public Common.AuthRoleOrBuilder getAuthRoleOrBuilder()
Deprecated..flyteidl.admin.AuthRole auth_role = 9 [deprecated = true];- Specified by:
getAuthRoleOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder
-
getAuthRoleFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Common.AuthRole,Common.AuthRole.Builder,Common.AuthRoleOrBuilder> getAuthRoleFieldBuilder()
.flyteidl.admin.AuthRole auth_role = 9 [deprecated = true];
-
hasSecurityContext
public boolean hasSecurityContext()
Indicates security context for permissions triggered with this launch plan
.flyteidl.core.SecurityContext security_context = 10;- Specified by:
hasSecurityContextin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- Whether the securityContext field is set.
-
getSecurityContext
public Security.SecurityContext getSecurityContext()
Indicates security context for permissions triggered with this launch plan
.flyteidl.core.SecurityContext security_context = 10;- Specified by:
getSecurityContextin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- The securityContext.
-
setSecurityContext
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setSecurityContext(Security.SecurityContext value)
Indicates security context for permissions triggered with this launch plan
.flyteidl.core.SecurityContext security_context = 10;
-
setSecurityContext
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setSecurityContext(Security.SecurityContext.Builder builderForValue)
Indicates security context for permissions triggered with this launch plan
.flyteidl.core.SecurityContext security_context = 10;
-
mergeSecurityContext
public LaunchPlanOuterClass.LaunchPlanSpec.Builder mergeSecurityContext(Security.SecurityContext value)
Indicates security context for permissions triggered with this launch plan
.flyteidl.core.SecurityContext security_context = 10;
-
clearSecurityContext
public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearSecurityContext()
Indicates security context for permissions triggered with this launch plan
.flyteidl.core.SecurityContext security_context = 10;
-
getSecurityContextBuilder
public Security.SecurityContext.Builder getSecurityContextBuilder()
Indicates security context for permissions triggered with this launch plan
.flyteidl.core.SecurityContext security_context = 10;
-
getSecurityContextOrBuilder
public Security.SecurityContextOrBuilder getSecurityContextOrBuilder()
Indicates security context for permissions triggered with this launch plan
.flyteidl.core.SecurityContext security_context = 10;- Specified by:
getSecurityContextOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder
-
getSecurityContextFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Security.SecurityContext,Security.SecurityContext.Builder,Security.SecurityContextOrBuilder> getSecurityContextFieldBuilder()
Indicates security context for permissions triggered with this launch plan
.flyteidl.core.SecurityContext security_context = 10;
-
hasQualityOfService
public boolean hasQualityOfService()
Indicates the runtime priority of the execution.
.flyteidl.core.QualityOfService quality_of_service = 16;- Specified by:
hasQualityOfServicein interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- Whether the qualityOfService field is set.
-
getQualityOfService
public Execution.QualityOfService getQualityOfService()
Indicates the runtime priority of the execution.
.flyteidl.core.QualityOfService quality_of_service = 16;- Specified by:
getQualityOfServicein interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- The qualityOfService.
-
setQualityOfService
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setQualityOfService(Execution.QualityOfService value)
Indicates the runtime priority of the execution.
.flyteidl.core.QualityOfService quality_of_service = 16;
-
setQualityOfService
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setQualityOfService(Execution.QualityOfService.Builder builderForValue)
Indicates the runtime priority of the execution.
.flyteidl.core.QualityOfService quality_of_service = 16;
-
mergeQualityOfService
public LaunchPlanOuterClass.LaunchPlanSpec.Builder mergeQualityOfService(Execution.QualityOfService value)
Indicates the runtime priority of the execution.
.flyteidl.core.QualityOfService quality_of_service = 16;
-
clearQualityOfService
public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearQualityOfService()
Indicates the runtime priority of the execution.
.flyteidl.core.QualityOfService quality_of_service = 16;
-
getQualityOfServiceBuilder
public Execution.QualityOfService.Builder getQualityOfServiceBuilder()
Indicates the runtime priority of the execution.
.flyteidl.core.QualityOfService quality_of_service = 16;
-
getQualityOfServiceOrBuilder
public Execution.QualityOfServiceOrBuilder getQualityOfServiceOrBuilder()
Indicates the runtime priority of the execution.
.flyteidl.core.QualityOfService quality_of_service = 16;- Specified by:
getQualityOfServiceOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder
-
getQualityOfServiceFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Execution.QualityOfService,Execution.QualityOfService.Builder,Execution.QualityOfServiceOrBuilder> getQualityOfServiceFieldBuilder()
Indicates the runtime priority of the execution.
.flyteidl.core.QualityOfService quality_of_service = 16;
-
hasRawOutputDataConfig
public boolean hasRawOutputDataConfig()
Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.).
.flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17;- Specified by:
hasRawOutputDataConfigin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- Whether the rawOutputDataConfig field is set.
-
getRawOutputDataConfig
public Common.RawOutputDataConfig getRawOutputDataConfig()
Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.).
.flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17;- Specified by:
getRawOutputDataConfigin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- The rawOutputDataConfig.
-
setRawOutputDataConfig
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setRawOutputDataConfig(Common.RawOutputDataConfig value)
Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.).
.flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17;
-
setRawOutputDataConfig
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setRawOutputDataConfig(Common.RawOutputDataConfig.Builder builderForValue)
Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.).
.flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17;
-
mergeRawOutputDataConfig
public LaunchPlanOuterClass.LaunchPlanSpec.Builder mergeRawOutputDataConfig(Common.RawOutputDataConfig value)
Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.).
.flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17;
-
clearRawOutputDataConfig
public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearRawOutputDataConfig()
Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.).
.flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17;
-
getRawOutputDataConfigBuilder
public Common.RawOutputDataConfig.Builder getRawOutputDataConfigBuilder()
Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.).
.flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17;
-
getRawOutputDataConfigOrBuilder
public Common.RawOutputDataConfigOrBuilder getRawOutputDataConfigOrBuilder()
Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.).
.flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17;- Specified by:
getRawOutputDataConfigOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder
-
getRawOutputDataConfigFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<Common.RawOutputDataConfig,Common.RawOutputDataConfig.Builder,Common.RawOutputDataConfigOrBuilder> getRawOutputDataConfigFieldBuilder()
Encapsulates user settings pertaining to offloaded data (i.e. Blobs, Schema, query data, etc.).
.flyteidl.admin.RawOutputDataConfig raw_output_data_config = 17;
-
getMaxParallelism
public int getMaxParallelism()
Controls the maximum number of tasknodes that can be run in parallel for the entire workflow. This is useful to achieve fairness. Note: MapTasks are regarded as one unit, and parallelism/concurrency of MapTasks is independent from this.
int32 max_parallelism = 18;- Specified by:
getMaxParallelismin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- The maxParallelism.
-
setMaxParallelism
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setMaxParallelism(int value)
Controls the maximum number of tasknodes that can be run in parallel for the entire workflow. This is useful to achieve fairness. Note: MapTasks are regarded as one unit, and parallelism/concurrency of MapTasks is independent from this.
int32 max_parallelism = 18;- Parameters:
value- The maxParallelism to set.- Returns:
- This builder for chaining.
-
clearMaxParallelism
public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearMaxParallelism()
Controls the maximum number of tasknodes that can be run in parallel for the entire workflow. This is useful to achieve fairness. Note: MapTasks are regarded as one unit, and parallelism/concurrency of MapTasks is independent from this.
int32 max_parallelism = 18;- Returns:
- This builder for chaining.
-
hasInterruptible
public boolean hasInterruptible()
Allows for the interruptible flag of a workflow to be overwritten for a single execution. Omitting this field uses the workflow's value as a default. As we need to distinguish between the field not being provided and its default value false, we have to use a wrapper around the bool field.
.google.protobuf.BoolValue interruptible = 19;- Specified by:
hasInterruptiblein interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- Whether the interruptible field is set.
-
getInterruptible
public com.google.protobuf.BoolValue getInterruptible()
Allows for the interruptible flag of a workflow to be overwritten for a single execution. Omitting this field uses the workflow's value as a default. As we need to distinguish between the field not being provided and its default value false, we have to use a wrapper around the bool field.
.google.protobuf.BoolValue interruptible = 19;- Specified by:
getInterruptiblein interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder- Returns:
- The interruptible.
-
setInterruptible
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setInterruptible(com.google.protobuf.BoolValue value)
Allows for the interruptible flag of a workflow to be overwritten for a single execution. Omitting this field uses the workflow's value as a default. As we need to distinguish between the field not being provided and its default value false, we have to use a wrapper around the bool field.
.google.protobuf.BoolValue interruptible = 19;
-
setInterruptible
public LaunchPlanOuterClass.LaunchPlanSpec.Builder setInterruptible(com.google.protobuf.BoolValue.Builder builderForValue)
Allows for the interruptible flag of a workflow to be overwritten for a single execution. Omitting this field uses the workflow's value as a default. As we need to distinguish between the field not being provided and its default value false, we have to use a wrapper around the bool field.
.google.protobuf.BoolValue interruptible = 19;
-
mergeInterruptible
public LaunchPlanOuterClass.LaunchPlanSpec.Builder mergeInterruptible(com.google.protobuf.BoolValue value)
Allows for the interruptible flag of a workflow to be overwritten for a single execution. Omitting this field uses the workflow's value as a default. As we need to distinguish between the field not being provided and its default value false, we have to use a wrapper around the bool field.
.google.protobuf.BoolValue interruptible = 19;
-
clearInterruptible
public LaunchPlanOuterClass.LaunchPlanSpec.Builder clearInterruptible()
Allows for the interruptible flag of a workflow to be overwritten for a single execution. Omitting this field uses the workflow's value as a default. As we need to distinguish between the field not being provided and its default value false, we have to use a wrapper around the bool field.
.google.protobuf.BoolValue interruptible = 19;
-
getInterruptibleBuilder
public com.google.protobuf.BoolValue.Builder getInterruptibleBuilder()
Allows for the interruptible flag of a workflow to be overwritten for a single execution. Omitting this field uses the workflow's value as a default. As we need to distinguish between the field not being provided and its default value false, we have to use a wrapper around the bool field.
.google.protobuf.BoolValue interruptible = 19;
-
getInterruptibleOrBuilder
public com.google.protobuf.BoolValueOrBuilder getInterruptibleOrBuilder()
Allows for the interruptible flag of a workflow to be overwritten for a single execution. Omitting this field uses the workflow's value as a default. As we need to distinguish between the field not being provided and its default value false, we have to use a wrapper around the bool field.
.google.protobuf.BoolValue interruptible = 19;- Specified by:
getInterruptibleOrBuilderin interfaceLaunchPlanOuterClass.LaunchPlanSpecOrBuilder
-
getInterruptibleFieldBuilder
private com.google.protobuf.SingleFieldBuilderV3<com.google.protobuf.BoolValue,com.google.protobuf.BoolValue.Builder,com.google.protobuf.BoolValueOrBuilder> getInterruptibleFieldBuilder()
Allows for the interruptible flag of a workflow to be overwritten for a single execution. Omitting this field uses the workflow's value as a default. As we need to distinguish between the field not being provided and its default value false, we have to use a wrapper around the bool field.
.google.protobuf.BoolValue interruptible = 19;
-
setUnknownFields
public final LaunchPlanOuterClass.LaunchPlanSpec.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlanSpec.Builder>
-
mergeUnknownFields
public final LaunchPlanOuterClass.LaunchPlanSpec.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LaunchPlanOuterClass.LaunchPlanSpec.Builder>
-
-