Uses of Interface
flyteidl.admin.Common.LabelsOrBuilder
-
Packages that use Common.LabelsOrBuilder Package Description flyteidl.admin -
-
Uses of Common.LabelsOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement Common.LabelsOrBuilder Modifier and Type Class Description static classCommon.LabelsLabel values to be applied to an execution resource.static classCommon.Labels.BuilderLabel values to be applied to an execution resource.Methods in flyteidl.admin that return Common.LabelsOrBuilder Modifier and Type Method Description Common.LabelsOrBuilderExecutionOuterClass.ExecutionSpec.Builder. getLabelsOrBuilder()Labels to apply to the execution resource.Common.LabelsOrBuilderExecutionOuterClass.ExecutionSpec. getLabelsOrBuilder()Labels to apply to the execution resource.Common.LabelsOrBuilderExecutionOuterClass.ExecutionSpecOrBuilder. getLabelsOrBuilder()Labels to apply to the execution resource.Common.LabelsOrBuilderLaunchPlanOuterClass.LaunchPlanSpec.Builder. getLabelsOrBuilder()Custom labels to be applied to the execution resource.Common.LabelsOrBuilderLaunchPlanOuterClass.LaunchPlanSpec. getLabelsOrBuilder()Custom labels to be applied to the execution resource.Common.LabelsOrBuilderLaunchPlanOuterClass.LaunchPlanSpecOrBuilder. getLabelsOrBuilder()Custom labels to be applied to the execution resource.
-