|
||||||||||
| 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()
Name of this resource. |
String |
getProviderId()
Unique identifier of this resource within its enclosing namespace. |
Set<String> |
getTags()
|
ComputeType |
getType()
Whether this resource is a container, file, node, queue, etc. |
| Methods inherited from interface org.jclouds.domain.ResourceMetadata |
|---|
getLocation, getUri, getUserMetadata |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
ComputeType getType()
ResourceMetadata
getType in interface ResourceMetadata<ComputeType>String getProviderId()
ResourceMetadata
getProviderId in interface ResourceMetadata<ComputeType>@Nullable String getName()
ResourceMetadata
getName in interface ResourceMetadata<ComputeType>String getId()
Set<String> getTags()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||