|
VMware vSphere Automation SDK Perl
The VMware vSphere Automation SDK for Perl supports the client-side vSphere Automation API for access to vSphere services and capabilities
|
Classes | |
| class | SystemTimeStruct |
Avaliable Methods | |
| public method | get () |
| public method | new () |
Com::Vmware::Appliance::System::Time interface provides methods Gets system time.
| public method Com::Vmware::Appliance::System::Time::get | ( | ) |
Get system time.
| System | time The return type will be Com::Vmware::Appliance::System::Time::SystemTimeStruct |
| Com::Vmware::Vapi::Std::Errors::Error | Generic error |
Code:
| public method Com::Vmware::Appliance::System::Time::new | ( | ) |
Constructor to initialize the object
| api_provider | - protocol connection to use with stubs created by this factory |
| StubConfig | - Stub's additional configuration |
| Blessed | object |
Code: