This project has retired. For details please refer to its
Attic page.
ZoneIdsFromRegionIdToZoneIdsValues (Apache jclouds 1.9.3 API)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.jclouds.location.suppliers.derived.ZoneIdsFromRegionIdToZoneIdsValues
-
- All Implemented Interfaces:
- com.google.common.base.Supplier<Set<String>>, ZoneIdsSupplier
public final class ZoneIdsFromRegionIdToZoneIdsValues
extends Object
implements ZoneIdsSupplier
As opposed to via properties, lets look up zones via api, as they are more likely to change.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Set<String> |
get() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
get
public Set<String> get()
- Specified by:
get
in interface com.google.common.base.Supplier<Set<String>>
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.