Class StandardDriveToWellKnownImage
java.lang.Object
org.jclouds.elasticstack.compute.functions.StandardDriveToWellKnownImage
- All Implemented Interfaces:
com.google.common.base.Function<StandardDrive,
,WellKnownImage> Function<StandardDrive,
WellKnownImage>
@Singleton
public class StandardDriveToWellKnownImage
extends Object
implements com.google.common.base.Function<StandardDrive,WellKnownImage>
Transforms a standard drive into an image that can be used to create nodes.
-
Field Details
-
logger
-
-
Constructor Details
-
StandardDriveToWellKnownImage
public StandardDriveToWellKnownImage()
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<StandardDrive,
WellKnownImage> - Specified by:
apply
in interfaceFunction<StandardDrive,
WellKnownImage>
-