public class StatusToMachineState extends Object implements com.google.common.base.Function<org.openstack4j.model.compute.Server.Status,MachineState>
| Constructor and Description |
|---|
StatusToMachineState() |
| Modifier and Type | Method and Description |
|---|---|
MachineState |
apply(org.openstack4j.model.compute.Server.Status state) |
public MachineState apply(org.openstack4j.model.compute.Server.Status state)
apply in interface com.google.common.base.Function<org.openstack4j.model.compute.Server.Status,MachineState>Copyright © 2011–2016 elastisys. All rights reserved.