Class TemplateObject
java.lang.Object
org.jclouds.softlayer.domain.internal.TemplateObject
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic TemplateObject.Builder
builder()
boolean
int
int
int
hashCode()
boolean
boolean
boolean
boolean
-
Method Details
-
getHostname
-
getDomain
-
getStartCpus
public int getStartCpus() -
getMaxMemory
public int getMaxMemory() -
isHourlyBillingFlag
public boolean isHourlyBillingFlag() -
isLocalDiskFlag
public boolean isLocalDiskFlag() -
isDedicatedAccountHostOnlyFlag
public boolean isDedicatedAccountHostOnlyFlag() -
isPrivateNetworkOnlyFlag
public boolean isPrivateNetworkOnlyFlag() -
getBlockDeviceTemplateGroup
-
getOperatingSystemReferenceCode
-
getDatacenter
-
getNetworkComponents
-
getBlockDevices
-
getPostInstallScriptUri
-
getPrimaryNetworkComponent
-
getUserData
-
getSshKeys
-
getPrimaryBackendNetworkComponent
-
builder
-
toBuilder
-
equals
-
hashCode
public int hashCode()
-