public static class SoftLayerParserModule.VirtualGuestAdapter.VirtualGuestInternal extends VirtualGuest
VirtualGuest.Builder, VirtualGuest.State| Constructor and Description |
|---|
SoftLayerParserModule.VirtualGuestAdapter.VirtualGuestInternal(int accountId,
Date createDate,
boolean dedicatedAccountHostOnly,
String domain,
String fullyQualifiedDomainName,
String hostname,
int id,
Date lastVerifiedDate,
int maxCpu,
String maxCpuUnits,
int maxMemory,
Date metricPollDate,
Date modifyDate,
String notes,
boolean privateNetworkOnly,
int startCpus,
int statusId,
String uuid,
String primaryBackendIpAddress,
String primaryIpAddress,
int billingItemId,
OperatingSystem operatingSystem,
Datacenter datacenter,
PowerState powerState) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBillingItemId() |
builder, compareTo, equals, getAccountId, getCreateDate, getDatacenter, getDomain, getFullyQualifiedDomainName, getHostname, getId, getLastVerifiedDate, getMaxCpu, getMaxCpuUnits, getMaxMemory, getMetricPollDate, getModifyDate, getNotes, getOperatingSystem, getPowerState, getPrimaryBackendIpAddress, getPrimaryIpAddress, getStartCpus, getStatusId, getUuid, hashCode, isDedicatedAccountHostOnly, isPrivateNetworkOnly, toStringpublic SoftLayerParserModule.VirtualGuestAdapter.VirtualGuestInternal(int accountId,
Date createDate,
boolean dedicatedAccountHostOnly,
String domain,
String fullyQualifiedDomainName,
String hostname,
int id,
Date lastVerifiedDate,
int maxCpu,
String maxCpuUnits,
int maxMemory,
Date metricPollDate,
Date modifyDate,
String notes,
boolean privateNetworkOnly,
int startCpus,
int statusId,
String uuid,
String primaryBackendIpAddress,
String primaryIpAddress,
int billingItemId,
OperatingSystem operatingSystem,
Datacenter datacenter,
PowerState powerState)
public int getBillingItemId()
getBillingItemId in class VirtualGuestCopyright © 2009-2012 jclouds. All Rights Reserved.