VMware vSphere Automation SDK for .NET 7.0.0.1
|
Remote stub implementation of the Pending API service. More...
Inherits vmware::vcenter::lcm::update::Pending.
Public Member Functions | |
PendingStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.TypeConverter typeConverter, vmware.vapi.bindings.IStubConfiguration config) | |
PendingStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config) | |
vmware.vcenter.lcm.update.PendingTypes.ListResult | List () |
Lists all available minor and major updates. | |
vmware.vcenter.lcm.update.PendingTypes.ListResult | List (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Lists all available minor and major updates. | |
global::System.Threading.Tasks.Task < vmware.vcenter.lcm.update.PendingTypes.ListResult > | ListAsync () |
Lists all available minor and major updates. | |
global::System.Threading.Tasks.Task < vmware.vcenter.lcm.update.PendingTypes.ListResult > | ListAsync (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Lists all available minor and major updates. | |
vmware.vcenter.lcm.update.PendingTypes.Info | Get (string version) |
Gets detailed update information. | |
vmware.vcenter.lcm.update.PendingTypes.Info | Get (string version, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Gets detailed update information. | |
global::System.Threading.Tasks.Task < vmware.vcenter.lcm.update.PendingTypes.Info > | GetAsync (string version) |
Gets detailed update information. | |
global::System.Threading.Tasks.Task < vmware.vcenter.lcm.update.PendingTypes.Info > | GetAsync (string version, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Gets detailed update information. |
Remote stub implementation of the Pending API service.
vmware::vcenter::lcm::update::PendingStub::PendingStub | ( | vmware.vapi.core.IApiProvider | iApiProvider, |
vmware.vapi.bindings.TypeConverter | typeConverter, | ||
vmware.vapi.bindings.IStubConfiguration | config | ||
) | [inline] |
vmware::vcenter::lcm::update::PendingStub::PendingStub | ( | vmware.vapi.core.IApiProvider | iApiProvider, |
vmware.vapi.bindings.IStubConfiguration | config | ||
) | [inline] |
vmware.vcenter.lcm.update.PendingTypes.Info vmware::vcenter::lcm::update::PendingStub::Get | ( | string | version | ) | [inline] |
Gets detailed update information.
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.NotFound | if there is no pending update assosiated with the version in the system. |
vmware.vapi.std.errors.Error | if there is some unknown internal error. The accompanying error message will give more details about the error. |
version | A version identified the update The parameter must be an identifier for the resource type: com.vmware.vcenter.lcm.update.pending . |
Implements vmware::vcenter::lcm::update::Pending.
vmware.vcenter.lcm.update.PendingTypes.Info vmware::vcenter::lcm::update::PendingStub::Get | ( | string | version, |
global::System.Action< vmware.vapi.std.Progress > | _progress, | ||
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) | [inline] |
Gets detailed update information.
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.NotFound | if there is no pending update assosiated with the version in the system. |
vmware.vapi.std.errors.Error | if there is some unknown internal error. The accompanying error message will give more details about the error. |
version | A version identified the update The parameter must be an identifier for the resource type: com.vmware.vcenter.lcm.update.pending . |
_progress | Progress notification call back |
_invocationConfig | Configuration for the method invocation |
Implements vmware::vcenter::lcm::update::Pending.
global::System.Threading.Tasks.Task<vmware.vcenter.lcm.update.PendingTypes.Info> vmware::vcenter::lcm::update::PendingStub::GetAsync | ( | string | version, |
global::System.Action< vmware.vapi.std.Progress > | _progress, | ||
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) | [inline] |
Gets detailed update information.
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.NotFound | if there is no pending update assosiated with the version in the system. |
vmware.vapi.std.errors.Error | if there is some unknown internal error. The accompanying error message will give more details about the error. |
version | A version identified the update The parameter must be an identifier for the resource type: com.vmware.vcenter.lcm.update.pending . |
_progress | Progress notification call back |
_invocationConfig | Configuration for the method invocation |
Implements vmware::vcenter::lcm::update::Pending.
global::System.Threading.Tasks.Task<vmware.vcenter.lcm.update.PendingTypes.Info> vmware::vcenter::lcm::update::PendingStub::GetAsync | ( | string | version | ) | [inline] |
Gets detailed update information.
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.NotFound | if there is no pending update assosiated with the version in the system. |
vmware.vapi.std.errors.Error | if there is some unknown internal error. The accompanying error message will give more details about the error. |
version | A version identified the update The parameter must be an identifier for the resource type: com.vmware.vcenter.lcm.update.pending . |
Implements vmware::vcenter::lcm::update::Pending.
vmware.vcenter.lcm.update.PendingTypes.ListResult vmware::vcenter::lcm::update::PendingStub::List | ( | global::System.Action< vmware.vapi.std.Progress > | _progress, |
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) | [inline] |
Lists all available minor and major updates.
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Error | if there is some unknown internal error. The accompanying error message will give more details about the error. |
Implements vmware::vcenter::lcm::update::Pending.
vmware.vcenter.lcm.update.PendingTypes.ListResult vmware::vcenter::lcm::update::PendingStub::List | ( | ) | [inline] |
Lists all available minor and major updates.
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Error | if there is some unknown internal error. The accompanying error message will give more details about the error. |
Implements vmware::vcenter::lcm::update::Pending.
global::System.Threading.Tasks.Task<vmware.vcenter.lcm.update.PendingTypes.ListResult> vmware::vcenter::lcm::update::PendingStub::ListAsync | ( | ) | [inline] |
Lists all available minor and major updates.
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Error | if there is some unknown internal error. The accompanying error message will give more details about the error. |
Implements vmware::vcenter::lcm::update::Pending.
global::System.Threading.Tasks.Task<vmware.vcenter.lcm.update.PendingTypes.ListResult> vmware::vcenter::lcm::update::PendingStub::ListAsync | ( | global::System.Action< vmware.vapi.std.Progress > | _progress, |
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) | [inline] |
Lists all available minor and major updates.
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
vmware.vapi.std.errors.Error | if there is some unknown internal error. The accompanying error message will give more details about the error. |
Implements vmware::vcenter::lcm::update::Pending.