-
- All Implemented Interfaces:
-
com.meniga.sdk.interfaces.ValueHashable
public final class DeleteChallenge extends QueryRequestObject
-
-
Constructor Summary
Constructors Constructor Description DeleteChallenge(UUID id)
-
Method Summary
Modifier and Type Method Description Long
getValueHash()
final UUID
component1()
final DeleteChallenge
copy(UUID id)
final UUID
getId()
final Unit
setId(@JvmField() UUID id)
-
Methods inherited from class com.meniga.sdk.interfaces.ValueHashable
equals, hashCode, toString
-
Methods inherited from class com.meniga.sdk.webservices.challenge.DeleteChallenge
toQueryMap
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
DeleteChallenge
DeleteChallenge(UUID id)
-
-
Method Detail
-
getValueHash
Long getValueHash()
-
component1
final UUID component1()
-
copy
final DeleteChallenge copy(UUID id)
-
-
-
-