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