|
VMware vSphere Automation SDK for .NET 7.0.0.1
|
Builder class for EndpointAddress. More...
Public Member Functions | |
| Builder (string service, string ip, long port, string protocol) | |
| Constructor with parameters for the required properties of EndpointAddress. | |
| EndpointAddress | Build () |
Builder class for EndpointAddress.
| vmware::vcenter::namespaces::EndpointAddress::Builder::Builder | ( | string | service, |
| string | ip, | ||
| long | port, | ||
| string | protocol | ||
| ) | [inline] |
Constructor with parameters for the required properties of EndpointAddress.
| EndpointAddress vmware::vcenter::namespaces::EndpointAddress::Builder::Build | ( | ) | [inline] |