Class ConnectorServiceV1.DownloadThreeDFileBinary

java.lang.Object
com.cognite.client.servicesV1.ConnectorServiceV1.DownloadThreeDFileBinary
Enclosing class:
ConnectorServiceV1

public static class ConnectorServiceV1.DownloadThreeDFileBinary extends Object
  • Constructor Details

    • DownloadThreeDFileBinary

      public DownloadThreeDFileBinary()
  • Method Details

    • downloadThreeDFileBinaryFromURL

      public static CompletableFuture<ThreeDFileBinary> downloadThreeDFileBinaryFromURL(String downloadUrl, int maxRetries, @Nullable URI tempStorageURI, boolean forceTempStorage, List<okhttp3.Interceptor> interceptors)