Uses of Class
io.gs2.lock.result.UnlockResult
Packages that use UnlockResult
-
Uses of UnlockResult in io.gs2.lock
Methods in io.gs2.lock that return UnlockResultMethod parameters in io.gs2.lock with type arguments of type UnlockResultModifier and TypeMethodDescriptionvoidGs2LockRestClient.unlockAsync(UnlockRequest request, AsyncAction<AsyncResult<UnlockResult>> callback) -
Uses of UnlockResult in io.gs2.lock.result
Methods in io.gs2.lock.result that return UnlockResultModifier and TypeMethodDescriptionstatic UnlockResultUnlockResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)