Uses of Class
org.openstack4j.model.manila.Service.Status
-
Packages that use Service.Status Package Description org.openstack4j.model.manila org.openstack4j.openstack.manila.domain -
-
Uses of Service.Status in org.openstack4j.model.manila
Methods in org.openstack4j.model.manila that return Service.Status Modifier and Type Method Description Service.StatusService. getStatus()static Service.StatusService.Status. value(String v)static Service.StatusService.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static Service.Status[]Service.Status. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Service.Status in org.openstack4j.openstack.manila.domain
Methods in org.openstack4j.openstack.manila.domain that return Service.Status Modifier and Type Method Description Service.StatusManilaService. getStatus()
-