public class CurrentDistributorMasterDomain extends Object
| Constructor and Description |
|---|
CurrentDistributorMasterDomain(CacheDatabase cache,
JobQueueDomain jobQueueDomain,
StampSheetConfiguration stampSheetConfiguration,
Gs2RestSession session,
String namespaceName) |
| Modifier and Type | Method and Description |
|---|---|
static String |
createCacheKey() |
static String |
createCacheParentKey(String namespaceName,
String childType) |
CurrentDistributorMasterDomain |
exportMaster(ExportMasterRequest request) |
String |
getNamespaceName() |
CurrentDistributorMaster |
model() |
CurrentDistributorMasterDomain |
update(UpdateCurrentDistributorMasterRequest request) |
CurrentDistributorMasterDomain |
updateFromGitHub(UpdateCurrentDistributorMasterFromGitHubRequest request) |
public CurrentDistributorMasterDomain(CacheDatabase cache, JobQueueDomain jobQueueDomain, StampSheetConfiguration stampSheetConfiguration, Gs2RestSession session, String namespaceName)
public String getNamespaceName()
public CurrentDistributorMasterDomain exportMaster(ExportMasterRequest request)
public CurrentDistributorMasterDomain update(UpdateCurrentDistributorMasterRequest request)
public CurrentDistributorMasterDomain updateFromGitHub(UpdateCurrentDistributorMasterFromGitHubRequest request)
public static String createCacheParentKey(String namespaceName, String childType)
public static String createCacheKey()
public CurrentDistributorMaster model()
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.