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