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