-
- 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 LonggetValueHash()final UUIDcomponent1()final DeleteChallengecopy(UUID id)final UUIDgetId()final UnitsetId(@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)
-
-
-
-