org.jclouds.elasticstack.compute.config
Class ElasticStackComputeServiceContextModule.GetDrive
java.lang.Object
org.jclouds.elasticstack.compute.config.ElasticStackComputeServiceContextModule.GetDrive
- All Implemented Interfaces:
- com.google.common.base.Function<String,DriveInfo>
- Enclosing class:
- ElasticStackComputeServiceContextModule
@Singleton
public static class ElasticStackComputeServiceContextModule.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 |
ElasticStackComputeServiceContextModule.GetDrive
@Inject
public ElasticStackComputeServiceContextModule.GetDrive(ElasticStackClient 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.