| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected LicenseManagerLicenseInfo |
LicenseAssignmentManagerLicenseAssignment.assignedLicense |
protected LicenseManagerLicenseInfo |
HostLicenseConnectInfo.license |
protected LicenseManagerLicenseInfo |
AddLicenseResponse.returnval |
protected LicenseManagerLicenseInfo |
UpdateAssignedLicenseResponse.returnval |
protected LicenseManagerLicenseInfo |
DecodeLicenseResponse.returnval |
protected LicenseManagerLicenseInfo |
UpdateLicenseResponse.returnval |
| Modifier and Type | Field and Description |
|---|---|
protected List<LicenseManagerLicenseInfo> |
ArrayOfLicenseManagerLicenseInfo.licenseManagerLicenseInfo |
| Modifier and Type | Method and Description |
|---|---|
LicenseManagerLicenseInfo |
VimPortType.addLicense(ManagedObjectReference _this,
String licenseKey,
List<KeyValue> labels) |
LicenseManagerLicenseInfo |
ObjectFactory.createLicenseManagerLicenseInfo()
Create an instance of
LicenseManagerLicenseInfo |
LicenseManagerLicenseInfo |
VimPortType.decodeLicense(ManagedObjectReference _this,
String licenseKey) |
LicenseManagerLicenseInfo |
LicenseAssignmentManagerLicenseAssignment.getAssignedLicense()
Gets the value of the assignedLicense property.
|
LicenseManagerLicenseInfo |
HostLicenseConnectInfo.getLicense()
Gets the value of the license property.
|
LicenseManagerLicenseInfo |
AddLicenseResponse.getReturnval()
Gets the value of the returnval property.
|
LicenseManagerLicenseInfo |
UpdateAssignedLicenseResponse.getReturnval()
Gets the value of the returnval property.
|
LicenseManagerLicenseInfo |
DecodeLicenseResponse.getReturnval()
Gets the value of the returnval property.
|
LicenseManagerLicenseInfo |
UpdateLicenseResponse.getReturnval()
Gets the value of the returnval property.
|
LicenseManagerLicenseInfo |
VimPortType.updateAssignedLicense(ManagedObjectReference _this,
String entity,
String licenseKey,
String entityDisplayName) |
LicenseManagerLicenseInfo |
VimPortType.updateLicense(ManagedObjectReference _this,
String licenseKey,
List<KeyValue> labels) |
| Modifier and Type | Method and Description |
|---|---|
List<LicenseManagerLicenseInfo> |
ArrayOfLicenseManagerLicenseInfo.getLicenseManagerLicenseInfo()
Gets the value of the licenseManagerLicenseInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LicenseAssignmentManagerLicenseAssignment.setAssignedLicense(LicenseManagerLicenseInfo value)
Sets the value of the assignedLicense property.
|
void |
HostLicenseConnectInfo.setLicense(LicenseManagerLicenseInfo value)
Sets the value of the license property.
|
void |
AddLicenseResponse.setReturnval(LicenseManagerLicenseInfo value)
Sets the value of the returnval property.
|
void |
UpdateAssignedLicenseResponse.setReturnval(LicenseManagerLicenseInfo value)
Sets the value of the returnval property.
|
void |
DecodeLicenseResponse.setReturnval(LicenseManagerLicenseInfo value)
Sets the value of the returnval property.
|
void |
UpdateLicenseResponse.setReturnval(LicenseManagerLicenseInfo value)
Sets the value of the returnval property.
|
Copyright © 2018. All rights reserved.