Uses of Class
com.cognite.client.dto.Annotation
Packages that use Annotation
-
Uses of Annotation in com.cognite.client.dto
Methods in com.cognite.client.dto that return AnnotationModifier and TypeMethodDescriptionAnnotation.Builder.build()Annotation.Builder.buildPartial()static AnnotationAnnotation.getDefaultInstance()Annotation.Builder.getDefaultInstanceForType()Annotation.getDefaultInstanceForType()static AnnotationAnnotation.parseDelimitedFrom(InputStream input) static AnnotationAnnotation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnnotationAnnotation.parseFrom(byte[] data) static AnnotationAnnotation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnnotationAnnotation.parseFrom(com.google.protobuf.ByteString data) static AnnotationAnnotation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnnotationAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) static AnnotationAnnotation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnnotationAnnotation.parseFrom(InputStream input) static AnnotationAnnotation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnnotationAnnotation.parseFrom(ByteBuffer data) static AnnotationAnnotation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.cognite.client.dto that return types with arguments of type AnnotationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Annotation>Annotation.getParserForType()static com.google.protobuf.Parser<Annotation>Annotation.parser()Methods in com.cognite.client.dto with parameters of type AnnotationModifier and TypeMethodDescriptionAnnotation.Builder.mergeFrom(Annotation other) static Annotation.BuilderAnnotation.newBuilder(Annotation prototype)