VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::vcenter::namespaces::Container::Builder Class Reference

Builder class for Container. More...

List of all members.

Public Member Functions

 Builder (string name, string image, string status, string startedAt, string finishedAt, string reason)
 Constructor with parameters for the required properties of Container.
Container Build ()

Detailed Description

Builder class for Container.


Constructor & Destructor Documentation

vmware::vcenter::namespaces::Container::Builder::Builder ( string  name,
string  image,
string  status,
string  startedAt,
string  finishedAt,
string  reason 
) [inline]

Constructor with parameters for the required properties of Container.


Member Function Documentation

Container vmware::vcenter::namespaces::Container::Builder::Build ( ) [inline]

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