public class APIGetCostModelParams
extends java.lang.Object
Constructor and Description |
---|
APIGetCostModelParams() |
Modifier and Type | Method and Description |
---|---|
java.util.List<APINameValue> |
getCostModelResources() |
java.lang.String |
getVdcName() |
void |
setCostModelResources(java.util.List<APINameValue> costModelResources) |
void |
setVdcName(java.lang.String vdcName) |
public java.lang.String getVdcName()
public void setVdcName(java.lang.String vdcName)
public java.util.List<APINameValue> getCostModelResources()
public void setCostModelResources(java.util.List<APINameValue> costModelResources)
list
- the list to set