org.jclouds.joyent.cloudapi.v6_5.suppliers
Class ZoneIdToURIFromDatacentersApi

java.lang.Object
  extended by org.jclouds.joyent.cloudapi.v6_5.suppliers.ZoneIdToURIFromDatacentersApi
All Implemented Interfaces:
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>>, org.jclouds.location.suppliers.ZoneIdToURISupplier

@Singleton
public class ZoneIdToURIFromDatacentersApi
extends Object
implements org.jclouds.location.suppliers.ZoneIdToURISupplier


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jclouds.location.suppliers.ZoneIdToURISupplier
org.jclouds.location.suppliers.ZoneIdToURISupplier.Factory
 
Constructor Summary
ZoneIdToURIFromDatacentersApi(DatacenterApi api, org.jclouds.location.predicates.fromconfig.AnyOrConfiguredZoneId filter)
           
 
Method Summary
 Map<String,com.google.common.base.Supplier<URI>> get()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ZoneIdToURIFromDatacentersApi

@Inject
public ZoneIdToURIFromDatacentersApi(DatacenterApi api,
                                            org.jclouds.location.predicates.fromconfig.AnyOrConfiguredZoneId filter)
Method Detail

get

public Map<String,com.google.common.base.Supplier<URI>> get()
Specified by:
get in interface com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>>

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2009-2012 jclouds. All Rights Reserved.