This project has retired. For details please refer to its
Attic page.
ZoneIdToZone (Apache jclouds 1.9.3 API)
-
public class ZoneIdToZone
extends com.google.common.cache.CacheLoader<String,Zone>
Defines a cache that allows a zone to be looked up by its ID.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.google.common.cache.CacheLoader
com.google.common.cache.CacheLoader.InvalidCacheLoadException
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Zone |
load(String zoneId) |
-
Methods inherited from class com.google.common.cache.CacheLoader
from, from, loadAll, reload
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.