Uses of Class
com.cognite.client.dto.ThreeDRevisionLog
Packages that use ThreeDRevisionLog
-
Uses of ThreeDRevisionLog in com.cognite.client
Methods in com.cognite.client that return types with arguments of type ThreeDRevisionLogModifier and TypeMethodDescriptionRetrieves 3D Revision Logs by modeId and revisionIdRetrieves 3D Revision Logs by modeId and revisionId -
Uses of ThreeDRevisionLog in com.cognite.client.dto
Methods in com.cognite.client.dto that return ThreeDRevisionLogModifier and TypeMethodDescriptionThreeDRevisionLog.Builder.build()ThreeDRevisionLog.Builder.buildPartial()static ThreeDRevisionLogThreeDRevisionLog.getDefaultInstance()ThreeDRevisionLog.Builder.getDefaultInstanceForType()ThreeDRevisionLog.getDefaultInstanceForType()static ThreeDRevisionLogThreeDRevisionLog.parseDelimitedFrom(InputStream input) static ThreeDRevisionLogThreeDRevisionLog.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDRevisionLogThreeDRevisionLog.parseFrom(byte[] data) static ThreeDRevisionLogThreeDRevisionLog.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDRevisionLogThreeDRevisionLog.parseFrom(com.google.protobuf.ByteString data) static ThreeDRevisionLogThreeDRevisionLog.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDRevisionLogThreeDRevisionLog.parseFrom(com.google.protobuf.CodedInputStream input) static ThreeDRevisionLogThreeDRevisionLog.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDRevisionLogThreeDRevisionLog.parseFrom(InputStream input) static ThreeDRevisionLogThreeDRevisionLog.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThreeDRevisionLogThreeDRevisionLog.parseFrom(ByteBuffer data) static ThreeDRevisionLogThreeDRevisionLog.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.cognite.client.dto that return types with arguments of type ThreeDRevisionLogModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ThreeDRevisionLog>ThreeDRevisionLog.getParserForType()static com.google.protobuf.Parser<ThreeDRevisionLog>ThreeDRevisionLog.parser()Methods in com.cognite.client.dto with parameters of type ThreeDRevisionLogModifier and TypeMethodDescriptionThreeDRevisionLog.Builder.mergeFrom(ThreeDRevisionLog other) static ThreeDRevisionLog.BuilderThreeDRevisionLog.newBuilder(ThreeDRevisionLog prototype) -
Uses of ThreeDRevisionLog in com.cognite.client.servicesV1.parser
Methods in com.cognite.client.servicesV1.parser that return types with arguments of type ThreeDRevisionLogModifier and TypeMethodDescriptionstatic List<ThreeDRevisionLog>ThreeDRevisionLogsParser.parseThreeDRevisionLogs(String json)