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
List of all members
Com::Vmware::Vapi::Std::Errors::ConcurrentChange Class Reference
Inheritance diagram for Com::Vmware::Vapi::Std::Errors::ConcurrentChange:
Com::Vmware::Vapi::Std::Errors::Error

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vapi::Std::Errors::ConcurrentChange error indicates that a data structure, entity, or resource has been modified since some earlier point in time. Typically this happens when the client is doing the write portion of a read-modify-write sequence and indicates that it wants the server to notify it if the data in the server has changed after it did the read, so that it can avoid overwriting that change inadvertantly.

Member Function Documentation

public method Com::Vmware::Vapi::Std::Errors::ConcurrentChange::new ( )

Constructor to initialize the Com::Vmware::Vapi::Std::Errors::ConcurrentChange structure

Return values
Blessedobject
Code:
click to view

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