@Singleton public class MapToStandardDrive extends Object implements com.google.common.base.Function<Map<String,String>,StandardDrive>
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
| Constructor and Description |
|---|
MapToStandardDrive() |
public StandardDrive apply(Map<String,String> from)
apply in interface com.google.common.base.Function<Map<String,String>,StandardDrive>Copyright © 2009-2019 The Apache Software Foundation. All Rights Reserved.