org.jclouds.elasticstack.suppliers
Class StandardDiskImageSupplier
java.lang.Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.