The TagAssociation.BatchResult class describes the result of performing the same method on several tags or objects in a single invocation.
More...
List of all members.
Detailed Description
The TagAssociation.BatchResult class describes the result of performing the same method on several tags or objects in a single invocation.
Constructor & Destructor Documentation
| vmware::cis::tagging::TagAssociationTypes::BatchResult::BatchResult |
( |
| ) |
[inline] |
Creates a default new instance.
Member Function Documentation
| T vmware::cis::tagging::TagAssociationTypes::BatchResult::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| vmware.vapi.data.StructValue vmware::cis::tagging::TagAssociationTypes::BatchResult::_GetDataValue |
( |
| ) |
[inline] |
| vmware.vapi.bindings.type.StructType vmware::cis::tagging::TagAssociationTypes::BatchResult::_GetType |
( |
| ) |
[inline] |
| bool vmware::cis::tagging::TagAssociationTypes::BatchResult::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
| T | : | vmware.vapi.bindings.IStructure | |
| void vmware::cis::tagging::TagAssociationTypes::BatchResult::_Validate |
( |
| ) |
[inline] |
| override bool vmware::cis::tagging::TagAssociationTypes::BatchResult::Equals |
( |
object |
obj | ) |
[inline] |
The list of error messages.
| override int vmware::cis::tagging::TagAssociationTypes::BatchResult::GetHashCode |
( |
| ) |
[inline] |
| bool vmware::cis::tagging::TagAssociationTypes::BatchResult::GetSuccess |
( |
| ) |
[inline] |
This is true if the batch method completed without any errors.
Otherwise it is false and all or some methods have failed.
| void vmware::cis::tagging::TagAssociationTypes::BatchResult::SetErrorMessages |
( |
global::System.Collections.Generic.List< vmware.vapi.std.LocalizableMessage > |
errorMessages | ) |
[inline] |
The list of error messages.
| void vmware::cis::tagging::TagAssociationTypes::BatchResult::SetSuccess |
( |
bool |
success | ) |
[inline] |
This is true if the batch method completed without any errors.
Otherwise it is false and all or some methods have failed.
| override string vmware::cis::tagging::TagAssociationTypes::BatchResult::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: