VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::appliance::health::SwapStub Class Reference

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

Inherits vmware::appliance::health::Swap.

List of all members.

Public Member Functions

 SwapStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.TypeConverter typeConverter, vmware.vapi.bindings.IStubConfiguration config)
 SwapStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config)
vmware.appliance.health.SwapTypes.HealthLevel Get ()
 Get swap health.
vmware.appliance.health.SwapTypes.HealthLevel Get (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Get swap health.
global::System.Threading.Tasks.Task
< vmware.appliance.health.SwapTypes.HealthLevel
GetAsync ()
 Get swap health.
global::System.Threading.Tasks.Task
< vmware.appliance.health.SwapTypes.HealthLevel
GetAsync (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Get swap health.

Detailed Description

Remote stub implementation of the Swap API service.


Constructor & Destructor Documentation

vmware::appliance::health::SwapStub::SwapStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.TypeConverter  typeConverter,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]
vmware::appliance::health::SwapStub::SwapStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]

Member Function Documentation

vmware.appliance.health.SwapTypes.HealthLevel vmware::appliance::health::SwapStub::Get ( ) [inline]

Get swap health.

Exceptions:
vmware.vapi.std.errors.ErrorGeneric error
Returns:
Swap health

Implements vmware::appliance::health::Swap.

vmware.appliance.health.SwapTypes.HealthLevel vmware::appliance::health::SwapStub::Get ( global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Get swap health.

Exceptions:
vmware.vapi.std.errors.ErrorGeneric error
Returns:
Swap health

Implements vmware::appliance::health::Swap.

global::System.Threading.Tasks.Task<vmware.appliance.health.SwapTypes.HealthLevel> vmware::appliance::health::SwapStub::GetAsync ( ) [inline]

Get swap health.

Exceptions:
vmware.vapi.std.errors.ErrorGeneric error
Returns:
Swap health

Implements vmware::appliance::health::Swap.

global::System.Threading.Tasks.Task<vmware.appliance.health.SwapTypes.HealthLevel> vmware::appliance::health::SwapStub::GetAsync ( global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Get swap health.

Exceptions:
vmware.vapi.std.errors.ErrorGeneric error
Returns:
Swap health

Implements vmware::appliance::health::Swap.


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