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
 All Classes Files Functions
Classes | List of all members
Com::Vmware::Appliance::Techpreview::Timesync Class Reference
Inheritance diagram for Com::Vmware::Appliance::Techpreview::Timesync:
Com::Vmware::Vapi::Bindings::VapiInterface

Classes

class  TimeSyncConfig
 
class  TimeSyncMode
 

Avaliable Methods

public method get ()
 
public method new ()
 
public method set ()
 

Detailed Description

Com::Vmware::Appliance::Techpreview::Timesync interface provides methods Performs time synchronization configuration.

Member Function Documentation

public method Com::Vmware::Appliance::Techpreview::Timesync::get ( )

Get time synchronization configuration.

Return values
Timesynchronization configuration. The return type will be Com::Vmware::Appliance::Techpreview::Timesync::TimeSyncConfig
Exceptions
Com::Vmware::Vapi::Std::Errors::ErrorGeneric error
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Timesync::new ( )

Constructor to initialize the object

Parameters
api_provider- protocol connection to use with stubs created by this factory
StubConfig- Stub's additional configuration
Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Timesync::set ( )

Set time synchronization configuration.

Parameters
config[REQUIRED] Time synchronization configuration. . The value must be Com::Vmware::Appliance::Techpreview::Timesync::TimeSyncConfig.
Exceptions
Com::Vmware::Vapi::Std::Errors::ErrorGeneric error
Code:
click to view

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