Class BasicActions.Reboot
- java.lang.Object
-
- org.openstack4j.openstack.compute.domain.actions.BasicActions.Reboot
-
- All Implemented Interfaces:
Serializable,ModelEntity,ServerAction
- Enclosing class:
- BasicActions
public static class BasicActions.Reboot extends Object implements ServerAction
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Reboot(RebootType type)
-
-
-
Field Detail
-
type
public String type
-
-
Constructor Detail
-
Reboot
public Reboot(RebootType type)
-
-