Uses of Class
com.cognite.client.dto.RawTable
-
Packages that use RawTable Package Description com.cognite.client.dto -
-
Uses of RawTable in com.cognite.client.dto
Methods in com.cognite.client.dto that return RawTable Modifier and Type Method Description RawTableRawTable.Builder. build()RawTableRawTable.Builder. buildPartial()static RawTableRawTable. getDefaultInstance()RawTableRawTable.Builder. getDefaultInstanceForType()RawTableRawTable. 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 RawTable Modifier and Type Method Description com.google.protobuf.Parser<RawTable>RawTable. getParserForType()static com.google.protobuf.Parser<RawTable>RawTable. parser()Methods in com.cognite.client.dto with parameters of type RawTable Modifier and Type Method Description RawTable.BuilderRawTable.Builder. mergeFrom(RawTable other)static RawTable.BuilderRawTable. newBuilder(RawTable prototype)
-