public class LicenseAssignmentManager extends ManagedObject
| Constructor and Description |
|---|
LicenseAssignmentManager(ServerConnection sc,
ManagedObjectReference mor) |
| Modifier and Type | Method and Description |
|---|---|
LicenseAssignmentManagerLicenseAssignment[] |
queryAssignedLicenses(String entityId) |
void |
removeAssignedLicense(String entityId) |
LicenseManagerLicenseInfo |
updateAssignedLicense(String entity,
String licenseKey,
String entityDisplayName) |
convertMors, getCurrentProperty, getDatastores, getFilter, getHosts, getManagedObject, getManagedObjects, getManagedObjects, getMOR, getNetworks, getPropertiesByPaths, getPropertyByPath, getResourcePools, getScheduledTasks, getServerConnection, getTasks, getViews, getVimService, getVms, retrieveObjectProperties, setMOR, setServerConnection, toString, waitForValuespublic LicenseAssignmentManager(ServerConnection sc, ManagedObjectReference mor)
public LicenseAssignmentManagerLicenseAssignment[] queryAssignedLicenses(String entityId) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic void removeAssignedLicense(String entityId) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionpublic LicenseManagerLicenseInfo updateAssignedLicense(String entity, String licenseKey, String entityDisplayName) throws RuntimeFault, RemoteException
RuntimeFaultRemoteExceptionCopyright © 2011-2012. All Rights Reserved.