Package | Description |
---|---|
com.opencloud.sentinel.charging |
Modifier and Type | Method and Description |
---|---|
ChargingInstance.State |
ChargingInstance.getChargingState()
The current state of charging instance
|
static ChargingInstance.State |
ChargingInstance.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChargingInstance.State[] |
ChargingInstance.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © OpenCloud. All Rights Reserved.