public class StorageHubWrapper extends Object
| Constructor and Description |
|---|
StorageHubWrapper(String scope,
String authorizationToken)
Instantiates a new storage hub wrapper.
|
StorageHubWrapper(String scope,
String authorizationToken,
boolean withAccounting,
boolean withFileDetails,
boolean withMapProperties)
Instantiates a new storage hub wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
StorageHubClientService |
getStorageHubClientService()
Gets the storage hub client service.
|
Workspace |
getWorkspace()
Gets the workspace.
|
public Object lock
public StorageHubWrapper(String scope, String authorizationToken)
scope - the scopeauthorizationToken - the authorization tokenpublic StorageHubWrapper(String scope, String authorizationToken, boolean withAccounting, boolean withFileDetails, boolean withMapProperties)
scope - the scopeauthorizationToken - the authorization tokenwithAccounting - the with accountingwithFileDetails - the with file detailswithMapProperties - the with map propertiespublic StorageHubClientService getStorageHubClientService()
public Workspace getWorkspace()
Copyright © 2019. All Rights Reserved.