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