| Package | Description |
|---|---|
| io.gs2.datastore | |
| io.gs2.datastore.result |
| Modifier and Type | Method and Description |
|---|---|
PrepareDownloadByUserIdResult |
Gs2DatastoreRestClient.prepareDownloadByUserId(PrepareDownloadByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2DatastoreRestClient.prepareDownloadByUserIdAsync(PrepareDownloadByUserIdRequest request,
AsyncAction<AsyncResult<PrepareDownloadByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static PrepareDownloadByUserIdResult |
PrepareDownloadByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
PrepareDownloadByUserIdResult |
PrepareDownloadByUserIdResult.withContentLength(Long contentLength) |
PrepareDownloadByUserIdResult |
PrepareDownloadByUserIdResult.withFileUrl(String fileUrl) |
PrepareDownloadByUserIdResult |
PrepareDownloadByUserIdResult.withItem(DataObject item) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.