public class HeatResource extends Object implements Resource
| Modifier and Type | Class and Description |
|---|---|
static class |
HeatResource.Resources
An inner class for representing lists of Heat Resource
|
| Constructor and Description |
|---|
HeatResource() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Link> |
getLinks()
Returns the link of the resource
|
String |
getLocalReourceId()
Returns the local resource id of the resource
|
String |
getPhysicalResourceId()
Returns the local physical resource id of the resource
|
String |
getReason()
Returns the type of the resource
|
List<String> |
getRequiredBy()
Returns the resource name which need this resource
|
String |
getResourceName()
Returns the name of the resource
|
String |
getResourceStatus()
Returns the local resource id of the resource
|
Date |
getTime()
Returns the update time of the resource
|
String |
getType()
Returns the type of the resource
|
public List<? extends Link> getLinks()
Resourcepublic Date getTime()
Resourcepublic String getType()
Resourcepublic String getReason()
Resourcepublic String getResourceName()
ResourcegetResourceName in interface Resourcepublic String getLocalReourceId()
ResourcegetLocalReourceId in interface Resourcepublic String getResourceStatus()
ResourcegetResourceStatus in interface Resourcepublic String getPhysicalResourceId()
ResourcegetPhysicalResourceId in interface Resourcepublic List<String> getRequiredBy()
ResourcegetRequiredBy in interface ResourceCopyright © 2017. All rights reserved.