VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::vcenter::namespace_management::ClusterAvailableVersionsStub Class Reference

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

Inherits vmware::vcenter::namespace_management::ClusterAvailableVersions.

List of all members.

Public Member Functions

 ClusterAvailableVersionsStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.TypeConverter typeConverter, vmware.vapi.bindings.IStubConfiguration config)
 ClusterAvailableVersionsStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config)
global::System.Collections.Generic.List
< vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
List ()
 Get information about each available upgrade.
global::System.Collections.Generic.List
< vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary
List (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Get information about each available upgrade.
global::System.Threading.Tasks.Task
< global::System.Collections.Generic.List
< vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary > > 
ListAsync ()
 Get information about each available upgrade.
global::System.Threading.Tasks.Task
< global::System.Collections.Generic.List
< vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary > > 
ListAsync (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Get information about each available upgrade.

Detailed Description

Remote stub implementation of the ClusterAvailableVersions API service.


Constructor & Destructor Documentation

vmware::vcenter::namespace_management::ClusterAvailableVersionsStub::ClusterAvailableVersionsStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.TypeConverter  typeConverter,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]
vmware::vcenter::namespace_management::ClusterAvailableVersionsStub::ClusterAvailableVersionsStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]

Member Function Documentation

global::System.Collections.Generic.List<vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary> vmware::vcenter::namespace_management::ClusterAvailableVersionsStub::List ( ) [inline]

Get information about each available upgrade.

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 System.Read privilege.
Returns:
Information for each upgrade.

Implements vmware::vcenter::namespace_management::ClusterAvailableVersions.

global::System.Collections.Generic.List<vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary> vmware::vcenter::namespace_management::ClusterAvailableVersionsStub::List ( global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Get information about each available upgrade.

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 System.Read privilege.
Returns:
Information for each upgrade.

Implements vmware::vcenter::namespace_management::ClusterAvailableVersions.

global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vcenter.namespace_management.ClusterAvailableVersionsTypes.Summary> > vmware::vcenter::namespace_management::ClusterAvailableVersionsStub::ListAsync ( ) [inline]

Get information about each available upgrade.

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 System.Read privilege.
Returns:
Information for each upgrade.

Implements vmware::vcenter::namespace_management::ClusterAvailableVersions.

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

Get information about each available upgrade.

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 System.Read privilege.
Returns:
Information for each upgrade.

Implements vmware::vcenter::namespace_management::ClusterAvailableVersions.


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