Class StoreClientHelper
java.lang.Object
org.duracloud.snapshot.service.impl.StoreClientHelper
- Author:
- Daniel Bernstein Date: Aug 18, 2014
-
Constructor Summary
ConstructorsConstructorDescriptionStoreClientHelper(org.duracloud.client.util.StoreClientUtil storeClientUtil) -
Method Summary
Modifier and TypeMethodDescriptionorg.duracloud.client.ContentStorecreate(DuracloudEndPointConfig config, String username, String password)
-
Constructor Details
-
StoreClientHelper
@Autowired public StoreClientHelper(org.duracloud.client.util.StoreClientUtil storeClientUtil)
-
-
Method Details
-
create
public org.duracloud.client.ContentStore create(DuracloudEndPointConfig config, String username, String password)
-