| Package | Description |
|---|---|
| io.gs2.log | |
| io.gs2.log.domain.model | |
| io.gs2.log.request |
| Modifier and Type | Method and Description |
|---|---|
PutLogResult |
Gs2LogRestClient.putLog(PutLogRequest request) |
void |
Gs2LogRestClient.putLogAsync(PutLogRequest request,
AsyncAction<AsyncResult<PutLogResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
NamespaceDomain |
NamespaceDomain.putLog(PutLogRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static PutLogRequest |
PutLogRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
PutLogRequest |
PutLogRequest.withLogCategory(String logCategory) |
PutLogRequest |
PutLogRequest.withLoggingNamespaceId(String loggingNamespaceId) |
PutLogRequest |
PutLogRequest.withPayload(String payload) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.