VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::vcenter::tokenservice::InvalidScope::Builder Class Reference

Builder class for InvalidScope. More...

List of all members.

Public Member Functions

 Builder (global::System.Collections.Generic.List< vmware.vapi.std.LocalizableMessage > messages)
 Constructor with parameters for the required properties of InvalidScope.
Builder SetData (vmware.vapi.bindings.IStructure data)
 Data to facilitate clients responding to the method reporting a standard error to indicating that it was unable to complete successfully.
InvalidScope Build ()

Detailed Description

Builder class for InvalidScope.


Constructor & Destructor Documentation

vmware::vcenter::tokenservice::InvalidScope::Builder::Builder ( global::System.Collections.Generic.List< vmware.vapi.std.LocalizableMessage >  messages) [inline]

Constructor with parameters for the required properties of InvalidScope.


Member Function Documentation

InvalidScope vmware::vcenter::tokenservice::InvalidScope::Builder::Build ( ) [inline]
Builder vmware::vcenter::tokenservice::InvalidScope::Builder::SetData ( vmware.vapi.bindings.IStructure  data) [inline]

Data to facilitate clients responding to the method reporting a standard error to indicating that it was unable to complete successfully.

Methods may provide data that clients can use when responding to errors. Since the data that clients need may be specific to the context of the method reporting the error, different methods that report the same error may provide different data in the error. The documentation for each each method will describe what, if any, data it provides for each error it reports. The null, null, and null classs are intended as possible values for this field. vmware.vapi.std.DynamicID may also be useful as a value for this field (although that is not its primary purpose). Some interfaces may provide their own specific classs for use as the value of this field when reporting errors from their methods.


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