| Package | Description |
|---|---|
| io.gs2.formation.model | |
| io.gs2.formation.request |
| Modifier and Type | Method and Description |
|---|---|
static SlotWithSignature |
SlotWithSignature.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
SlotWithSignature |
SlotWithSignature.withBody(String body) |
SlotWithSignature |
SlotWithSignature.withMetadata(String metadata) |
SlotWithSignature |
SlotWithSignature.withName(String name) |
SlotWithSignature |
SlotWithSignature.withPropertyType(String propertyType) |
SlotWithSignature |
SlotWithSignature.withSignature(String signature) |
| Modifier and Type | Method and Description |
|---|---|
List<SlotWithSignature> |
SetFormWithSignatureRequest.getSlots() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetFormWithSignatureRequest.setSlots(List<SlotWithSignature> slots) |
SetFormWithSignatureRequest |
SetFormWithSignatureRequest.withSlots(List<SlotWithSignature> slots) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.