Uses of Class
com.woorea.openstack.nova.model.ServerAction.Rebuild
-
Packages that use ServerAction.Rebuild Package Description com.woorea.openstack.nova.api -
-
Uses of ServerAction.Rebuild in com.woorea.openstack.nova.api
Methods in com.woorea.openstack.nova.api with parameters of type ServerAction.Rebuild Modifier and Type Method Description ServersResource.RebuildActionServersResource. rebuild(String serverId, ServerAction.Rebuild rebuild)Constructors in com.woorea.openstack.nova.api with parameters of type ServerAction.Rebuild Constructor Description RebuildAction(String id, ServerAction.Rebuild action)
-