org.jclouds.deltacloud.domain
Class TransitionAutomatically
java.lang.Object
org.jclouds.deltacloud.domain.TransitionAutomatically
- All Implemented Interfaces:
- Transition
public class TransitionAutomatically
- extends Object
- implements Transition
- Author:
- Adrian Cole
TransitionAutomatically
public TransitionAutomatically(Instance.State to)
getTo
public Instance.State getTo()
- Specified by:
getTo
in interface Transition
toString
public String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2009-2011 jclouds. All Rights Reserved.