| Package | Description |
|---|---|
| io.gs2.news.domain.model | |
| io.gs2.news.model | |
| io.gs2.news.result |
| Modifier and Type | Method and Description |
|---|---|
SetCookieRequestEntry |
SetCookieRequestEntryDomain.model() |
SetCookieRequestEntry |
SetCookieRequestEntryAccessTokenDomain.model() |
| Modifier and Type | Method and Description |
|---|---|
static SetCookieRequestEntry |
SetCookieRequestEntry.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
SetCookieRequestEntry |
SetCookieRequestEntry.withKey(String key) |
SetCookieRequestEntry |
SetCookieRequestEntry.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<SetCookieRequestEntry> |
WantGrantResult.getItems() |
List<SetCookieRequestEntry> |
WantGrantByUserIdResult.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
WantGrantResult.setItems(List<SetCookieRequestEntry> items) |
void |
WantGrantByUserIdResult.setItems(List<SetCookieRequestEntry> items) |
WantGrantResult |
WantGrantResult.withItems(List<SetCookieRequestEntry> items) |
WantGrantByUserIdResult |
WantGrantByUserIdResult.withItems(List<SetCookieRequestEntry> items) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.