Uses of Class
flyteidl.admin.Common.Annotations
-
Packages that use Common.Annotations Package Description flyteidl.admin -
-
Uses of Common.Annotations in flyteidl.admin
Fields in flyteidl.admin declared as Common.Annotations Modifier and Type Field Description private Common.AnnotationsExecutionOuterClass.ExecutionSpec. annotations_private Common.AnnotationsExecutionOuterClass.ExecutionSpec.Builder. annotations_private Common.AnnotationsLaunchPlanOuterClass.LaunchPlanSpec. annotations_private Common.AnnotationsLaunchPlanOuterClass.LaunchPlanSpec.Builder. annotations_private Common.AnnotationsMatchableResourceOuterClass.WorkflowExecutionConfig. annotations_private Common.AnnotationsMatchableResourceOuterClass.WorkflowExecutionConfig.Builder. annotations_private static Common.AnnotationsCommon.Annotations. DEFAULT_INSTANCEFields in flyteidl.admin with type parameters of type Common.Annotations 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_private static com.google.protobuf.Parser<Common.Annotations>Common.Annotations. PARSERMethods in flyteidl.admin that return Common.Annotations Modifier and Type Method Description Common.AnnotationsCommon.Annotations.Builder. build()Common.AnnotationsCommon.Annotations.Builder. buildPartial()Common.AnnotationsExecutionOuterClass.ExecutionSpec.Builder. getAnnotations()Annotations to apply to the execution resource.Common.AnnotationsExecutionOuterClass.ExecutionSpec. getAnnotations()Annotations to apply to the execution resource.Common.AnnotationsExecutionOuterClass.ExecutionSpecOrBuilder. getAnnotations()Annotations to apply to the execution resource.Common.AnnotationsLaunchPlanOuterClass.LaunchPlanSpec.Builder. getAnnotations()Custom annotations to be applied to the execution resource.Common.AnnotationsLaunchPlanOuterClass.LaunchPlanSpec. getAnnotations()Custom annotations to be applied to the execution resource.Common.AnnotationsLaunchPlanOuterClass.LaunchPlanSpecOrBuilder. getAnnotations()Custom annotations to be applied to the execution resource.Common.AnnotationsMatchableResourceOuterClass.WorkflowExecutionConfig.Builder. getAnnotations()Custom annotations to be applied to a triggered execution resource.Common.AnnotationsMatchableResourceOuterClass.WorkflowExecutionConfig. getAnnotations()Custom annotations to be applied to a triggered execution resource.Common.AnnotationsMatchableResourceOuterClass.WorkflowExecutionConfigOrBuilder. getAnnotations()Custom annotations to be applied to a triggered execution resource.static Common.AnnotationsCommon.Annotations. getDefaultInstance()Common.AnnotationsCommon.Annotations.Builder. getDefaultInstanceForType()Common.AnnotationsCommon.Annotations. getDefaultInstanceForType()static Common.AnnotationsCommon.Annotations. parseDelimitedFrom(InputStream input)static Common.AnnotationsCommon.Annotations. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.AnnotationsCommon.Annotations. parseFrom(byte[] data)static Common.AnnotationsCommon.Annotations. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.AnnotationsCommon.Annotations. parseFrom(com.google.protobuf.ByteString data)static Common.AnnotationsCommon.Annotations. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.AnnotationsCommon.Annotations. parseFrom(com.google.protobuf.CodedInputStream input)static Common.AnnotationsCommon.Annotations. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.AnnotationsCommon.Annotations. parseFrom(InputStream input)static Common.AnnotationsCommon.Annotations. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.AnnotationsCommon.Annotations. parseFrom(ByteBuffer data)static Common.AnnotationsCommon.Annotations. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.admin that return types with arguments of type Common.Annotations 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.com.google.protobuf.Parser<Common.Annotations>Common.Annotations. getParserForType()static com.google.protobuf.Parser<Common.Annotations>Common.Annotations. parser()Methods in flyteidl.admin with parameters of type Common.Annotations Modifier and Type Method Description private voidCommon.Annotations.Builder. buildPartial0(Common.Annotations result)ExecutionOuterClass.ExecutionSpec.BuilderExecutionOuterClass.ExecutionSpec.Builder. mergeAnnotations(Common.Annotations value)Annotations to apply to the execution resource.LaunchPlanOuterClass.LaunchPlanSpec.BuilderLaunchPlanOuterClass.LaunchPlanSpec.Builder. mergeAnnotations(Common.Annotations value)Custom annotations to be applied to the execution resource.MatchableResourceOuterClass.WorkflowExecutionConfig.BuilderMatchableResourceOuterClass.WorkflowExecutionConfig.Builder. mergeAnnotations(Common.Annotations value)Custom annotations to be applied to a triggered execution resource.Common.Annotations.BuilderCommon.Annotations.Builder. mergeFrom(Common.Annotations other)static Common.Annotations.BuilderCommon.Annotations. newBuilder(Common.Annotations prototype)ExecutionOuterClass.ExecutionSpec.BuilderExecutionOuterClass.ExecutionSpec.Builder. setAnnotations(Common.Annotations value)Annotations to apply to the execution resource.LaunchPlanOuterClass.LaunchPlanSpec.BuilderLaunchPlanOuterClass.LaunchPlanSpec.Builder. setAnnotations(Common.Annotations value)Custom annotations to be applied to the execution resource.MatchableResourceOuterClass.WorkflowExecutionConfig.BuilderMatchableResourceOuterClass.WorkflowExecutionConfig.Builder. setAnnotations(Common.Annotations value)Custom annotations to be applied to a triggered execution resource.
-