@Singleton public class DeviceStateToStatus extends Object implements com.google.common.base.Function<Device.State,NodeMetadata.Status>
Device.State to the jclouds portable model.| Constructor and Description |
|---|
DeviceStateToStatus() |
| Modifier and Type | Method and Description |
|---|---|
NodeMetadata.Status |
apply(Device.State input) |
public NodeMetadata.Status apply(Device.State input)
apply in interface Function<Device.State,NodeMetadata.Status>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.