Package com.vmware.vim25.mo
Class HttpNfcLease
java.lang.Object
com.vmware.vim25.mo.ManagedObject
com.vmware.vim25.mo.HttpNfcLease
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetError()getInfo()intgetMode()getState()intvoidvoidhttpNfcLeaseProbeUrls(HttpNfcLeaseSourceFile[] files, int timeout) voidhttpNfcLeaseProgress(int percent) voidhttpNfcLeaseSetManifestChecksumType(KeyValue[] deviceUrlsToChecksumTypes) Methods inherited from class com.vmware.vim25.mo.ManagedObject
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setCachedProperty, setMOR, setServerConnection, toString, waitForValues
-
Constructor Details
-
HttpNfcLease
-
-
Method Details
-
getCapabilities
-
getError
-
getInfo
-
getMode
-
getState
-
getTransferProgress
public int getTransferProgress() -
httpNfcLeaseAbort
public void httpNfcLeaseAbort(LocalizedMethodFault fault) throws InvalidState, Timedout, RuntimeFault, RemoteException -
httpNfcLeaseComplete
-
httpNfcLeaseProbeUrls
public HttpNfcLeaseProbeResult[] httpNfcLeaseProbeUrls(HttpNfcLeaseSourceFile[] files, int timeout) throws InvalidState, RuntimeFault, RemoteException - Throws:
InvalidStateRuntimeFaultRemoteException
-
httpNfcLeaseProgress
- Throws:
TimedoutRuntimeFaultRemoteException
-
httpNfcLeasePullFromUrls_Task
public Task httpNfcLeasePullFromUrls_Task(HttpNfcLeaseSourceFile[] files) throws HttpFault, InvalidState, SSLVerifyFault, RuntimeFault, RemoteException -
httpNfcLeaseSetManifestChecksumType
public void httpNfcLeaseSetManifestChecksumType(KeyValue[] deviceUrlsToChecksumTypes) throws InvalidState, RuntimeFault, RemoteException - Throws:
InvalidStateRuntimeFaultRemoteException
-
getInitializeProgress
public int getInitializeProgress() -
httpNfcLeaseGetManifest
public HttpNfcLeaseManifestEntry[] httpNfcLeaseGetManifest() throws Timedout, InvalidState, RuntimeFault, RemoteException- Throws:
TimedoutInvalidStateRuntimeFaultRemoteException- Since:
- SDK4.1
-