This website requires JavaScript.
Explore
Help
Sign In
etan39
/
cloudstack
mirror of
https://github.com/apache/cloudstack.git
Watch
1
Star
0
Fork
You've already forked cloudstack
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d62d3b5a01
cloudstack
/
api
/
src
/
com
/
cloud
/
capacity
/
CapacityState.java
10 lines
126 B
Java
Executable File
Raw
Blame
History
package
com.cloud.capacity
;
public
enum
CapacityState
{
Enabled
,
Disabled
,
Maintenance
,
}
Reference in New Issue
View Git Blame
Copy Permalink