Uses of Interface
org.gcube.common.storagehub.client.proxies.WorkspaceManagerClient
-
Packages that use WorkspaceManagerClient Package Description org.gcube.common.storagehub.client.dsl org.gcube.common.storagehub.client.plugins org.gcube.common.storagehub.client.proxies -
-
Uses of WorkspaceManagerClient in org.gcube.common.storagehub.client.dsl
Fields in org.gcube.common.storagehub.client.dsl declared as WorkspaceManagerClient Modifier and Type Field Description protected WorkspaceManagerClientStorageHubClient. wsClientConstructors in org.gcube.common.storagehub.client.dsl with parameters of type WorkspaceManagerClient Constructor Description VREFolderManager(WorkspaceManagerClient wsClient, GroupManagerClient groupClient, String vreTitle) -
Uses of WorkspaceManagerClient in org.gcube.common.storagehub.client.plugins
Methods in org.gcube.common.storagehub.client.plugins that return WorkspaceManagerClient Modifier and Type Method Description WorkspaceManagerClientWorkspaceManagerPlugin. newProxy(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.common.gxrest.request.GXWebTargetAdapterRequest> delegate)Methods in org.gcube.common.storagehub.client.plugins that return types with arguments of type WorkspaceManagerClient Modifier and Type Method Description static org.gcube.common.clients.ProxyBuilder<WorkspaceManagerClient>AbstractPlugin. workspace() -
Uses of WorkspaceManagerClient in org.gcube.common.storagehub.client.proxies
Classes in org.gcube.common.storagehub.client.proxies that implement WorkspaceManagerClient Modifier and Type Class Description classDefaultWorkspaceManager
-