public class StorageAccountPersistenceUtil
extends java.lang.Object
Constructor and Description |
---|
StorageAccountPersistenceUtil() |
Modifier and Type | Method and Description |
---|---|
static StorageInfraAccount |
getFooCredential(java.lang.String accountName)
To get the object of Foo by passing the AccountName.
|
static void |
persistCollectedInventory(java.lang.String accountName) |
public static void persistCollectedInventory(java.lang.String accountName) throws java.lang.Exception
java.lang.Exception
public static StorageInfraAccount getFooCredential(java.lang.String accountName) throws java.lang.Exception
accountName
- java.lang.Exception