Uses of Class
com.opencloud.sentinel.charging.DuplicateNameException
-
Packages that use DuplicateNameException Package Description com.opencloud.sentinel.charging -
-
Uses of DuplicateNameException in com.opencloud.sentinel.charging
Methods in com.opencloud.sentinel.charging that throw DuplicateNameException Modifier and Type Method Description ImmediateChargingInstance
ChargingManager. createImmediateChargingInstance(java.lang.String name)
Create a new Immediate Charging Instance in the ChargingManager.ReservationChargingInstance
ChargingManager. createReservationInstance(java.lang.String name)
Create a new ReservationChargingInstance in the ChargingManager.
-