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