| Package | Description |
|---|---|
| io.gs2.news | |
| io.gs2.news.result |
| Modifier and Type | Method and Description |
|---|---|
WantGrantByUserIdResult |
Gs2NewsRestClient.wantGrantByUserId(WantGrantByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gs2NewsRestClient.wantGrantByUserIdAsync(WantGrantByUserIdRequest request,
AsyncAction<AsyncResult<WantGrantByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static WantGrantByUserIdResult |
WantGrantByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
WantGrantByUserIdResult |
WantGrantByUserIdResult.withBrowserUrl(String browserUrl) |
WantGrantByUserIdResult |
WantGrantByUserIdResult.withItems(List<SetCookieRequestEntry> items) |
WantGrantByUserIdResult |
WantGrantByUserIdResult.withZipUrl(String zipUrl) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.