|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vmware.vcloud.sdk.VcloudResource<com.vmware.vcloud.api.rest.schema.extension.LicensingReportType>
com.vmware.vcloud.sdk.admin.extensions.LicenseReport
public class LicenseReport
Helper class for the LicenseReport Resource in vCloud Admin Extension API.
| Method Summary | |
|---|---|
static LicenseReport |
getLicenseReportByReference(VcloudClient client,
com.vmware.vcloud.api.rest.schema.ReferenceType referenceType)
Deprecated. API 1.5, SDK 5.5 |
String |
getProductSerialNumber()
Deprecated. Returns the product serial number. |
XMLGregorianCalendar |
getReportDate()
Deprecated. Returns the report date. |
HashMap<XMLGregorianCalendar,com.vmware.vcloud.api.rest.schema.extension.LicensingReportSampleType> |
getSamplesByDate()
Deprecated. Returns the samples by observation date |
| Methods inherited from class com.vmware.vcloud.sdk.VcloudResource |
|---|
getReference, getResource |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static LicenseReport getLicenseReportByReference(VcloudClient client,
com.vmware.vcloud.api.rest.schema.ReferenceType referenceType)
throws VCloudException
client - referenceType - ReferenceType
LicenseReport
VCloudExceptionpublic HashMap<XMLGregorianCalendar,com.vmware.vcloud.api.rest.schema.extension.LicensingReportSampleType> getSamplesByDate()
HashMap<XMLGregorianCalendar, LicensingReportSampleType>public XMLGregorianCalendar getReportDate()
XMLGregorianCalendarpublic String getProductSerialNumber()
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||