public class AddStoragePool extends Object implements Serializable
| Constructor and Description |
|---|
AddStoragePool() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPoolName() |
String |
getStorageSystemUri() |
void |
setPoolName(String poolName) |
void |
setStorageSystemUri(String storageSystemUri) |
public String getPoolName()
public void setPoolName(String poolName)
poolName - The poolNamepublic String getStorageSystemUri()
public void setStorageSystemUri(String storageSystemUri)
storageSystemUri - The storageSystemUriCopyright © 2017. All rights reserved.