org.jclouds.gogrid.compute.suppliers
Class GoGridHardwareSupplier
java.lang.Object
org.jclouds.gogrid.compute.suppliers.GoGridHardwareSupplier
- All Implemented Interfaces:
- com.google.common.base.Supplier<Set<? extends org.jclouds.compute.domain.Hardware>>
@Singleton
public class GoGridHardwareSupplier
- extends Object
- implements com.google.common.base.Supplier<Set<? extends org.jclouds.compute.domain.Hardware>>
|
Field Summary |
static com.google.common.collect.ImmutableSet<org.jclouds.compute.domain.Hardware> |
H_ALL
|
static org.jclouds.compute.domain.Hardware |
H1024
|
static org.jclouds.compute.domain.Hardware |
H16384
|
static org.jclouds.compute.domain.Hardware |
H2048
|
static org.jclouds.compute.domain.Hardware |
H4096
|
static org.jclouds.compute.domain.Hardware |
H512
|
static org.jclouds.compute.domain.Hardware |
H8192
|
|
Method Summary |
Set<? extends org.jclouds.compute.domain.Hardware> |
get()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
H16384
public static final org.jclouds.compute.domain.Hardware H16384
H8192
public static final org.jclouds.compute.domain.Hardware H8192
H4096
public static final org.jclouds.compute.domain.Hardware H4096
H2048
public static final org.jclouds.compute.domain.Hardware H2048
H1024
public static final org.jclouds.compute.domain.Hardware H1024
H512
public static final org.jclouds.compute.domain.Hardware H512
H_ALL
public static final com.google.common.collect.ImmutableSet<org.jclouds.compute.domain.Hardware> H_ALL
GoGridHardwareSupplier
public GoGridHardwareSupplier()
get
public Set<? extends org.jclouds.compute.domain.Hardware> get()
- Specified by:
get in interface com.google.common.base.Supplier<Set<? extends org.jclouds.compute.domain.Hardware>>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.