Uses of Interface
flyteidl.core.Types.TypeAnnotationOrBuilder
-
Packages that use Types.TypeAnnotationOrBuilder Package Description flyteidl.core -
-
Uses of Types.TypeAnnotationOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Types.TypeAnnotationOrBuilder Modifier and Type Class Description static classTypes.TypeAnnotationTypeAnnotation encapsulates registration time information about a type.static classTypes.TypeAnnotation.BuilderTypeAnnotation encapsulates registration time information about a type.Fields in flyteidl.core with type parameters of type Types.TypeAnnotationOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Types.TypeAnnotation,Types.TypeAnnotation.Builder,Types.TypeAnnotationOrBuilder>Types.LiteralType.Builder. annotationBuilder_Methods in flyteidl.core that return Types.TypeAnnotationOrBuilder Modifier and Type Method Description Types.TypeAnnotationOrBuilderTypes.LiteralType.Builder. getAnnotationOrBuilder()This field contains arbitrary data that might have special semantic meaning for the client but does not effect internal flyte behavior.Types.TypeAnnotationOrBuilderTypes.LiteralType. getAnnotationOrBuilder()This field contains arbitrary data that might have special semantic meaning for the client but does not effect internal flyte behavior.Types.TypeAnnotationOrBuilderTypes.LiteralTypeOrBuilder. getAnnotationOrBuilder()This field contains arbitrary data that might have special semantic meaning for the client but does not effect internal flyte behavior.Methods in flyteidl.core that return types with arguments of type Types.TypeAnnotationOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Types.TypeAnnotation,Types.TypeAnnotation.Builder,Types.TypeAnnotationOrBuilder>Types.LiteralType.Builder. getAnnotationFieldBuilder()This field contains arbitrary data that might have special semantic meaning for the client but does not effect internal flyte behavior.
-