| Package | Description |
|---|---|
| io.gs2.lock | |
| io.gs2.lock.result |
| Modifier and Type | Method and Description |
|---|---|
DeleteMutexByUserIdResult |
Gs2LockRestClient.deleteMutexByUserId(DeleteMutexByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2LockRestClient.deleteMutexByUserIdAsync(DeleteMutexByUserIdRequest request,
AsyncAction<AsyncResult<DeleteMutexByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteMutexByUserIdResult |
DeleteMutexByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
DeleteMutexByUserIdResult |
DeleteMutexByUserIdResult.withItem(Mutex item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.