public class Gs2DistributorRestClient extends AbstractGs2Client<Gs2DistributorRestClient>
session| Constructor and Description |
|---|
Gs2DistributorRestClient(Gs2RestSession gs2RestSession) |
public Gs2DistributorRestClient(Gs2RestSession gs2RestSession)
public void describeNamespacesAsync(DescribeNamespacesRequest request, AsyncAction<AsyncResult<DescribeNamespacesResult>> callback)
public DescribeNamespacesResult describeNamespaces(DescribeNamespacesRequest request)
public void createNamespaceAsync(CreateNamespaceRequest request, AsyncAction<AsyncResult<CreateNamespaceResult>> callback)
public CreateNamespaceResult createNamespace(CreateNamespaceRequest request)
public void getNamespaceStatusAsync(GetNamespaceStatusRequest request, AsyncAction<AsyncResult<GetNamespaceStatusResult>> callback)
public GetNamespaceStatusResult getNamespaceStatus(GetNamespaceStatusRequest request)
public void getNamespaceAsync(GetNamespaceRequest request, AsyncAction<AsyncResult<GetNamespaceResult>> callback)
public GetNamespaceResult getNamespace(GetNamespaceRequest request)
public void updateNamespaceAsync(UpdateNamespaceRequest request, AsyncAction<AsyncResult<UpdateNamespaceResult>> callback)
public UpdateNamespaceResult updateNamespace(UpdateNamespaceRequest request)
public void deleteNamespaceAsync(DeleteNamespaceRequest request, AsyncAction<AsyncResult<DeleteNamespaceResult>> callback)
public DeleteNamespaceResult deleteNamespace(DeleteNamespaceRequest request)
public void describeDistributorModelMastersAsync(DescribeDistributorModelMastersRequest request, AsyncAction<AsyncResult<DescribeDistributorModelMastersResult>> callback)
public DescribeDistributorModelMastersResult describeDistributorModelMasters(DescribeDistributorModelMastersRequest request)
public void createDistributorModelMasterAsync(CreateDistributorModelMasterRequest request, AsyncAction<AsyncResult<CreateDistributorModelMasterResult>> callback)
public CreateDistributorModelMasterResult createDistributorModelMaster(CreateDistributorModelMasterRequest request)
public void getDistributorModelMasterAsync(GetDistributorModelMasterRequest request, AsyncAction<AsyncResult<GetDistributorModelMasterResult>> callback)
public GetDistributorModelMasterResult getDistributorModelMaster(GetDistributorModelMasterRequest request)
public void updateDistributorModelMasterAsync(UpdateDistributorModelMasterRequest request, AsyncAction<AsyncResult<UpdateDistributorModelMasterResult>> callback)
public UpdateDistributorModelMasterResult updateDistributorModelMaster(UpdateDistributorModelMasterRequest request)
public void deleteDistributorModelMasterAsync(DeleteDistributorModelMasterRequest request, AsyncAction<AsyncResult<DeleteDistributorModelMasterResult>> callback)
public DeleteDistributorModelMasterResult deleteDistributorModelMaster(DeleteDistributorModelMasterRequest request)
public void describeDistributorModelsAsync(DescribeDistributorModelsRequest request, AsyncAction<AsyncResult<DescribeDistributorModelsResult>> callback)
public DescribeDistributorModelsResult describeDistributorModels(DescribeDistributorModelsRequest request)
public void getDistributorModelAsync(GetDistributorModelRequest request, AsyncAction<AsyncResult<GetDistributorModelResult>> callback)
public GetDistributorModelResult getDistributorModel(GetDistributorModelRequest request)
public void exportMasterAsync(ExportMasterRequest request, AsyncAction<AsyncResult<ExportMasterResult>> callback)
public ExportMasterResult exportMaster(ExportMasterRequest request)
public void getCurrentDistributorMasterAsync(GetCurrentDistributorMasterRequest request, AsyncAction<AsyncResult<GetCurrentDistributorMasterResult>> callback)
public GetCurrentDistributorMasterResult getCurrentDistributorMaster(GetCurrentDistributorMasterRequest request)
public void updateCurrentDistributorMasterAsync(UpdateCurrentDistributorMasterRequest request, AsyncAction<AsyncResult<UpdateCurrentDistributorMasterResult>> callback)
public UpdateCurrentDistributorMasterResult updateCurrentDistributorMaster(UpdateCurrentDistributorMasterRequest request)
public void updateCurrentDistributorMasterFromGitHubAsync(UpdateCurrentDistributorMasterFromGitHubRequest request, AsyncAction<AsyncResult<UpdateCurrentDistributorMasterFromGitHubResult>> callback)
public UpdateCurrentDistributorMasterFromGitHubResult updateCurrentDistributorMasterFromGitHub(UpdateCurrentDistributorMasterFromGitHubRequest request)
public void distributeAsync(DistributeRequest request, AsyncAction<AsyncResult<DistributeResult>> callback)
public DistributeResult distribute(DistributeRequest request)
public void distributeWithoutOverflowProcessAsync(DistributeWithoutOverflowProcessRequest request, AsyncAction<AsyncResult<DistributeWithoutOverflowProcessResult>> callback)
public DistributeWithoutOverflowProcessResult distributeWithoutOverflowProcess(DistributeWithoutOverflowProcessRequest request)
public void runStampTaskAsync(RunStampTaskRequest request, AsyncAction<AsyncResult<RunStampTaskResult>> callback)
public RunStampTaskResult runStampTask(RunStampTaskRequest request)
public void runStampSheetAsync(RunStampSheetRequest request, AsyncAction<AsyncResult<RunStampSheetResult>> callback)
public RunStampSheetResult runStampSheet(RunStampSheetRequest request)
public void runStampSheetExpressAsync(RunStampSheetExpressRequest request, AsyncAction<AsyncResult<RunStampSheetExpressResult>> callback)
public RunStampSheetExpressResult runStampSheetExpress(RunStampSheetExpressRequest request)
public void runStampTaskWithoutNamespaceAsync(RunStampTaskWithoutNamespaceRequest request, AsyncAction<AsyncResult<RunStampTaskWithoutNamespaceResult>> callback)
public RunStampTaskWithoutNamespaceResult runStampTaskWithoutNamespace(RunStampTaskWithoutNamespaceRequest request)
public void runStampSheetWithoutNamespaceAsync(RunStampSheetWithoutNamespaceRequest request, AsyncAction<AsyncResult<RunStampSheetWithoutNamespaceResult>> callback)
public RunStampSheetWithoutNamespaceResult runStampSheetWithoutNamespace(RunStampSheetWithoutNamespaceRequest request)
public void runStampSheetExpressWithoutNamespaceAsync(RunStampSheetExpressWithoutNamespaceRequest request, AsyncAction<AsyncResult<RunStampSheetExpressWithoutNamespaceResult>> callback)
public RunStampSheetExpressWithoutNamespaceResult runStampSheetExpressWithoutNamespace(RunStampSheetExpressWithoutNamespaceRequest request)
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.