| Package | Description |
|---|---|
| org.gcube.common.storagehubwrapper.server | |
| org.gcube.common.storagehubwrapper.server.tohl | |
| org.gcube.common.storagehubwrapper.shared |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceSharedFolder |
WorkspaceStorageHubClientService.shareFolder(String folderId,
Set<String> users,
ACLType type) |
WorkspaceSharedFolder |
StorageHubClientService.shareFolder(String folderId,
Set<String> users,
ACLType type) |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceSharedFolder |
Workspace.shareFolder(String folderId,
Set<String> users,
ACLType type) |
| Modifier and Type | Method and Description |
|---|---|
static ACLType |
ACLType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ACLType[] |
ACLType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.