Uses of Class
com.cognite.client.servicesV1.ConnectorServiceV1.ThreeDFileBinaryReader
Packages that use ConnectorServiceV1.ThreeDFileBinaryReader
-
Uses of ConnectorServiceV1.ThreeDFileBinaryReader in com.cognite.client.servicesV1
Methods in com.cognite.client.servicesV1 that return ConnectorServiceV1.ThreeDFileBinaryReaderModifier and TypeMethodDescriptionConnectorServiceV1.ThreeDFileBinaryReader.enableForceTempStorage(boolean enable) Forces the use of temp storage for all binaries--not just the >200MiB ones.ConnectorServiceV1.readThreeDFileBinariesById()Read 3D file binaries from Cognite.ConnectorServiceV1.ThreeDFileBinaryReader.withTempStoragePath(URI path) Sets the temporary storage path for storing large file binaries.