public class HttpNfcLease extends ManagedObject
| Constructor and Description |
|---|
HttpNfcLease(ServerConnection sc,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
LocalizedMethodFault |
getError() |
HttpNfcLeaseInfo |
getInfo() |
int |
getInitializeProgress() |
HttpNfcLeaseState |
getState() |
void |
httpNfcLeaseAbort(LocalizedMethodFault fault) |
void |
httpNfcLeaseComplete() |
HttpNfcLeaseManifestEntry[] |
httpNfcLeaseGetManifest() |
void |
httpNfcLeaseProgress(int percent) |
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setMOR, setServerConnection, toString, waitForValuespublic HttpNfcLease(ServerConnection sc, ManagedObjectReference mor)
public LocalizedMethodFault getError()
public HttpNfcLeaseInfo getInfo()
public int getInitializeProgress()
public HttpNfcLeaseState getState()
public void httpNfcLeaseAbort(LocalizedMethodFault fault) throws Timedout, InvalidState, RuntimeFault, RemoteException
public void httpNfcLeaseComplete()
throws Timedout,
InvalidState,
RuntimeFault,
RemoteException
public HttpNfcLeaseManifestEntry[] httpNfcLeaseGetManifest() throws Timedout, InvalidState, RuntimeFault, RemoteException
TimedoutInvalidStateRuntimeFaultRemoteExceptionpublic void httpNfcLeaseProgress(int percent)
throws Timedout,
RuntimeFault,
RemoteException
TimedoutRuntimeFaultRemoteExceptionCopyright © 2011-2012. All Rights Reserved.