public class GetCurrentShowcaseMasterRequest extends Gs2BasicRequest<GetCurrentShowcaseMasterRequest>
| Constructor and Description |
|---|
GetCurrentShowcaseMasterRequest() |
| Modifier and Type | Method and Description |
|---|---|
static GetCurrentShowcaseMasterRequest |
fromJson(com.fasterxml.jackson.databind.JsonNode data) |
String |
getNamespaceName() |
void |
setNamespaceName(String namespaceName) |
com.fasterxml.jackson.databind.JsonNode |
toJson() |
GetCurrentShowcaseMasterRequest |
withNamespaceName(String namespaceName) |
getContextStack, getRequestId, setContextStack, setRequestId, withContextStack, withRequestIdpublic String getNamespaceName()
public void setNamespaceName(String namespaceName)
public GetCurrentShowcaseMasterRequest withNamespaceName(String namespaceName)
public static GetCurrentShowcaseMasterRequest fromJson(com.fasterxml.jackson.databind.JsonNode data)
public com.fasterxml.jackson.databind.JsonNode toJson()
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.