ElasticPoolState 类
定义
Defines values for ElasticPoolState.
public class ElasticPoolState
- 继承
-
java.lang.ObjectElasticPoolState
构造函数
ElasticPoolState(String value) |
Creates a custom value for ElasticPoolState. |
字段
CREATING |
Static value Creating for ElasticPoolState. |
DISABLED |
Static value Disabled for ElasticPoolState. |
READY |
Static value Ready for ElasticPoolState. |
方法
equals(Object obj) | |
hashCode() | |
toString() |