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.Fields in flyteidl.admin with type parameters of type Common.LabelsOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Common.Labels,Common.Labels.Builder,Common.LabelsOrBuilder>ExecutionOuterClass.ExecutionSpec.Builder. labelsBuilder_private com.google.protobuf.SingleFieldBuilderV3<Common.Labels,Common.Labels.Builder,Common.LabelsOrBuilder>LaunchPlanOuterClass.LaunchPlanSpec.Builder. labelsBuilder_private com.google.protobuf.SingleFieldBuilderV3<Common.Labels,Common.Labels.Builder,Common.LabelsOrBuilder>MatchableResourceOuterClass.WorkflowExecutionConfig.Builder. labelsBuilder_private com.google.protobuf.SingleFieldBuilderV3<Common.Labels,Common.Labels.Builder,Common.LabelsOrBuilder>ProjectOuterClass.Project.Builder. labelsBuilder_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.Common.LabelsOrBuilderMatchableResourceOuterClass.WorkflowExecutionConfig.Builder. getLabelsOrBuilder()Custom labels to be applied to a triggered execution resource.Common.LabelsOrBuilderMatchableResourceOuterClass.WorkflowExecutionConfig. getLabelsOrBuilder()Custom labels to be applied to a triggered execution resource.Common.LabelsOrBuilderMatchableResourceOuterClass.WorkflowExecutionConfigOrBuilder. getLabelsOrBuilder()Custom labels to be applied to a triggered execution resource.Common.LabelsOrBuilderProjectOuterClass.Project.Builder. getLabelsOrBuilder()Leverage Labels from flyteidel.admin.common.proto to tag projects with ownership information.Common.LabelsOrBuilderProjectOuterClass.Project. getLabelsOrBuilder()Leverage Labels from flyteidel.admin.common.proto to tag projects with ownership information.Common.LabelsOrBuilderProjectOuterClass.ProjectOrBuilder. getLabelsOrBuilder()Leverage Labels from flyteidel.admin.common.proto to tag projects with ownership information.Methods in flyteidl.admin that return types with arguments of type Common.LabelsOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Common.Labels,Common.Labels.Builder,Common.LabelsOrBuilder>ExecutionOuterClass.ExecutionSpec.Builder. getLabelsFieldBuilder()Labels to apply to the execution resource.private com.google.protobuf.SingleFieldBuilderV3<Common.Labels,Common.Labels.Builder,Common.LabelsOrBuilder>LaunchPlanOuterClass.LaunchPlanSpec.Builder. getLabelsFieldBuilder()Custom labels to be applied to the execution resource.private com.google.protobuf.SingleFieldBuilderV3<Common.Labels,Common.Labels.Builder,Common.LabelsOrBuilder>MatchableResourceOuterClass.WorkflowExecutionConfig.Builder. getLabelsFieldBuilder()Custom labels to be applied to a triggered execution resource.private com.google.protobuf.SingleFieldBuilderV3<Common.Labels,Common.Labels.Builder,Common.LabelsOrBuilder>ProjectOuterClass.Project.Builder. getLabelsFieldBuilder()Leverage Labels from flyteidel.admin.common.proto to tag projects with ownership information.
-