| Package | Description |
|---|---|
| io.gs2.formation | |
| io.gs2.formation.domain.model | |
| io.gs2.formation.request |
| Modifier and Type | Method and Description |
|---|---|
GetFormWithSignatureByUserIdResult |
Gs2FormationRestClient.getFormWithSignatureByUserId(GetFormWithSignatureByUserIdRequest request) |
void |
Gs2FormationRestClient.getFormWithSignatureByUserIdAsync(GetFormWithSignatureByUserIdRequest request,
AsyncAction<AsyncResult<GetFormWithSignatureByUserIdResult>> callback) |
| Modifier and Type | Method and Description |
|---|---|
FormDomain |
FormDomain.getWithSignature(GetFormWithSignatureByUserIdRequest request) |
| Modifier and Type | Method and Description |
|---|---|
static GetFormWithSignatureByUserIdRequest |
GetFormWithSignatureByUserIdRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
GetFormWithSignatureByUserIdRequest |
GetFormWithSignatureByUserIdRequest.withIndex(Integer index) |
GetFormWithSignatureByUserIdRequest |
GetFormWithSignatureByUserIdRequest.withKeyId(String keyId) |
GetFormWithSignatureByUserIdRequest |
GetFormWithSignatureByUserIdRequest.withMoldName(String moldName) |
GetFormWithSignatureByUserIdRequest |
GetFormWithSignatureByUserIdRequest.withNamespaceName(String namespaceName) |
GetFormWithSignatureByUserIdRequest |
GetFormWithSignatureByUserIdRequest.withUserId(String userId) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.