public static class Network.ResourceTemplate
extends java.lang.Object
| Constructor and Description |
|---|
ResourceTemplate(java.lang.String resourceTemplateId,
int zoneId,
java.lang.String name,
java.lang.String icon)
A constructor for current class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIcon() |
java.lang.String |
getName() |
java.lang.String |
getResourceTemplateId() |
int |
getZoneId() |
java.lang.String |
toString() |
public ResourceTemplate(java.lang.String resourceTemplateId,
int zoneId,
java.lang.String name,
java.lang.String icon)
resourceTemplateId - id of the resource templatezoneId - id of zone corresponding to the resourcename - name of the resourceicon - icon of the resource