Uses of Class
com.cognite.client.dto.Annotation.Region
-
Packages that use Annotation.Region Package Description com.cognite.client.dto -
-
Uses of Annotation.Region in com.cognite.client.dto
Methods in com.cognite.client.dto that return Annotation.Region Modifier and Type Method Description Annotation.RegionAnnotation.Region.Builder. build()Annotation.RegionAnnotation.Region.Builder. buildPartial()static Annotation.RegionAnnotation.Region. getDefaultInstance()Annotation.RegionAnnotation.Region.Builder. getDefaultInstanceForType()Annotation.RegionAnnotation.Region. getDefaultInstanceForType()Annotation.RegionAnnotation.Builder. getRegion().com.cognite.client.dto.Annotation.Region region = 3;Annotation.RegionAnnotation. getRegion().com.cognite.client.dto.Annotation.Region region = 3;Annotation.RegionAnnotationOrBuilder. getRegion().com.cognite.client.dto.Annotation.Region region = 3;static Annotation.RegionAnnotation.Region. parseDelimitedFrom(InputStream input)static Annotation.RegionAnnotation.Region. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Annotation.RegionAnnotation.Region. parseFrom(byte[] data)static Annotation.RegionAnnotation.Region. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Annotation.RegionAnnotation.Region. parseFrom(com.google.protobuf.ByteString data)static Annotation.RegionAnnotation.Region. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Annotation.RegionAnnotation.Region. parseFrom(com.google.protobuf.CodedInputStream input)static Annotation.RegionAnnotation.Region. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Annotation.RegionAnnotation.Region. parseFrom(InputStream input)static Annotation.RegionAnnotation.Region. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Annotation.RegionAnnotation.Region. parseFrom(ByteBuffer data)static Annotation.RegionAnnotation.Region. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.cognite.client.dto that return types with arguments of type Annotation.Region Modifier and Type Method Description com.google.protobuf.Parser<Annotation.Region>Annotation.Region. getParserForType()static com.google.protobuf.Parser<Annotation.Region>Annotation.Region. parser()Methods in com.cognite.client.dto with parameters of type Annotation.Region Modifier and Type Method Description Annotation.Region.BuilderAnnotation.Region.Builder. mergeFrom(Annotation.Region other)Annotation.BuilderAnnotation.Builder. mergeRegion(Annotation.Region value).com.cognite.client.dto.Annotation.Region region = 3;static Annotation.Region.BuilderAnnotation.Region. newBuilder(Annotation.Region prototype)Annotation.BuilderAnnotation.Builder. setRegion(Annotation.Region value).com.cognite.client.dto.Annotation.Region region = 3;
-