VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::vcenter::namespaces::user::InstancesStub Class Reference

Remote stub implementation of the Instances API service. More...

Inherits vmware::vcenter::namespaces::user::Instances.

List of all members.

Public Member Functions

 InstancesStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.TypeConverter typeConverter, vmware.vapi.bindings.IStubConfiguration config)
 InstancesStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config)
global::System.Collections.Generic.List
< vmware.vcenter.namespaces.user.InstancesTypes.Summary
List ()
 Returns namespaces that user making the call is authorized to access.
global::System.Collections.Generic.List
< vmware.vcenter.namespaces.user.InstancesTypes.Summary
List (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Returns namespaces that user making the call is authorized to access.
global::System.Threading.Tasks.Task
< global::System.Collections.Generic.List
< vmware.vcenter.namespaces.user.InstancesTypes.Summary > > 
ListAsync ()
 Returns namespaces that user making the call is authorized to access.
global::System.Threading.Tasks.Task
< global::System.Collections.Generic.List
< vmware.vcenter.namespaces.user.InstancesTypes.Summary > > 
ListAsync (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Returns namespaces that user making the call is authorized to access.

Detailed Description

Remote stub implementation of the Instances API service.


Constructor & Destructor Documentation

vmware::vcenter::namespaces::user::InstancesStub::InstancesStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.TypeConverter  typeConverter,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]
vmware::vcenter::namespaces::user::InstancesStub::InstancesStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]

Member Function Documentation

global::System.Collections.Generic.List<vmware.vcenter.namespaces.user.InstancesTypes.Summary> vmware::vcenter::namespaces::user::InstancesStub::List ( ) [inline]

Returns namespaces that user making the call is authorized to access.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
Returns:
List of Namespace identifiers together with the API endpoint for each namespace.

Implements vmware::vcenter::namespaces::user::Instances.

global::System.Collections.Generic.List<vmware.vcenter.namespaces.user.InstancesTypes.Summary> vmware::vcenter::namespaces::user::InstancesStub::List ( global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Returns namespaces that user making the call is authorized to access.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
Returns:
List of Namespace identifiers together with the API endpoint for each namespace.

Implements vmware::vcenter::namespaces::user::Instances.

global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vcenter.namespaces.user.InstancesTypes.Summary> > vmware::vcenter::namespaces::user::InstancesStub::ListAsync ( ) [inline]

Returns namespaces that user making the call is authorized to access.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
Returns:
List of Namespace identifiers together with the API endpoint for each namespace.

Implements vmware::vcenter::namespaces::user::Instances.

global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vcenter.namespaces.user.InstancesTypes.Summary> > vmware::vcenter::namespaces::user::InstancesStub::ListAsync ( global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Returns namespaces that user making the call is authorized to access.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
Returns:
List of Namespace identifiers together with the API endpoint for each namespace.

Implements vmware::vcenter::namespaces::user::Instances.


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