ReportSummaryGroupPreferenceSetFinding
class ReportSummaryGroupPreferenceSetFinding extends Model (View source)
Properties
protected | $computeEngineFindingType | ||
protected | $computeEngineFindingDataType | ||
string | $description | ||
string | $displayName | ||
protected | $machinePreferencesType | ||
protected | $machinePreferencesDataType | ||
protected | $monthlyCostComputeType | ||
protected | $monthlyCostComputeDataType | ||
protected | $monthlyCostNetworkEgressType | ||
protected | $monthlyCostNetworkEgressDataType | ||
protected | $monthlyCostOsLicenseType | ||
protected | $monthlyCostOsLicenseDataType | ||
protected | $monthlyCostOtherType | ||
protected | $monthlyCostOtherDataType | ||
protected | $monthlyCostStorageType | ||
protected | $monthlyCostStorageDataType | ||
protected | $monthlyCostTotalType | ||
protected | $monthlyCostTotalDataType | ||
protected | $soleTenantFindingType | ||
protected | $soleTenantFindingDataType | ||
protected | $vmwareEngineFindingType | ||
protected | $vmwareEngineFindingDataType |
Methods
getComputeEngineFinding()
No description
setDescription($description)
No description
string
getDescription()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
getMachinePreferences()
No description
getMonthlyCostCompute()
No description
getMonthlyCostNetworkEgress()
No description
getMonthlyCostOsLicense()
No description
getMonthlyCostOther()
No description
getMonthlyCostStorage()
No description
getMonthlyCostTotal()
No description
getSoleTenantFinding()
No description
getVmwareEngineFinding()
No description
Details
setComputeEngineFinding(ReportSummaryComputeEngineFinding $computeEngineFinding)
No description
ReportSummaryComputeEngineFinding
getComputeEngineFinding()
No description
setDescription($description)
No description
string
getDescription()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setMachinePreferences(VirtualMachinePreferences $machinePreferences)
No description
VirtualMachinePreferences
getMachinePreferences()
No description
setMonthlyCostCompute(Money $monthlyCostCompute)
No description
Money
getMonthlyCostCompute()
No description
setMonthlyCostNetworkEgress(Money $monthlyCostNetworkEgress)
No description
Money
getMonthlyCostNetworkEgress()
No description
setMonthlyCostOsLicense(Money $monthlyCostOsLicense)
No description
Money
getMonthlyCostOsLicense()
No description
setMonthlyCostOther(Money $monthlyCostOther)
No description
Money
getMonthlyCostOther()
No description
setMonthlyCostStorage(Money $monthlyCostStorage)
No description
Money
getMonthlyCostStorage()
No description
setMonthlyCostTotal(Money $monthlyCostTotal)
No description
Money
getMonthlyCostTotal()
No description
setSoleTenantFinding(ReportSummarySoleTenantFinding $soleTenantFinding)
No description
ReportSummarySoleTenantFinding
getSoleTenantFinding()
No description
setVmwareEngineFinding(ReportSummaryVmwareEngineFinding $vmwareEngineFinding)
No description
ReportSummaryVmwareEngineFinding
getVmwareEngineFinding()
No description