-
public final class UpdateCooldownRequest
-
-
Constructor Summary
Constructors Constructor Description UpdateCooldownRequest(Integer cooldown)
-
Method Summary
Modifier and Type Method Description final IntegergetCooldown()-
-
Constructor Detail
-
UpdateCooldownRequest
UpdateCooldownRequest(Integer cooldown)
-
-
Method Detail
-
getCooldown
final Integer getCooldown()
-
-
-
-