Uses of Class
flyteidl.core.Types.TypeAnnotation
-
Packages that use Types.TypeAnnotation Package Description flyteidl.core -
-
Uses of Types.TypeAnnotation in flyteidl.core
Fields in flyteidl.core declared as Types.TypeAnnotation Modifier and Type Field Description private Types.TypeAnnotationTypes.LiteralType. annotation_private Types.TypeAnnotationTypes.LiteralType.Builder. annotation_private static Types.TypeAnnotationTypes.TypeAnnotation. DEFAULT_INSTANCEFields in flyteidl.core with type parameters of type Types.TypeAnnotation Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Types.TypeAnnotation,Types.TypeAnnotation.Builder,Types.TypeAnnotationOrBuilder>Types.LiteralType.Builder. annotationBuilder_private static com.google.protobuf.Parser<Types.TypeAnnotation>Types.TypeAnnotation. PARSERMethods in flyteidl.core that return Types.TypeAnnotation Modifier and Type Method Description Types.TypeAnnotationTypes.TypeAnnotation.Builder. build()Types.TypeAnnotationTypes.TypeAnnotation.Builder. buildPartial()Types.TypeAnnotationTypes.LiteralType.Builder. getAnnotation()This field contains arbitrary data that might have special semantic meaning for the client but does not effect internal flyte behavior.Types.TypeAnnotationTypes.LiteralType. getAnnotation()This field contains arbitrary data that might have special semantic meaning for the client but does not effect internal flyte behavior.Types.TypeAnnotationTypes.LiteralTypeOrBuilder. getAnnotation()This field contains arbitrary data that might have special semantic meaning for the client but does not effect internal flyte behavior.static Types.TypeAnnotationTypes.TypeAnnotation. getDefaultInstance()Types.TypeAnnotationTypes.TypeAnnotation.Builder. getDefaultInstanceForType()Types.TypeAnnotationTypes.TypeAnnotation. getDefaultInstanceForType()static Types.TypeAnnotationTypes.TypeAnnotation. parseDelimitedFrom(InputStream input)static Types.TypeAnnotationTypes.TypeAnnotation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Types.TypeAnnotationTypes.TypeAnnotation. parseFrom(byte[] data)static Types.TypeAnnotationTypes.TypeAnnotation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Types.TypeAnnotationTypes.TypeAnnotation. parseFrom(com.google.protobuf.ByteString data)static Types.TypeAnnotationTypes.TypeAnnotation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Types.TypeAnnotationTypes.TypeAnnotation. parseFrom(com.google.protobuf.CodedInputStream input)static Types.TypeAnnotationTypes.TypeAnnotation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Types.TypeAnnotationTypes.TypeAnnotation. parseFrom(InputStream input)static Types.TypeAnnotationTypes.TypeAnnotation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Types.TypeAnnotationTypes.TypeAnnotation. parseFrom(ByteBuffer data)static Types.TypeAnnotationTypes.TypeAnnotation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.core that return types with arguments of type Types.TypeAnnotation 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.com.google.protobuf.Parser<Types.TypeAnnotation>Types.TypeAnnotation. getParserForType()static com.google.protobuf.Parser<Types.TypeAnnotation>Types.TypeAnnotation. parser()Methods in flyteidl.core with parameters of type Types.TypeAnnotation Modifier and Type Method Description private voidTypes.TypeAnnotation.Builder. buildPartial0(Types.TypeAnnotation result)Types.LiteralType.BuilderTypes.LiteralType.Builder. mergeAnnotation(Types.TypeAnnotation value)This field contains arbitrary data that might have special semantic meaning for the client but does not effect internal flyte behavior.Types.TypeAnnotation.BuilderTypes.TypeAnnotation.Builder. mergeFrom(Types.TypeAnnotation other)static Types.TypeAnnotation.BuilderTypes.TypeAnnotation. newBuilder(Types.TypeAnnotation prototype)Types.LiteralType.BuilderTypes.LiteralType.Builder. setAnnotation(Types.TypeAnnotation value)This field contains arbitrary data that might have special semantic meaning for the client but does not effect internal flyte behavior.
-