org.jclouds.cloudsigma.compute.config
Class CloudSigmaComputeServiceContextModule.GetDrive
java.lang.Object
org.jclouds.cloudsigma.compute.config.CloudSigmaComputeServiceContextModule.GetDrive
- All Implemented Interfaces:
- com.google.common.base.Function<String,DriveInfo>
- Enclosing class:
- CloudSigmaComputeServiceContextModule
@Singleton
public static class CloudSigmaComputeServiceContextModule.GetDrive
- extends Object
- implements com.google.common.base.Function<String,DriveInfo>
| 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.Function |
equals |
CloudSigmaComputeServiceContextModule.GetDrive
@Inject
public CloudSigmaComputeServiceContextModule.GetDrive(CloudSigmaClient client)
apply
public DriveInfo apply(String input)
- Specified by:
apply in interface com.google.common.base.Function<String,DriveInfo>
Copyright © 2009-2011 jclouds. All Rights Reserved.