org.gcube.contentmanager.storageclient.wrapper
Class StorageClient
java.lang.Object
org.gcube.contentmanager.storageclient.wrapper.StorageClient
public class StorageClient
- extends Object
|
Constructor Summary |
StorageClient(String serviceClass,
String serviceName,
String owner,
AccessType accessType,
org.gcube.common.core.scope.GCUBEScope scope)
|
StorageClient(String serviceClass,
String serviceName,
String owner,
AccessType accessType,
org.gcube.common.core.scope.GCUBEScope scope,
String server)
|
StorageClient(String serviceClass,
String serviceName,
String owner,
AccessType accessType,
String scope)
|
StorageClient(String serviceClass,
String serviceName,
String owner,
AccessType accessType,
String scope,
String server)
|
|
Method Summary |
org.gcube.contentmanagement.blobstorage.service.IClient |
getClient()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StorageClient
public StorageClient(String serviceClass,
String serviceName,
String owner,
AccessType accessType,
org.gcube.common.core.scope.GCUBEScope scope,
String server)
- Parameters:
ServiceClass - ServiceName - owner - typeAccess - scope -
StorageClient
public StorageClient(String serviceClass,
String serviceName,
String owner,
AccessType accessType,
String scope,
String server)
- Parameters:
ServiceClass - ServiceName - owner - typeAccess - scope -
StorageClient
public StorageClient(String serviceClass,
String serviceName,
String owner,
AccessType accessType,
org.gcube.common.core.scope.GCUBEScope scope)
- Parameters:
ServiceClass - ServiceName - owner - typeAccess - scope -
StorageClient
public StorageClient(String serviceClass,
String serviceName,
String owner,
AccessType accessType,
String scope)
- Parameters:
ServiceClass - ServiceName - owner - typeAccess - scope -
getClient
public org.gcube.contentmanagement.blobstorage.service.IClient getClient()
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.