The Notifications class contains info/warning/error messages that can be reported be the task.
More...
List of all members.
Detailed Description
The Notifications class contains info/warning/error messages that can be reported be the task.
Constructor & Destructor Documentation
| vmware::esx::hcl::Notifications::Notifications |
( |
| ) |
[inline] |
Generate all-fields constructor only for errors and standard structures that have relevant fields.
Creates a default new instance.
Member Function Documentation
| T vmware::esx::hcl::Notifications::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::esx::hcl::Notifications::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::esx::hcl::Notifications::_GetType |
( |
| ) |
[inline] |
| bool vmware::esx::hcl::Notifications::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::esx::hcl::Notifications::_Validate |
( |
| ) |
[inline] |
| override bool vmware::esx::hcl::Notifications::Equals |
( |
object |
obj | ) |
[inline] |
Error notification messages reported.
| override int vmware::esx::hcl::Notifications::GetHashCode |
( |
| ) |
[inline] |
Info notification messages reported.
Warning notification messages reported.
| void vmware::esx::hcl::Notifications::SetErrors |
( |
global::System.Collections.Generic.List< vmware.esx.hcl.Notification > |
errors | ) |
[inline] |
Error notification messages reported.
Info notification messages reported.
| void vmware::esx::hcl::Notifications::SetWarnings |
( |
global::System.Collections.Generic.List< vmware.esx.hcl.Notification > |
warnings | ) |
[inline] |
Warning notification messages reported.
| override string vmware::esx::hcl::Notifications::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: