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()
A Workspace interface HL-Like
|
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 Workspace getWorkspace()
public StorageHubClientService getStorageHubClientService()
Copyright © 2021. All Rights Reserved.