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