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

setComputeEngineFinding(ReportSummaryComputeEngineFinding $computeEngineFinding)

No description

setDescription($description)

No description

string
getDescription()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setMachinePreferences(VirtualMachinePreferences $machinePreferences)

No description

setMonthlyCostCompute(Money $monthlyCostCompute)

No description

getMonthlyCostCompute()

No description

setMonthlyCostNetworkEgress(Money $monthlyCostNetworkEgress)

No description

setMonthlyCostOsLicense(Money $monthlyCostOsLicense)

No description

getMonthlyCostOsLicense()

No description

setMonthlyCostOther(Money $monthlyCostOther)

No description

getMonthlyCostOther()

No description

setMonthlyCostStorage(Money $monthlyCostStorage)

No description

getMonthlyCostStorage()

No description

setMonthlyCostTotal(Money $monthlyCostTotal)

No description

getMonthlyCostTotal()

No description

setSoleTenantFinding(ReportSummarySoleTenantFinding $soleTenantFinding)

No description

setVmwareEngineFinding(ReportSummaryVmwareEngineFinding $vmwareEngineFinding)

No description

Details

setComputeEngineFinding(ReportSummaryComputeEngineFinding $computeEngineFinding)

No description

Parameters

ReportSummaryComputeEngineFinding $computeEngineFinding

ReportSummaryComputeEngineFinding getComputeEngineFinding()

No description

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setMachinePreferences(VirtualMachinePreferences $machinePreferences)

No description

Parameters

VirtualMachinePreferences $machinePreferences

VirtualMachinePreferences getMachinePreferences()

No description

setMonthlyCostCompute(Money $monthlyCostCompute)

No description

Parameters

Money $monthlyCostCompute

Money getMonthlyCostCompute()

No description

Return Value

Money

setMonthlyCostNetworkEgress(Money $monthlyCostNetworkEgress)

No description

Parameters

Money $monthlyCostNetworkEgress

Money getMonthlyCostNetworkEgress()

No description

Return Value

Money

setMonthlyCostOsLicense(Money $monthlyCostOsLicense)

No description

Parameters

Money $monthlyCostOsLicense

Money getMonthlyCostOsLicense()

No description

Return Value

Money

setMonthlyCostOther(Money $monthlyCostOther)

No description

Parameters

Money $monthlyCostOther

Money getMonthlyCostOther()

No description

Return Value

Money

setMonthlyCostStorage(Money $monthlyCostStorage)

No description

Parameters

Money $monthlyCostStorage

Money getMonthlyCostStorage()

No description

Return Value

Money

setMonthlyCostTotal(Money $monthlyCostTotal)

No description

Parameters

Money $monthlyCostTotal

Money getMonthlyCostTotal()

No description

Return Value

Money

setSoleTenantFinding(ReportSummarySoleTenantFinding $soleTenantFinding)

No description

Parameters

ReportSummarySoleTenantFinding $soleTenantFinding

ReportSummarySoleTenantFinding getSoleTenantFinding()

No description

setVmwareEngineFinding(ReportSummaryVmwareEngineFinding $vmwareEngineFinding)

No description

Parameters

ReportSummaryVmwareEngineFinding $vmwareEngineFinding

ReportSummaryVmwareEngineFinding getVmwareEngineFinding()

No description