Uses of Class
org.gcube.common.storagehubwrapper.server.StorageHubClientService
-
Packages that use StorageHubClientService Package Description org.gcube.common.storagehubwrapper.server -
-
Uses of StorageHubClientService in org.gcube.common.storagehubwrapper.server
Methods in org.gcube.common.storagehubwrapper.server that return StorageHubClientService Modifier and Type Method Description StorageHubClientServiceStorageHubWrapper. getStorageHubClientService()Gets the storage hub client service.StorageHubClientServiceWorkspaceStorageHubClientService. getStorageHubClientService()Gets the storage hub client service.Constructors in org.gcube.common.storagehubwrapper.server with parameters of type StorageHubClientService Constructor Description WorkspaceStorageHubClientServiceBuilder(StorageHubClientService storageHubClientService)Instantiates a new workspace storage hub client service builder.WorkspaceStorageHubClientServiceBuilder(StorageHubClientService storageHubClientService, boolean withAccounting, boolean withFileDetails, boolean withMapProperties)Instantiates a new workspace storage hub client service builder.
-