VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::vcenter::ovf::OvfParams::Builder Class Reference

Builder class for OvfParams. More...

List of all members.

Public Member Functions

 Builder ()
 Constructor with parameters for the required properties of OvfParams.
Builder SetType (string type)
 Unique identifier describing the type of the OVF parameters.
OvfParams Build ()

Detailed Description

Builder class for OvfParams.


Constructor & Destructor Documentation

vmware::vcenter::ovf::OvfParams::Builder::Builder ( ) [inline]

Constructor with parameters for the required properties of OvfParams.


Member Function Documentation

OvfParams vmware::vcenter::ovf::OvfParams::Builder::Build ( ) [inline]
Builder vmware::vcenter::ovf::OvfParams::Builder::SetType ( string  type) [inline]

Unique identifier describing the type of the OVF parameters.

The value is the name of the OVF parameters class.


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