VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::vcenter::deployment::CheckInfo::Builder Class Reference

Builder class for CheckInfo. More...

List of all members.

Public Member Functions

 Builder (vmware.vcenter.deployment.CheckStatus status)
 Constructor with parameters for the required properties of CheckInfo.
Builder SetResult (vmware.vcenter.deployment.Notifications result)
 Result of the check.
Builder SetSourceInfo (vmware.vcenter.deployment.SourceInfo sourceInfo)
 Information collected from the source machine.
CheckInfo Build ()

Detailed Description

Builder class for CheckInfo.


Constructor & Destructor Documentation

vmware::vcenter::deployment::CheckInfo::Builder::Builder ( vmware.vcenter.deployment.CheckStatus  status) [inline]

Constructor with parameters for the required properties of CheckInfo.


Member Function Documentation

CheckInfo vmware::vcenter::deployment::CheckInfo::Builder::Build ( ) [inline]
Builder vmware::vcenter::deployment::CheckInfo::Builder::SetResult ( vmware.vcenter.deployment.Notifications  result) [inline]

Result of the check.

This attribute was added in vSphere API 6.7.

Builder vmware::vcenter::deployment::CheckInfo::Builder::SetSourceInfo ( vmware.vcenter.deployment.SourceInfo  sourceInfo) [inline]

Information collected from the source machine.

This attribute was added in vSphere API 7.0.0.


The documentation for this class was generated from the following file: