Package | Description |
---|---|
com.cisco.cuic.api.models.chargeback |
Modifier and Type | Method and Description |
---|---|
APINetworkCostModel |
APIVMCostModel.getNetworkCostModel()
This method returns APINetworkCostModel object,which contains Network cost details of a Virtual Machine.
|
Modifier and Type | Method and Description |
---|---|
void |
APIVMCostModel.setNetworkCostModel(APINetworkCostModel networkCostModel)
This method sets APINetworkCostModel object,which contains Network details of a Virtual Machine.
|