| Constructor and Description |
|---|
VitamJcloudLocationImpl() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
static Location |
wrap(org.jclouds.domain.Location location)
Wrap jcloud Location to vitam location
|
public static Location wrap(org.jclouds.domain.Location location)
location - public LocationScope getScope()
Locationpublic String getId()
Locationpublic String getDescription()
LocationgetDescription in interface Locationpublic Location getParent()
Locationpublic Map<String,Object> getMetadata()
getMetadata in interface Locationpublic Set<String> getIso3166Codes()
getIso3166Codes in interface LocationCopyright © 2018 Vitam. All rights reserved.