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
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: