Uses of Class
com.woorea.openstack.nova.model.ServerAction.Reboot
-
Packages that use ServerAction.Reboot Package Description com.woorea.openstack.nova.api -
-
Uses of ServerAction.Reboot in com.woorea.openstack.nova.api
Fields in com.woorea.openstack.nova.api declared as ServerAction.Reboot Modifier and Type Field Description private ServerAction.Reboot
ServersResource.RebootAction. action
Constructors in com.woorea.openstack.nova.api with parameters of type ServerAction.Reboot Constructor Description RebootAction(java.lang.String id, ServerAction.Reboot action)
-