Class DriveDataToMap

java.lang.Object
org.jclouds.elasticstack.functions.DriveDataToMap
All Implemented Interfaces:
com.google.common.base.Function<DriveData,Map<String,String>>, Function<DriveData,Map<String,String>>

@Singleton public class DriveDataToMap extends Object implements com.google.common.base.Function<DriveData,Map<String,String>>