public class StorageAccountsDocumentBinding extends Object
| Constructor and Description |
|---|
StorageAccountsDocumentBinding() |
| Modifier and Type | Method and Description |
|---|---|
String |
createDocumentFrom(Collection<StorageAccount> accts,
boolean includeCredentials)
This method serializes the provide durastore acct configuration into xml.
|
List<StorageAccount> |
createStorageAccountsFrom(InputStream xml)
This method deserializes the provided xml into a durastore acct config object.
|
public List<StorageAccount> createStorageAccountsFrom(InputStream xml)
xml - public String createDocumentFrom(Collection<StorageAccount> accts, boolean includeCredentials)
accts - Copyright © 2009-2012 DuraSpace. All Rights Reserved.