org.jclouds.vcloud.location
Class OrgAndVDCToLocationSupplier
java.lang.Object
org.jclouds.location.suppliers.all.JustProvider
org.jclouds.vcloud.location.OrgAndVDCToLocationSupplier
- All Implemented Interfaces:
- com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>>, org.jclouds.location.suppliers.LocationsSupplier
@Singleton
public class OrgAndVDCToLocationSupplier
- extends org.jclouds.location.suppliers.all.JustProvider
- implements org.jclouds.location.suppliers.LocationsSupplier
- Author:
- Adrian Cole
|
Method Summary |
protected com.google.common.collect.ImmutableSet.Builder<org.jclouds.domain.Location> |
buildJustProviderOrVDCs()
|
Set<org.jclouds.domain.Location> |
get()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public Set<org.jclouds.domain.Location> get()
- Specified by:
get in interface com.google.common.base.Supplier<Set<? extends org.jclouds.domain.Location>>- Overrides:
get in class org.jclouds.location.suppliers.all.JustProvider
buildJustProviderOrVDCs
protected com.google.common.collect.ImmutableSet.Builder<org.jclouds.domain.Location> buildJustProviderOrVDCs()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.