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 ImmediateChargingInstanceChargingManager. createImmediateChargingInstance(java.lang.String name)Create a new Immediate Charging Instance in the ChargingManager.ReservationChargingInstanceChargingManager. createReservationInstance(java.lang.String name)Create a new ReservationChargingInstance in the ChargingManager.
-