public class HostNasVolumeConfig extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
String |
changeOperation |
HostNasVolumeSpec |
spec |
dynamicProperty, dynamicType| Constructor and Description |
|---|
HostNasVolumeConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChangeOperation() |
HostNasVolumeSpec |
getSpec() |
void |
setChangeOperation(String changeOperation) |
void |
setSpec(HostNasVolumeSpec spec) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic String changeOperation
public HostNasVolumeSpec spec
public String getChangeOperation()
public HostNasVolumeSpec getSpec()
public void setChangeOperation(String changeOperation)
public void setSpec(HostNasVolumeSpec spec)
Copyright © 2011-2012. All Rights Reserved.