Package | Description |
---|---|
com.opencloud.sentinel.charging |
Modifier and Type | Method and Description |
---|---|
ChargingInstance.Instruction |
ChargingInstance.getPendingChargingInstruction()
Determine if this charging instance has any pending charging instruction.
|
static ChargingInstance.Instruction |
ChargingInstance.Instruction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChargingInstance.Instruction[] |
ChargingInstance.Instruction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © OpenCloud. All Rights Reserved.