org.jclouds.softlayer.compute.strategy
Class SoftLayerComputeServiceAdapter.VirtualGuestHasLoginDetailsPresent
java.lang.Object
org.jclouds.softlayer.compute.strategy.SoftLayerComputeServiceAdapter.VirtualGuestHasLoginDetailsPresent
- All Implemented Interfaces:
- com.google.common.base.Predicate<VirtualGuest>
- Enclosing class:
- SoftLayerComputeServiceAdapter
public static class SoftLayerComputeServiceAdapter.VirtualGuestHasLoginDetailsPresent
- extends Object
- implements com.google.common.base.Predicate<VirtualGuest>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Predicate |
equals |
SoftLayerComputeServiceAdapter.VirtualGuestHasLoginDetailsPresent
@Inject
public SoftLayerComputeServiceAdapter.VirtualGuestHasLoginDetailsPresent(SoftLayerClient client)
apply
public boolean apply(VirtualGuest guest)
- Specified by:
apply
in interface com.google.common.base.Predicate<VirtualGuest>
Copyright © 2009-2011 jclouds. All Rights Reserved.