Uses of Interface
flyteidl.admin.Common.AnnotationsOrBuilder
-
Packages that use Common.AnnotationsOrBuilder Package Description flyteidl.admin -
-
Uses of Common.AnnotationsOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement Common.AnnotationsOrBuilder Modifier and Type Class Description static classCommon.AnnotationsAnnotation values to be applied to an execution resource.static classCommon.Annotations.BuilderAnnotation values to be applied to an execution resource.Fields in flyteidl.admin with type parameters of type Common.AnnotationsOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Common.Annotations,Common.Annotations.Builder,Common.AnnotationsOrBuilder>ExecutionOuterClass.ExecutionSpec.Builder. annotationsBuilder_private com.google.protobuf.SingleFieldBuilderV3<Common.Annotations,Common.Annotations.Builder,Common.AnnotationsOrBuilder>LaunchPlanOuterClass.LaunchPlanSpec.Builder. annotationsBuilder_private com.google.protobuf.SingleFieldBuilderV3<Common.Annotations,Common.Annotations.Builder,Common.AnnotationsOrBuilder>MatchableResourceOuterClass.WorkflowExecutionConfig.Builder. annotationsBuilder_Methods in flyteidl.admin that return Common.AnnotationsOrBuilder Modifier and Type Method Description Common.AnnotationsOrBuilderExecutionOuterClass.ExecutionSpec.Builder. getAnnotationsOrBuilder()Annotations to apply to the execution resource.Common.AnnotationsOrBuilderExecutionOuterClass.ExecutionSpec. getAnnotationsOrBuilder()Annotations to apply to the execution resource.Common.AnnotationsOrBuilderExecutionOuterClass.ExecutionSpecOrBuilder. getAnnotationsOrBuilder()Annotations to apply to the execution resource.Common.AnnotationsOrBuilderLaunchPlanOuterClass.LaunchPlanSpec.Builder. getAnnotationsOrBuilder()Custom annotations to be applied to the execution resource.Common.AnnotationsOrBuilderLaunchPlanOuterClass.LaunchPlanSpec. getAnnotationsOrBuilder()Custom annotations to be applied to the execution resource.Common.AnnotationsOrBuilderLaunchPlanOuterClass.LaunchPlanSpecOrBuilder. getAnnotationsOrBuilder()Custom annotations to be applied to the execution resource.Common.AnnotationsOrBuilderMatchableResourceOuterClass.WorkflowExecutionConfig.Builder. getAnnotationsOrBuilder()Custom annotations to be applied to a triggered execution resource.Common.AnnotationsOrBuilderMatchableResourceOuterClass.WorkflowExecutionConfig. getAnnotationsOrBuilder()Custom annotations to be applied to a triggered execution resource.Common.AnnotationsOrBuilderMatchableResourceOuterClass.WorkflowExecutionConfigOrBuilder. getAnnotationsOrBuilder()Custom annotations to be applied to a triggered execution resource.Methods in flyteidl.admin that return types with arguments of type Common.AnnotationsOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Common.Annotations,Common.Annotations.Builder,Common.AnnotationsOrBuilder>ExecutionOuterClass.ExecutionSpec.Builder. getAnnotationsFieldBuilder()Annotations to apply to the execution resource.private com.google.protobuf.SingleFieldBuilderV3<Common.Annotations,Common.Annotations.Builder,Common.AnnotationsOrBuilder>LaunchPlanOuterClass.LaunchPlanSpec.Builder. getAnnotationsFieldBuilder()Custom annotations to be applied to the execution resource.private com.google.protobuf.SingleFieldBuilderV3<Common.Annotations,Common.Annotations.Builder,Common.AnnotationsOrBuilder>MatchableResourceOuterClass.WorkflowExecutionConfig.Builder. getAnnotationsFieldBuilder()Custom annotations to be applied to a triggered execution resource.
-