org.jclouds.elasticstack.suppliers
Class StandardDiskImageSupplier

java.lang.Object
  extended by org.jclouds.elasticstack.suppliers.StandardDiskImageSupplier
All Implemented Interfaces:
com.google.common.base.Supplier<List<WellKnownImage>>, WellKnownImageSupplier

@Singleton
public class StandardDiskImageSupplier
extends Object
implements WellKnownImageSupplier

Supplies the pre-installed images.


Method Summary
 List<WellKnownImage> get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public List<WellKnownImage> get()
Specified by:
get in interface com.google.common.base.Supplier<List<WellKnownImage>>


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.