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