|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComputeMetadata
Method Summary | |
---|---|
String |
getId()
A means to uniquely address this resource within a provider. |
String |
getName()
user defined name of the server. |
String |
getProviderId()
id of the server within the naming scope it was created. |
ComputeType |
getType()
Type of the resource, ex node, image, size |
Methods inherited from interface org.jclouds.domain.ResourceMetadata |
---|
getLocation, getUri, getUserMetadata |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
ComputeType getType()
getType
in interface ResourceMetadata<ComputeType>
String getProviderId()
getProviderId
in interface ResourceMetadata<ComputeType>
String getName()
getName
in interface ResourceMetadata<ComputeType>
String getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |