VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::vstats::ProvidersStub Class Reference

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

Inherits vmware::vstats::Providers.

List of all members.

Public Member Functions

 ProvidersStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.TypeConverter typeConverter, vmware.vapi.bindings.IStubConfiguration config)
 ProvidersStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config)
global::System.Collections.Generic.List
< vmware.vstats.ProvidersTypes.Summary
List ()
 Returns a list of stats providers.
global::System.Collections.Generic.List
< vmware.vstats.ProvidersTypes.Summary
List (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Returns a list of stats providers.
global::System.Threading.Tasks.Task
< global::System.Collections.Generic.List
< vmware.vstats.ProvidersTypes.Summary > > 
ListAsync ()
 Returns a list of stats providers.
global::System.Threading.Tasks.Task
< global::System.Collections.Generic.List
< vmware.vstats.ProvidersTypes.Summary > > 
ListAsync (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Returns a list of stats providers.

Detailed Description

Remote stub implementation of the Providers API service.


Constructor & Destructor Documentation

vmware::vstats::ProvidersStub::ProvidersStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.TypeConverter  typeConverter,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]
vmware::vstats::ProvidersStub::ProvidersStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]

Member Function Documentation

global::System.Collections.Generic.List<vmware.vstats.ProvidersTypes.Summary> vmware::vstats::ProvidersStub::List ( ) [inline]

Returns a list of stats providers.

Warning: This method is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

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.
vmware.vapi.std.errors.Unauthorizedif the user does not have sufficient privileges.
Returns:
List of stats providers.

Implements vmware::vstats::Providers.

global::System.Collections.Generic.List<vmware.vstats.ProvidersTypes.Summary> vmware::vstats::ProvidersStub::List ( global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Returns a list of stats providers.

Warning: This method is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

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.
vmware.vapi.std.errors.Unauthorizedif the user does not have sufficient privileges.
Returns:
List of stats providers.

Implements vmware::vstats::Providers.

global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vstats.ProvidersTypes.Summary> > vmware::vstats::ProvidersStub::ListAsync ( ) [inline]

Returns a list of stats providers.

Warning: This method is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

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.
vmware.vapi.std.errors.Unauthorizedif the user does not have sufficient privileges.
Returns:
List of stats providers.

Implements vmware::vstats::Providers.

global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vstats.ProvidersTypes.Summary> > vmware::vstats::ProvidersStub::ListAsync ( global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Returns a list of stats providers.

Warning: This method is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

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.
vmware.vapi.std.errors.Unauthorizedif the user does not have sufficient privileges.
Returns:
List of stats providers.

Implements vmware::vstats::Providers.


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