|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Location
Description of where a resource is running. Note this can be physical or virtual.
Method Summary | |
---|---|
String |
getDescription()
Description of the location |
String |
getId()
Unique ID provided by the provider (us-standard, miami, etc) |
Set<String> |
getIso3166Codes()
|
Map<String,Object> |
getMetadata()
|
Location |
getParent()
The parent, or null, if top-level |
LocationScope |
getScope()
Scope of the location, ex. |
Method Detail |
---|
LocationScope getScope()
String getId()
String getDescription()
Location getParent()
Map<String,Object> getMetadata()
Set<String> getIso3166Codes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |