org.jclouds.softlayer.compute.functions
Class VirtualGuestToNodeMetadata.GetHardwareForVirtualGuest
java.lang.Object
org.jclouds.softlayer.compute.functions.VirtualGuestToNodeMetadata.GetHardwareForVirtualGuest
- Enclosing class:
- VirtualGuestToNodeMetadata
@Singleton
public static class VirtualGuestToNodeMetadata.GetHardwareForVirtualGuest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VirtualGuestToNodeMetadata.GetHardwareForVirtualGuest
@Inject
public VirtualGuestToNodeMetadata.GetHardwareForVirtualGuest(SoftLayerClient client,
com.google.common.base.Function<Iterable<ProductItem>,Hardware> productItemsToHardware)
getHardware
public Hardware getHardware(VirtualGuest guest)
Copyright © 2009-2011 jclouds. All Rights Reserved.