public class CreateDistributorModelMasterRequest extends Gs2BasicRequest<CreateDistributorModelMasterRequest>
| Constructor and Description |
|---|
CreateDistributorModelMasterRequest() |
getContextStack, getRequestId, setContextStack, setRequestId, withContextStack, withRequestIdpublic String getNamespaceName()
public void setNamespaceName(String namespaceName)
public CreateDistributorModelMasterRequest withNamespaceName(String namespaceName)
public String getName()
public void setName(String name)
public CreateDistributorModelMasterRequest withName(String name)
public String getDescription()
public void setDescription(String description)
public CreateDistributorModelMasterRequest withDescription(String description)
public String getMetadata()
public void setMetadata(String metadata)
public CreateDistributorModelMasterRequest withMetadata(String metadata)
public String getInboxNamespaceId()
public void setInboxNamespaceId(String inboxNamespaceId)
public CreateDistributorModelMasterRequest withInboxNamespaceId(String inboxNamespaceId)
public CreateDistributorModelMasterRequest withWhiteListTargetIds(List<String> whiteListTargetIds)
public static CreateDistributorModelMasterRequest fromJson(com.fasterxml.jackson.databind.JsonNode data)
public com.fasterxml.jackson.databind.JsonNode toJson()
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.