Compare commits
5 Commits
imageproce
...
Rds-patch
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e7a7f82edc | ||
|
|
7360f5cf79 | ||
|
|
aa07136890 | ||
|
|
1ffa242729 | ||
|
|
76793cff83 |
19
CHANGELOG
19
CHANGELOG
@@ -1,3 +1,22 @@
|
||||
2021-03-03 Version: patch
|
||||
- Update Open API.
|
||||
|
||||
2021-03-03 Version: patch
|
||||
- Support TableStructSync Order API.
|
||||
- Support Upload File API.
|
||||
- Support GetOwnerApplyOrderDetail, GetPermApplyOrderDetail API.
|
||||
- Support ListDBTaskSQLJob, ListDBTaskSQLJobDetail API.
|
||||
- Support GetDataCorrectSQLFile API.
|
||||
|
||||
2021-03-03 Version: patch
|
||||
- Add Api.
|
||||
|
||||
2021-03-03 Version: patch
|
||||
- Delete API.
|
||||
|
||||
2021-03-03 Version: patch
|
||||
- Generated 2018-06-01 for `dataworks-public`.
|
||||
|
||||
2021-03-03 Version: patch
|
||||
- Update ScreenChestCT.
|
||||
|
||||
|
||||
@@ -27,10 +27,6 @@ set(cdn_public_header_model
|
||||
include/alibabacloud/cdn/model/AddFCTriggerResult.h
|
||||
include/alibabacloud/cdn/model/AddLiveAppRecordConfigRequest.h
|
||||
include/alibabacloud/cdn/model/AddLiveAppRecordConfigResult.h
|
||||
include/alibabacloud/cdn/model/AddLiveAppSnapshotConfigRequest.h
|
||||
include/alibabacloud/cdn/model/AddLiveAppSnapshotConfigResult.h
|
||||
include/alibabacloud/cdn/model/AddLiveDomainMappingRequest.h
|
||||
include/alibabacloud/cdn/model/AddLiveDomainMappingResult.h
|
||||
include/alibabacloud/cdn/model/AddLiveStreamTranscodeRequest.h
|
||||
include/alibabacloud/cdn/model/AddLiveStreamTranscodeResult.h
|
||||
include/alibabacloud/cdn/model/BatchAddCdnDomainRequest.h
|
||||
@@ -319,14 +315,8 @@ set(cdn_public_header_model
|
||||
include/alibabacloud/cdn/model/ModifyCdnDomainResult.h
|
||||
include/alibabacloud/cdn/model/ModifyCdnDomainSchdmByPropertyRequest.h
|
||||
include/alibabacloud/cdn/model/ModifyCdnDomainSchdmByPropertyResult.h
|
||||
include/alibabacloud/cdn/model/ModifyCdnServiceRequest.h
|
||||
include/alibabacloud/cdn/model/ModifyCdnServiceResult.h
|
||||
include/alibabacloud/cdn/model/ModifyDomainCustomLogConfigRequest.h
|
||||
include/alibabacloud/cdn/model/ModifyDomainCustomLogConfigResult.h
|
||||
include/alibabacloud/cdn/model/ModifyFileCacheExpiredConfigRequest.h
|
||||
include/alibabacloud/cdn/model/ModifyFileCacheExpiredConfigResult.h
|
||||
include/alibabacloud/cdn/model/ModifyHttpHeaderConfigRequest.h
|
||||
include/alibabacloud/cdn/model/ModifyHttpHeaderConfigResult.h
|
||||
include/alibabacloud/cdn/model/ModifyPathCacheExpiredConfigRequest.h
|
||||
include/alibabacloud/cdn/model/ModifyPathCacheExpiredConfigResult.h
|
||||
include/alibabacloud/cdn/model/ModifyRealtimeLogDeliveryRequest.h
|
||||
@@ -357,8 +347,6 @@ set(cdn_public_header_model
|
||||
include/alibabacloud/cdn/model/SetDomainGreenManagerConfigResult.h
|
||||
include/alibabacloud/cdn/model/SetDomainServerCertificateRequest.h
|
||||
include/alibabacloud/cdn/model/SetDomainServerCertificateResult.h
|
||||
include/alibabacloud/cdn/model/SetDynamicConfigRequest.h
|
||||
include/alibabacloud/cdn/model/SetDynamicConfigResult.h
|
||||
include/alibabacloud/cdn/model/SetErrorPageConfigRequest.h
|
||||
include/alibabacloud/cdn/model/SetErrorPageConfigResult.h
|
||||
include/alibabacloud/cdn/model/SetFileCacheExpiredConfigRequest.h
|
||||
@@ -379,10 +367,6 @@ set(cdn_public_header_model
|
||||
include/alibabacloud/cdn/model/SetIpAllowListConfigResult.h
|
||||
include/alibabacloud/cdn/model/SetIpBlackListConfigRequest.h
|
||||
include/alibabacloud/cdn/model/SetIpBlackListConfigResult.h
|
||||
include/alibabacloud/cdn/model/SetL2OssKeyConfigRequest.h
|
||||
include/alibabacloud/cdn/model/SetL2OssKeyConfigResult.h
|
||||
include/alibabacloud/cdn/model/SetLiveStreamsNotifyUrlConfigRequest.h
|
||||
include/alibabacloud/cdn/model/SetLiveStreamsNotifyUrlConfigResult.h
|
||||
include/alibabacloud/cdn/model/SetOptimizeConfigRequest.h
|
||||
include/alibabacloud/cdn/model/SetOptimizeConfigResult.h
|
||||
include/alibabacloud/cdn/model/SetPageCompressConfigRequest.h
|
||||
@@ -415,8 +399,6 @@ set(cdn_public_header_model
|
||||
include/alibabacloud/cdn/model/UntagResourcesResult.h
|
||||
include/alibabacloud/cdn/model/UpdateFCTriggerRequest.h
|
||||
include/alibabacloud/cdn/model/UpdateFCTriggerResult.h
|
||||
include/alibabacloud/cdn/model/UpdateLiveAppSnapshotConfigRequest.h
|
||||
include/alibabacloud/cdn/model/UpdateLiveAppSnapshotConfigResult.h
|
||||
include/alibabacloud/cdn/model/VerifyDomainOwnerRequest.h
|
||||
include/alibabacloud/cdn/model/VerifyDomainOwnerResult.h )
|
||||
|
||||
@@ -428,10 +410,6 @@ set(cdn_src
|
||||
src/model/AddFCTriggerResult.cc
|
||||
src/model/AddLiveAppRecordConfigRequest.cc
|
||||
src/model/AddLiveAppRecordConfigResult.cc
|
||||
src/model/AddLiveAppSnapshotConfigRequest.cc
|
||||
src/model/AddLiveAppSnapshotConfigResult.cc
|
||||
src/model/AddLiveDomainMappingRequest.cc
|
||||
src/model/AddLiveDomainMappingResult.cc
|
||||
src/model/AddLiveStreamTranscodeRequest.cc
|
||||
src/model/AddLiveStreamTranscodeResult.cc
|
||||
src/model/BatchAddCdnDomainRequest.cc
|
||||
@@ -720,14 +698,8 @@ set(cdn_src
|
||||
src/model/ModifyCdnDomainResult.cc
|
||||
src/model/ModifyCdnDomainSchdmByPropertyRequest.cc
|
||||
src/model/ModifyCdnDomainSchdmByPropertyResult.cc
|
||||
src/model/ModifyCdnServiceRequest.cc
|
||||
src/model/ModifyCdnServiceResult.cc
|
||||
src/model/ModifyDomainCustomLogConfigRequest.cc
|
||||
src/model/ModifyDomainCustomLogConfigResult.cc
|
||||
src/model/ModifyFileCacheExpiredConfigRequest.cc
|
||||
src/model/ModifyFileCacheExpiredConfigResult.cc
|
||||
src/model/ModifyHttpHeaderConfigRequest.cc
|
||||
src/model/ModifyHttpHeaderConfigResult.cc
|
||||
src/model/ModifyPathCacheExpiredConfigRequest.cc
|
||||
src/model/ModifyPathCacheExpiredConfigResult.cc
|
||||
src/model/ModifyRealtimeLogDeliveryRequest.cc
|
||||
@@ -758,8 +730,6 @@ set(cdn_src
|
||||
src/model/SetDomainGreenManagerConfigResult.cc
|
||||
src/model/SetDomainServerCertificateRequest.cc
|
||||
src/model/SetDomainServerCertificateResult.cc
|
||||
src/model/SetDynamicConfigRequest.cc
|
||||
src/model/SetDynamicConfigResult.cc
|
||||
src/model/SetErrorPageConfigRequest.cc
|
||||
src/model/SetErrorPageConfigResult.cc
|
||||
src/model/SetFileCacheExpiredConfigRequest.cc
|
||||
@@ -780,10 +750,6 @@ set(cdn_src
|
||||
src/model/SetIpAllowListConfigResult.cc
|
||||
src/model/SetIpBlackListConfigRequest.cc
|
||||
src/model/SetIpBlackListConfigResult.cc
|
||||
src/model/SetL2OssKeyConfigRequest.cc
|
||||
src/model/SetL2OssKeyConfigResult.cc
|
||||
src/model/SetLiveStreamsNotifyUrlConfigRequest.cc
|
||||
src/model/SetLiveStreamsNotifyUrlConfigResult.cc
|
||||
src/model/SetOptimizeConfigRequest.cc
|
||||
src/model/SetOptimizeConfigResult.cc
|
||||
src/model/SetPageCompressConfigRequest.cc
|
||||
@@ -816,8 +782,6 @@ set(cdn_src
|
||||
src/model/UntagResourcesResult.cc
|
||||
src/model/UpdateFCTriggerRequest.cc
|
||||
src/model/UpdateFCTriggerResult.cc
|
||||
src/model/UpdateLiveAppSnapshotConfigRequest.cc
|
||||
src/model/UpdateLiveAppSnapshotConfigResult.cc
|
||||
src/model/VerifyDomainOwnerRequest.cc
|
||||
src/model/VerifyDomainOwnerResult.cc )
|
||||
|
||||
|
||||
@@ -28,10 +28,6 @@
|
||||
#include "model/AddFCTriggerResult.h"
|
||||
#include "model/AddLiveAppRecordConfigRequest.h"
|
||||
#include "model/AddLiveAppRecordConfigResult.h"
|
||||
#include "model/AddLiveAppSnapshotConfigRequest.h"
|
||||
#include "model/AddLiveAppSnapshotConfigResult.h"
|
||||
#include "model/AddLiveDomainMappingRequest.h"
|
||||
#include "model/AddLiveDomainMappingResult.h"
|
||||
#include "model/AddLiveStreamTranscodeRequest.h"
|
||||
#include "model/AddLiveStreamTranscodeResult.h"
|
||||
#include "model/BatchAddCdnDomainRequest.h"
|
||||
@@ -320,14 +316,8 @@
|
||||
#include "model/ModifyCdnDomainResult.h"
|
||||
#include "model/ModifyCdnDomainSchdmByPropertyRequest.h"
|
||||
#include "model/ModifyCdnDomainSchdmByPropertyResult.h"
|
||||
#include "model/ModifyCdnServiceRequest.h"
|
||||
#include "model/ModifyCdnServiceResult.h"
|
||||
#include "model/ModifyDomainCustomLogConfigRequest.h"
|
||||
#include "model/ModifyDomainCustomLogConfigResult.h"
|
||||
#include "model/ModifyFileCacheExpiredConfigRequest.h"
|
||||
#include "model/ModifyFileCacheExpiredConfigResult.h"
|
||||
#include "model/ModifyHttpHeaderConfigRequest.h"
|
||||
#include "model/ModifyHttpHeaderConfigResult.h"
|
||||
#include "model/ModifyPathCacheExpiredConfigRequest.h"
|
||||
#include "model/ModifyPathCacheExpiredConfigResult.h"
|
||||
#include "model/ModifyRealtimeLogDeliveryRequest.h"
|
||||
@@ -358,8 +348,6 @@
|
||||
#include "model/SetDomainGreenManagerConfigResult.h"
|
||||
#include "model/SetDomainServerCertificateRequest.h"
|
||||
#include "model/SetDomainServerCertificateResult.h"
|
||||
#include "model/SetDynamicConfigRequest.h"
|
||||
#include "model/SetDynamicConfigResult.h"
|
||||
#include "model/SetErrorPageConfigRequest.h"
|
||||
#include "model/SetErrorPageConfigResult.h"
|
||||
#include "model/SetFileCacheExpiredConfigRequest.h"
|
||||
@@ -380,10 +368,6 @@
|
||||
#include "model/SetIpAllowListConfigResult.h"
|
||||
#include "model/SetIpBlackListConfigRequest.h"
|
||||
#include "model/SetIpBlackListConfigResult.h"
|
||||
#include "model/SetL2OssKeyConfigRequest.h"
|
||||
#include "model/SetL2OssKeyConfigResult.h"
|
||||
#include "model/SetLiveStreamsNotifyUrlConfigRequest.h"
|
||||
#include "model/SetLiveStreamsNotifyUrlConfigResult.h"
|
||||
#include "model/SetOptimizeConfigRequest.h"
|
||||
#include "model/SetOptimizeConfigResult.h"
|
||||
#include "model/SetPageCompressConfigRequest.h"
|
||||
@@ -416,8 +400,6 @@
|
||||
#include "model/UntagResourcesResult.h"
|
||||
#include "model/UpdateFCTriggerRequest.h"
|
||||
#include "model/UpdateFCTriggerResult.h"
|
||||
#include "model/UpdateLiveAppSnapshotConfigRequest.h"
|
||||
#include "model/UpdateLiveAppSnapshotConfigResult.h"
|
||||
#include "model/VerifyDomainOwnerRequest.h"
|
||||
#include "model/VerifyDomainOwnerResult.h"
|
||||
|
||||
@@ -438,12 +420,6 @@ namespace AlibabaCloud
|
||||
typedef Outcome<Error, Model::AddLiveAppRecordConfigResult> AddLiveAppRecordConfigOutcome;
|
||||
typedef std::future<AddLiveAppRecordConfigOutcome> AddLiveAppRecordConfigOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::AddLiveAppRecordConfigRequest&, const AddLiveAppRecordConfigOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> AddLiveAppRecordConfigAsyncHandler;
|
||||
typedef Outcome<Error, Model::AddLiveAppSnapshotConfigResult> AddLiveAppSnapshotConfigOutcome;
|
||||
typedef std::future<AddLiveAppSnapshotConfigOutcome> AddLiveAppSnapshotConfigOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::AddLiveAppSnapshotConfigRequest&, const AddLiveAppSnapshotConfigOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> AddLiveAppSnapshotConfigAsyncHandler;
|
||||
typedef Outcome<Error, Model::AddLiveDomainMappingResult> AddLiveDomainMappingOutcome;
|
||||
typedef std::future<AddLiveDomainMappingOutcome> AddLiveDomainMappingOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::AddLiveDomainMappingRequest&, const AddLiveDomainMappingOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> AddLiveDomainMappingAsyncHandler;
|
||||
typedef Outcome<Error, Model::AddLiveStreamTranscodeResult> AddLiveStreamTranscodeOutcome;
|
||||
typedef std::future<AddLiveStreamTranscodeOutcome> AddLiveStreamTranscodeOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::AddLiveStreamTranscodeRequest&, const AddLiveStreamTranscodeOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> AddLiveStreamTranscodeAsyncHandler;
|
||||
@@ -876,18 +852,9 @@ namespace AlibabaCloud
|
||||
typedef Outcome<Error, Model::ModifyCdnDomainSchdmByPropertyResult> ModifyCdnDomainSchdmByPropertyOutcome;
|
||||
typedef std::future<ModifyCdnDomainSchdmByPropertyOutcome> ModifyCdnDomainSchdmByPropertyOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::ModifyCdnDomainSchdmByPropertyRequest&, const ModifyCdnDomainSchdmByPropertyOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> ModifyCdnDomainSchdmByPropertyAsyncHandler;
|
||||
typedef Outcome<Error, Model::ModifyCdnServiceResult> ModifyCdnServiceOutcome;
|
||||
typedef std::future<ModifyCdnServiceOutcome> ModifyCdnServiceOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::ModifyCdnServiceRequest&, const ModifyCdnServiceOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> ModifyCdnServiceAsyncHandler;
|
||||
typedef Outcome<Error, Model::ModifyDomainCustomLogConfigResult> ModifyDomainCustomLogConfigOutcome;
|
||||
typedef std::future<ModifyDomainCustomLogConfigOutcome> ModifyDomainCustomLogConfigOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::ModifyDomainCustomLogConfigRequest&, const ModifyDomainCustomLogConfigOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> ModifyDomainCustomLogConfigAsyncHandler;
|
||||
typedef Outcome<Error, Model::ModifyFileCacheExpiredConfigResult> ModifyFileCacheExpiredConfigOutcome;
|
||||
typedef std::future<ModifyFileCacheExpiredConfigOutcome> ModifyFileCacheExpiredConfigOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::ModifyFileCacheExpiredConfigRequest&, const ModifyFileCacheExpiredConfigOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> ModifyFileCacheExpiredConfigAsyncHandler;
|
||||
typedef Outcome<Error, Model::ModifyHttpHeaderConfigResult> ModifyHttpHeaderConfigOutcome;
|
||||
typedef std::future<ModifyHttpHeaderConfigOutcome> ModifyHttpHeaderConfigOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::ModifyHttpHeaderConfigRequest&, const ModifyHttpHeaderConfigOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> ModifyHttpHeaderConfigAsyncHandler;
|
||||
typedef Outcome<Error, Model::ModifyPathCacheExpiredConfigResult> ModifyPathCacheExpiredConfigOutcome;
|
||||
typedef std::future<ModifyPathCacheExpiredConfigOutcome> ModifyPathCacheExpiredConfigOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::ModifyPathCacheExpiredConfigRequest&, const ModifyPathCacheExpiredConfigOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> ModifyPathCacheExpiredConfigAsyncHandler;
|
||||
@@ -933,9 +900,6 @@ namespace AlibabaCloud
|
||||
typedef Outcome<Error, Model::SetDomainServerCertificateResult> SetDomainServerCertificateOutcome;
|
||||
typedef std::future<SetDomainServerCertificateOutcome> SetDomainServerCertificateOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::SetDomainServerCertificateRequest&, const SetDomainServerCertificateOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> SetDomainServerCertificateAsyncHandler;
|
||||
typedef Outcome<Error, Model::SetDynamicConfigResult> SetDynamicConfigOutcome;
|
||||
typedef std::future<SetDynamicConfigOutcome> SetDynamicConfigOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::SetDynamicConfigRequest&, const SetDynamicConfigOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> SetDynamicConfigAsyncHandler;
|
||||
typedef Outcome<Error, Model::SetErrorPageConfigResult> SetErrorPageConfigOutcome;
|
||||
typedef std::future<SetErrorPageConfigOutcome> SetErrorPageConfigOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::SetErrorPageConfigRequest&, const SetErrorPageConfigOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> SetErrorPageConfigAsyncHandler;
|
||||
@@ -966,12 +930,6 @@ namespace AlibabaCloud
|
||||
typedef Outcome<Error, Model::SetIpBlackListConfigResult> SetIpBlackListConfigOutcome;
|
||||
typedef std::future<SetIpBlackListConfigOutcome> SetIpBlackListConfigOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::SetIpBlackListConfigRequest&, const SetIpBlackListConfigOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> SetIpBlackListConfigAsyncHandler;
|
||||
typedef Outcome<Error, Model::SetL2OssKeyConfigResult> SetL2OssKeyConfigOutcome;
|
||||
typedef std::future<SetL2OssKeyConfigOutcome> SetL2OssKeyConfigOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::SetL2OssKeyConfigRequest&, const SetL2OssKeyConfigOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> SetL2OssKeyConfigAsyncHandler;
|
||||
typedef Outcome<Error, Model::SetLiveStreamsNotifyUrlConfigResult> SetLiveStreamsNotifyUrlConfigOutcome;
|
||||
typedef std::future<SetLiveStreamsNotifyUrlConfigOutcome> SetLiveStreamsNotifyUrlConfigOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::SetLiveStreamsNotifyUrlConfigRequest&, const SetLiveStreamsNotifyUrlConfigOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> SetLiveStreamsNotifyUrlConfigAsyncHandler;
|
||||
typedef Outcome<Error, Model::SetOptimizeConfigResult> SetOptimizeConfigOutcome;
|
||||
typedef std::future<SetOptimizeConfigOutcome> SetOptimizeConfigOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::SetOptimizeConfigRequest&, const SetOptimizeConfigOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> SetOptimizeConfigAsyncHandler;
|
||||
@@ -1020,9 +978,6 @@ namespace AlibabaCloud
|
||||
typedef Outcome<Error, Model::UpdateFCTriggerResult> UpdateFCTriggerOutcome;
|
||||
typedef std::future<UpdateFCTriggerOutcome> UpdateFCTriggerOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::UpdateFCTriggerRequest&, const UpdateFCTriggerOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> UpdateFCTriggerAsyncHandler;
|
||||
typedef Outcome<Error, Model::UpdateLiveAppSnapshotConfigResult> UpdateLiveAppSnapshotConfigOutcome;
|
||||
typedef std::future<UpdateLiveAppSnapshotConfigOutcome> UpdateLiveAppSnapshotConfigOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::UpdateLiveAppSnapshotConfigRequest&, const UpdateLiveAppSnapshotConfigOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> UpdateLiveAppSnapshotConfigAsyncHandler;
|
||||
typedef Outcome<Error, Model::VerifyDomainOwnerResult> VerifyDomainOwnerOutcome;
|
||||
typedef std::future<VerifyDomainOwnerOutcome> VerifyDomainOwnerOutcomeCallable;
|
||||
typedef std::function<void(const CdnClient*, const Model::VerifyDomainOwnerRequest&, const VerifyDomainOwnerOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> VerifyDomainOwnerAsyncHandler;
|
||||
@@ -1040,12 +995,6 @@ namespace AlibabaCloud
|
||||
AddLiveAppRecordConfigOutcome addLiveAppRecordConfig(const Model::AddLiveAppRecordConfigRequest &request)const;
|
||||
void addLiveAppRecordConfigAsync(const Model::AddLiveAppRecordConfigRequest& request, const AddLiveAppRecordConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
AddLiveAppRecordConfigOutcomeCallable addLiveAppRecordConfigCallable(const Model::AddLiveAppRecordConfigRequest& request) const;
|
||||
AddLiveAppSnapshotConfigOutcome addLiveAppSnapshotConfig(const Model::AddLiveAppSnapshotConfigRequest &request)const;
|
||||
void addLiveAppSnapshotConfigAsync(const Model::AddLiveAppSnapshotConfigRequest& request, const AddLiveAppSnapshotConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
AddLiveAppSnapshotConfigOutcomeCallable addLiveAppSnapshotConfigCallable(const Model::AddLiveAppSnapshotConfigRequest& request) const;
|
||||
AddLiveDomainMappingOutcome addLiveDomainMapping(const Model::AddLiveDomainMappingRequest &request)const;
|
||||
void addLiveDomainMappingAsync(const Model::AddLiveDomainMappingRequest& request, const AddLiveDomainMappingAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
AddLiveDomainMappingOutcomeCallable addLiveDomainMappingCallable(const Model::AddLiveDomainMappingRequest& request) const;
|
||||
AddLiveStreamTranscodeOutcome addLiveStreamTranscode(const Model::AddLiveStreamTranscodeRequest &request)const;
|
||||
void addLiveStreamTranscodeAsync(const Model::AddLiveStreamTranscodeRequest& request, const AddLiveStreamTranscodeAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
AddLiveStreamTranscodeOutcomeCallable addLiveStreamTranscodeCallable(const Model::AddLiveStreamTranscodeRequest& request) const;
|
||||
@@ -1478,18 +1427,9 @@ namespace AlibabaCloud
|
||||
ModifyCdnDomainSchdmByPropertyOutcome modifyCdnDomainSchdmByProperty(const Model::ModifyCdnDomainSchdmByPropertyRequest &request)const;
|
||||
void modifyCdnDomainSchdmByPropertyAsync(const Model::ModifyCdnDomainSchdmByPropertyRequest& request, const ModifyCdnDomainSchdmByPropertyAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
ModifyCdnDomainSchdmByPropertyOutcomeCallable modifyCdnDomainSchdmByPropertyCallable(const Model::ModifyCdnDomainSchdmByPropertyRequest& request) const;
|
||||
ModifyCdnServiceOutcome modifyCdnService(const Model::ModifyCdnServiceRequest &request)const;
|
||||
void modifyCdnServiceAsync(const Model::ModifyCdnServiceRequest& request, const ModifyCdnServiceAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
ModifyCdnServiceOutcomeCallable modifyCdnServiceCallable(const Model::ModifyCdnServiceRequest& request) const;
|
||||
ModifyDomainCustomLogConfigOutcome modifyDomainCustomLogConfig(const Model::ModifyDomainCustomLogConfigRequest &request)const;
|
||||
void modifyDomainCustomLogConfigAsync(const Model::ModifyDomainCustomLogConfigRequest& request, const ModifyDomainCustomLogConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
ModifyDomainCustomLogConfigOutcomeCallable modifyDomainCustomLogConfigCallable(const Model::ModifyDomainCustomLogConfigRequest& request) const;
|
||||
ModifyFileCacheExpiredConfigOutcome modifyFileCacheExpiredConfig(const Model::ModifyFileCacheExpiredConfigRequest &request)const;
|
||||
void modifyFileCacheExpiredConfigAsync(const Model::ModifyFileCacheExpiredConfigRequest& request, const ModifyFileCacheExpiredConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
ModifyFileCacheExpiredConfigOutcomeCallable modifyFileCacheExpiredConfigCallable(const Model::ModifyFileCacheExpiredConfigRequest& request) const;
|
||||
ModifyHttpHeaderConfigOutcome modifyHttpHeaderConfig(const Model::ModifyHttpHeaderConfigRequest &request)const;
|
||||
void modifyHttpHeaderConfigAsync(const Model::ModifyHttpHeaderConfigRequest& request, const ModifyHttpHeaderConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
ModifyHttpHeaderConfigOutcomeCallable modifyHttpHeaderConfigCallable(const Model::ModifyHttpHeaderConfigRequest& request) const;
|
||||
ModifyPathCacheExpiredConfigOutcome modifyPathCacheExpiredConfig(const Model::ModifyPathCacheExpiredConfigRequest &request)const;
|
||||
void modifyPathCacheExpiredConfigAsync(const Model::ModifyPathCacheExpiredConfigRequest& request, const ModifyPathCacheExpiredConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
ModifyPathCacheExpiredConfigOutcomeCallable modifyPathCacheExpiredConfigCallable(const Model::ModifyPathCacheExpiredConfigRequest& request) const;
|
||||
@@ -1535,9 +1475,6 @@ namespace AlibabaCloud
|
||||
SetDomainServerCertificateOutcome setDomainServerCertificate(const Model::SetDomainServerCertificateRequest &request)const;
|
||||
void setDomainServerCertificateAsync(const Model::SetDomainServerCertificateRequest& request, const SetDomainServerCertificateAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
SetDomainServerCertificateOutcomeCallable setDomainServerCertificateCallable(const Model::SetDomainServerCertificateRequest& request) const;
|
||||
SetDynamicConfigOutcome setDynamicConfig(const Model::SetDynamicConfigRequest &request)const;
|
||||
void setDynamicConfigAsync(const Model::SetDynamicConfigRequest& request, const SetDynamicConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
SetDynamicConfigOutcomeCallable setDynamicConfigCallable(const Model::SetDynamicConfigRequest& request) const;
|
||||
SetErrorPageConfigOutcome setErrorPageConfig(const Model::SetErrorPageConfigRequest &request)const;
|
||||
void setErrorPageConfigAsync(const Model::SetErrorPageConfigRequest& request, const SetErrorPageConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
SetErrorPageConfigOutcomeCallable setErrorPageConfigCallable(const Model::SetErrorPageConfigRequest& request) const;
|
||||
@@ -1568,12 +1505,6 @@ namespace AlibabaCloud
|
||||
SetIpBlackListConfigOutcome setIpBlackListConfig(const Model::SetIpBlackListConfigRequest &request)const;
|
||||
void setIpBlackListConfigAsync(const Model::SetIpBlackListConfigRequest& request, const SetIpBlackListConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
SetIpBlackListConfigOutcomeCallable setIpBlackListConfigCallable(const Model::SetIpBlackListConfigRequest& request) const;
|
||||
SetL2OssKeyConfigOutcome setL2OssKeyConfig(const Model::SetL2OssKeyConfigRequest &request)const;
|
||||
void setL2OssKeyConfigAsync(const Model::SetL2OssKeyConfigRequest& request, const SetL2OssKeyConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
SetL2OssKeyConfigOutcomeCallable setL2OssKeyConfigCallable(const Model::SetL2OssKeyConfigRequest& request) const;
|
||||
SetLiveStreamsNotifyUrlConfigOutcome setLiveStreamsNotifyUrlConfig(const Model::SetLiveStreamsNotifyUrlConfigRequest &request)const;
|
||||
void setLiveStreamsNotifyUrlConfigAsync(const Model::SetLiveStreamsNotifyUrlConfigRequest& request, const SetLiveStreamsNotifyUrlConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
SetLiveStreamsNotifyUrlConfigOutcomeCallable setLiveStreamsNotifyUrlConfigCallable(const Model::SetLiveStreamsNotifyUrlConfigRequest& request) const;
|
||||
SetOptimizeConfigOutcome setOptimizeConfig(const Model::SetOptimizeConfigRequest &request)const;
|
||||
void setOptimizeConfigAsync(const Model::SetOptimizeConfigRequest& request, const SetOptimizeConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
SetOptimizeConfigOutcomeCallable setOptimizeConfigCallable(const Model::SetOptimizeConfigRequest& request) const;
|
||||
@@ -1622,9 +1553,6 @@ namespace AlibabaCloud
|
||||
UpdateFCTriggerOutcome updateFCTrigger(const Model::UpdateFCTriggerRequest &request)const;
|
||||
void updateFCTriggerAsync(const Model::UpdateFCTriggerRequest& request, const UpdateFCTriggerAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
UpdateFCTriggerOutcomeCallable updateFCTriggerCallable(const Model::UpdateFCTriggerRequest& request) const;
|
||||
UpdateLiveAppSnapshotConfigOutcome updateLiveAppSnapshotConfig(const Model::UpdateLiveAppSnapshotConfigRequest &request)const;
|
||||
void updateLiveAppSnapshotConfigAsync(const Model::UpdateLiveAppSnapshotConfigRequest& request, const UpdateLiveAppSnapshotConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
UpdateLiveAppSnapshotConfigOutcomeCallable updateLiveAppSnapshotConfigCallable(const Model::UpdateLiveAppSnapshotConfigRequest& request) const;
|
||||
VerifyDomainOwnerOutcome verifyDomainOwner(const Model::VerifyDomainOwnerRequest &request)const;
|
||||
void verifyDomainOwnerAsync(const Model::VerifyDomainOwnerRequest& request, const VerifyDomainOwnerAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
VerifyDomainOwnerOutcomeCallable verifyDomainOwnerCallable(const Model::VerifyDomainOwnerRequest& request) const;
|
||||
|
||||
@@ -1,72 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_CDN_MODEL_ADDLIVEAPPSNAPSHOTCONFIGREQUEST_H_
|
||||
#define ALIBABACLOUD_CDN_MODEL_ADDLIVEAPPSNAPSHOTCONFIGREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/cdn/CdnExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Cdn
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_CDN_EXPORT AddLiveAppSnapshotConfigRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
AddLiveAppSnapshotConfigRequest();
|
||||
~AddLiveAppSnapshotConfigRequest();
|
||||
|
||||
int getTimeInterval()const;
|
||||
void setTimeInterval(int timeInterval);
|
||||
std::string getOssEndpoint()const;
|
||||
void setOssEndpoint(const std::string& ossEndpoint);
|
||||
std::string getAppName()const;
|
||||
void setAppName(const std::string& appName);
|
||||
std::string getSecurityToken()const;
|
||||
void setSecurityToken(const std::string& securityToken);
|
||||
std::string getOverwriteOssObject()const;
|
||||
void setOverwriteOssObject(const std::string& overwriteOssObject);
|
||||
std::string getOssBucket()const;
|
||||
void setOssBucket(const std::string& ossBucket);
|
||||
std::string getDomainName()const;
|
||||
void setDomainName(const std::string& domainName);
|
||||
std::string getSequenceOssObject()const;
|
||||
void setSequenceOssObject(const std::string& sequenceOssObject);
|
||||
long getOwnerId()const;
|
||||
void setOwnerId(long ownerId);
|
||||
|
||||
private:
|
||||
int timeInterval_;
|
||||
std::string ossEndpoint_;
|
||||
std::string appName_;
|
||||
std::string securityToken_;
|
||||
std::string overwriteOssObject_;
|
||||
std::string ossBucket_;
|
||||
std::string domainName_;
|
||||
std::string sequenceOssObject_;
|
||||
long ownerId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_CDN_MODEL_ADDLIVEAPPSNAPSHOTCONFIGREQUEST_H_
|
||||
@@ -1,66 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_CDN_MODEL_MODIFYFILECACHEEXPIREDCONFIGREQUEST_H_
|
||||
#define ALIBABACLOUD_CDN_MODEL_MODIFYFILECACHEEXPIREDCONFIGREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/cdn/CdnExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Cdn
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_CDN_EXPORT ModifyFileCacheExpiredConfigRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
ModifyFileCacheExpiredConfigRequest();
|
||||
~ModifyFileCacheExpiredConfigRequest();
|
||||
|
||||
std::string getSecurityToken()const;
|
||||
void setSecurityToken(const std::string& securityToken);
|
||||
std::string getDomainName()const;
|
||||
void setDomainName(const std::string& domainName);
|
||||
std::string getWeight()const;
|
||||
void setWeight(const std::string& weight);
|
||||
std::string getCacheContent()const;
|
||||
void setCacheContent(const std::string& cacheContent);
|
||||
long getOwnerId()const;
|
||||
void setOwnerId(long ownerId);
|
||||
std::string getTTL()const;
|
||||
void setTTL(const std::string& tTL);
|
||||
std::string getConfigID()const;
|
||||
void setConfigID(const std::string& configID);
|
||||
|
||||
private:
|
||||
std::string securityToken_;
|
||||
std::string domainName_;
|
||||
std::string weight_;
|
||||
std::string cacheContent_;
|
||||
long ownerId_;
|
||||
std::string tTL_;
|
||||
std::string configID_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_CDN_MODEL_MODIFYFILECACHEEXPIREDCONFIGREQUEST_H_
|
||||
@@ -1,49 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_CDN_MODEL_MODIFYFILECACHEEXPIREDCONFIGRESULT_H_
|
||||
#define ALIBABACLOUD_CDN_MODEL_MODIFYFILECACHEEXPIREDCONFIGRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/cdn/CdnExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Cdn
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_CDN_EXPORT ModifyFileCacheExpiredConfigResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
ModifyFileCacheExpiredConfigResult();
|
||||
explicit ModifyFileCacheExpiredConfigResult(const std::string &payload);
|
||||
~ModifyFileCacheExpiredConfigResult();
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_CDN_MODEL_MODIFYFILECACHEEXPIREDCONFIGRESULT_H_
|
||||
@@ -1,69 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_CDN_MODEL_SETDYNAMICCONFIGREQUEST_H_
|
||||
#define ALIBABACLOUD_CDN_MODEL_SETDYNAMICCONFIGREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/cdn/CdnExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Cdn
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_CDN_EXPORT SetDynamicConfigRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
SetDynamicConfigRequest();
|
||||
~SetDynamicConfigRequest();
|
||||
|
||||
std::string getDynamicOrigin()const;
|
||||
void setDynamicOrigin(const std::string& dynamicOrigin);
|
||||
std::string getStaticType()const;
|
||||
void setStaticType(const std::string& staticType);
|
||||
std::string getSecurityToken()const;
|
||||
void setSecurityToken(const std::string& securityToken);
|
||||
std::string getStaticUri()const;
|
||||
void setStaticUri(const std::string& staticUri);
|
||||
std::string getDomainName()const;
|
||||
void setDomainName(const std::string& domainName);
|
||||
std::string getStaticPath()const;
|
||||
void setStaticPath(const std::string& staticPath);
|
||||
std::string getDynamicCacheControl()const;
|
||||
void setDynamicCacheControl(const std::string& dynamicCacheControl);
|
||||
long getOwnerId()const;
|
||||
void setOwnerId(long ownerId);
|
||||
|
||||
private:
|
||||
std::string dynamicOrigin_;
|
||||
std::string staticType_;
|
||||
std::string securityToken_;
|
||||
std::string staticUri_;
|
||||
std::string domainName_;
|
||||
std::string staticPath_;
|
||||
std::string dynamicCacheControl_;
|
||||
long ownerId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_CDN_MODEL_SETDYNAMICCONFIGREQUEST_H_
|
||||
@@ -1,49 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_CDN_MODEL_SETDYNAMICCONFIGRESULT_H_
|
||||
#define ALIBABACLOUD_CDN_MODEL_SETDYNAMICCONFIGRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/cdn/CdnExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Cdn
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_CDN_EXPORT SetDynamicConfigResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
SetDynamicConfigResult();
|
||||
explicit SetDynamicConfigResult(const std::string &payload);
|
||||
~SetDynamicConfigResult();
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_CDN_MODEL_SETDYNAMICCONFIGRESULT_H_
|
||||
@@ -1,72 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_CDN_MODEL_UPDATELIVEAPPSNAPSHOTCONFIGREQUEST_H_
|
||||
#define ALIBABACLOUD_CDN_MODEL_UPDATELIVEAPPSNAPSHOTCONFIGREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/cdn/CdnExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Cdn
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_CDN_EXPORT UpdateLiveAppSnapshotConfigRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
UpdateLiveAppSnapshotConfigRequest();
|
||||
~UpdateLiveAppSnapshotConfigRequest();
|
||||
|
||||
int getTimeInterval()const;
|
||||
void setTimeInterval(int timeInterval);
|
||||
std::string getOssEndpoint()const;
|
||||
void setOssEndpoint(const std::string& ossEndpoint);
|
||||
std::string getAppName()const;
|
||||
void setAppName(const std::string& appName);
|
||||
std::string getSecurityToken()const;
|
||||
void setSecurityToken(const std::string& securityToken);
|
||||
std::string getOverwriteOssObject()const;
|
||||
void setOverwriteOssObject(const std::string& overwriteOssObject);
|
||||
std::string getOssBucket()const;
|
||||
void setOssBucket(const std::string& ossBucket);
|
||||
std::string getDomainName()const;
|
||||
void setDomainName(const std::string& domainName);
|
||||
std::string getSequenceOssObject()const;
|
||||
void setSequenceOssObject(const std::string& sequenceOssObject);
|
||||
long getOwnerId()const;
|
||||
void setOwnerId(long ownerId);
|
||||
|
||||
private:
|
||||
int timeInterval_;
|
||||
std::string ossEndpoint_;
|
||||
std::string appName_;
|
||||
std::string securityToken_;
|
||||
std::string overwriteOssObject_;
|
||||
std::string ossBucket_;
|
||||
std::string domainName_;
|
||||
std::string sequenceOssObject_;
|
||||
long ownerId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_CDN_MODEL_UPDATELIVEAPPSNAPSHOTCONFIGREQUEST_H_
|
||||
@@ -1,49 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_CDN_MODEL_UPDATELIVEAPPSNAPSHOTCONFIGRESULT_H_
|
||||
#define ALIBABACLOUD_CDN_MODEL_UPDATELIVEAPPSNAPSHOTCONFIGRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/cdn/CdnExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Cdn
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_CDN_EXPORT UpdateLiveAppSnapshotConfigResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
UpdateLiveAppSnapshotConfigResult();
|
||||
explicit UpdateLiveAppSnapshotConfigResult(const std::string &payload);
|
||||
~UpdateLiveAppSnapshotConfigResult();
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_CDN_MODEL_UPDATELIVEAPPSNAPSHOTCONFIGRESULT_H_
|
||||
@@ -159,78 +159,6 @@ CdnClient::AddLiveAppRecordConfigOutcomeCallable CdnClient::addLiveAppRecordConf
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
CdnClient::AddLiveAppSnapshotConfigOutcome CdnClient::addLiveAppSnapshotConfig(const AddLiveAppSnapshotConfigRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
if (!endpointOutcome.isSuccess())
|
||||
return AddLiveAppSnapshotConfigOutcome(endpointOutcome.error());
|
||||
|
||||
auto outcome = makeRequest(endpointOutcome.result(), request);
|
||||
|
||||
if (outcome.isSuccess())
|
||||
return AddLiveAppSnapshotConfigOutcome(AddLiveAppSnapshotConfigResult(outcome.result()));
|
||||
else
|
||||
return AddLiveAppSnapshotConfigOutcome(outcome.error());
|
||||
}
|
||||
|
||||
void CdnClient::addLiveAppSnapshotConfigAsync(const AddLiveAppSnapshotConfigRequest& request, const AddLiveAppSnapshotConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context) const
|
||||
{
|
||||
auto fn = [this, request, handler, context]()
|
||||
{
|
||||
handler(this, request, addLiveAppSnapshotConfig(request), context);
|
||||
};
|
||||
|
||||
asyncExecute(new Runnable(fn));
|
||||
}
|
||||
|
||||
CdnClient::AddLiveAppSnapshotConfigOutcomeCallable CdnClient::addLiveAppSnapshotConfigCallable(const AddLiveAppSnapshotConfigRequest &request) const
|
||||
{
|
||||
auto task = std::make_shared<std::packaged_task<AddLiveAppSnapshotConfigOutcome()>>(
|
||||
[this, request]()
|
||||
{
|
||||
return this->addLiveAppSnapshotConfig(request);
|
||||
});
|
||||
|
||||
asyncExecute(new Runnable([task]() { (*task)(); }));
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
CdnClient::AddLiveDomainMappingOutcome CdnClient::addLiveDomainMapping(const AddLiveDomainMappingRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
if (!endpointOutcome.isSuccess())
|
||||
return AddLiveDomainMappingOutcome(endpointOutcome.error());
|
||||
|
||||
auto outcome = makeRequest(endpointOutcome.result(), request);
|
||||
|
||||
if (outcome.isSuccess())
|
||||
return AddLiveDomainMappingOutcome(AddLiveDomainMappingResult(outcome.result()));
|
||||
else
|
||||
return AddLiveDomainMappingOutcome(outcome.error());
|
||||
}
|
||||
|
||||
void CdnClient::addLiveDomainMappingAsync(const AddLiveDomainMappingRequest& request, const AddLiveDomainMappingAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context) const
|
||||
{
|
||||
auto fn = [this, request, handler, context]()
|
||||
{
|
||||
handler(this, request, addLiveDomainMapping(request), context);
|
||||
};
|
||||
|
||||
asyncExecute(new Runnable(fn));
|
||||
}
|
||||
|
||||
CdnClient::AddLiveDomainMappingOutcomeCallable CdnClient::addLiveDomainMappingCallable(const AddLiveDomainMappingRequest &request) const
|
||||
{
|
||||
auto task = std::make_shared<std::packaged_task<AddLiveDomainMappingOutcome()>>(
|
||||
[this, request]()
|
||||
{
|
||||
return this->addLiveDomainMapping(request);
|
||||
});
|
||||
|
||||
asyncExecute(new Runnable([task]() { (*task)(); }));
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
CdnClient::AddLiveStreamTranscodeOutcome CdnClient::addLiveStreamTranscode(const AddLiveStreamTranscodeRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
@@ -5415,42 +5343,6 @@ CdnClient::ModifyCdnDomainSchdmByPropertyOutcomeCallable CdnClient::modifyCdnDom
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
CdnClient::ModifyCdnServiceOutcome CdnClient::modifyCdnService(const ModifyCdnServiceRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
if (!endpointOutcome.isSuccess())
|
||||
return ModifyCdnServiceOutcome(endpointOutcome.error());
|
||||
|
||||
auto outcome = makeRequest(endpointOutcome.result(), request);
|
||||
|
||||
if (outcome.isSuccess())
|
||||
return ModifyCdnServiceOutcome(ModifyCdnServiceResult(outcome.result()));
|
||||
else
|
||||
return ModifyCdnServiceOutcome(outcome.error());
|
||||
}
|
||||
|
||||
void CdnClient::modifyCdnServiceAsync(const ModifyCdnServiceRequest& request, const ModifyCdnServiceAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context) const
|
||||
{
|
||||
auto fn = [this, request, handler, context]()
|
||||
{
|
||||
handler(this, request, modifyCdnService(request), context);
|
||||
};
|
||||
|
||||
asyncExecute(new Runnable(fn));
|
||||
}
|
||||
|
||||
CdnClient::ModifyCdnServiceOutcomeCallable CdnClient::modifyCdnServiceCallable(const ModifyCdnServiceRequest &request) const
|
||||
{
|
||||
auto task = std::make_shared<std::packaged_task<ModifyCdnServiceOutcome()>>(
|
||||
[this, request]()
|
||||
{
|
||||
return this->modifyCdnService(request);
|
||||
});
|
||||
|
||||
asyncExecute(new Runnable([task]() { (*task)(); }));
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
CdnClient::ModifyDomainCustomLogConfigOutcome CdnClient::modifyDomainCustomLogConfig(const ModifyDomainCustomLogConfigRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
@@ -5487,78 +5379,6 @@ CdnClient::ModifyDomainCustomLogConfigOutcomeCallable CdnClient::modifyDomainCus
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
CdnClient::ModifyFileCacheExpiredConfigOutcome CdnClient::modifyFileCacheExpiredConfig(const ModifyFileCacheExpiredConfigRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
if (!endpointOutcome.isSuccess())
|
||||
return ModifyFileCacheExpiredConfigOutcome(endpointOutcome.error());
|
||||
|
||||
auto outcome = makeRequest(endpointOutcome.result(), request);
|
||||
|
||||
if (outcome.isSuccess())
|
||||
return ModifyFileCacheExpiredConfigOutcome(ModifyFileCacheExpiredConfigResult(outcome.result()));
|
||||
else
|
||||
return ModifyFileCacheExpiredConfigOutcome(outcome.error());
|
||||
}
|
||||
|
||||
void CdnClient::modifyFileCacheExpiredConfigAsync(const ModifyFileCacheExpiredConfigRequest& request, const ModifyFileCacheExpiredConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context) const
|
||||
{
|
||||
auto fn = [this, request, handler, context]()
|
||||
{
|
||||
handler(this, request, modifyFileCacheExpiredConfig(request), context);
|
||||
};
|
||||
|
||||
asyncExecute(new Runnable(fn));
|
||||
}
|
||||
|
||||
CdnClient::ModifyFileCacheExpiredConfigOutcomeCallable CdnClient::modifyFileCacheExpiredConfigCallable(const ModifyFileCacheExpiredConfigRequest &request) const
|
||||
{
|
||||
auto task = std::make_shared<std::packaged_task<ModifyFileCacheExpiredConfigOutcome()>>(
|
||||
[this, request]()
|
||||
{
|
||||
return this->modifyFileCacheExpiredConfig(request);
|
||||
});
|
||||
|
||||
asyncExecute(new Runnable([task]() { (*task)(); }));
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
CdnClient::ModifyHttpHeaderConfigOutcome CdnClient::modifyHttpHeaderConfig(const ModifyHttpHeaderConfigRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
if (!endpointOutcome.isSuccess())
|
||||
return ModifyHttpHeaderConfigOutcome(endpointOutcome.error());
|
||||
|
||||
auto outcome = makeRequest(endpointOutcome.result(), request);
|
||||
|
||||
if (outcome.isSuccess())
|
||||
return ModifyHttpHeaderConfigOutcome(ModifyHttpHeaderConfigResult(outcome.result()));
|
||||
else
|
||||
return ModifyHttpHeaderConfigOutcome(outcome.error());
|
||||
}
|
||||
|
||||
void CdnClient::modifyHttpHeaderConfigAsync(const ModifyHttpHeaderConfigRequest& request, const ModifyHttpHeaderConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context) const
|
||||
{
|
||||
auto fn = [this, request, handler, context]()
|
||||
{
|
||||
handler(this, request, modifyHttpHeaderConfig(request), context);
|
||||
};
|
||||
|
||||
asyncExecute(new Runnable(fn));
|
||||
}
|
||||
|
||||
CdnClient::ModifyHttpHeaderConfigOutcomeCallable CdnClient::modifyHttpHeaderConfigCallable(const ModifyHttpHeaderConfigRequest &request) const
|
||||
{
|
||||
auto task = std::make_shared<std::packaged_task<ModifyHttpHeaderConfigOutcome()>>(
|
||||
[this, request]()
|
||||
{
|
||||
return this->modifyHttpHeaderConfig(request);
|
||||
});
|
||||
|
||||
asyncExecute(new Runnable([task]() { (*task)(); }));
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
CdnClient::ModifyPathCacheExpiredConfigOutcome CdnClient::modifyPathCacheExpiredConfig(const ModifyPathCacheExpiredConfigRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
@@ -6099,42 +5919,6 @@ CdnClient::SetDomainServerCertificateOutcomeCallable CdnClient::setDomainServerC
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
CdnClient::SetDynamicConfigOutcome CdnClient::setDynamicConfig(const SetDynamicConfigRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
if (!endpointOutcome.isSuccess())
|
||||
return SetDynamicConfigOutcome(endpointOutcome.error());
|
||||
|
||||
auto outcome = makeRequest(endpointOutcome.result(), request);
|
||||
|
||||
if (outcome.isSuccess())
|
||||
return SetDynamicConfigOutcome(SetDynamicConfigResult(outcome.result()));
|
||||
else
|
||||
return SetDynamicConfigOutcome(outcome.error());
|
||||
}
|
||||
|
||||
void CdnClient::setDynamicConfigAsync(const SetDynamicConfigRequest& request, const SetDynamicConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context) const
|
||||
{
|
||||
auto fn = [this, request, handler, context]()
|
||||
{
|
||||
handler(this, request, setDynamicConfig(request), context);
|
||||
};
|
||||
|
||||
asyncExecute(new Runnable(fn));
|
||||
}
|
||||
|
||||
CdnClient::SetDynamicConfigOutcomeCallable CdnClient::setDynamicConfigCallable(const SetDynamicConfigRequest &request) const
|
||||
{
|
||||
auto task = std::make_shared<std::packaged_task<SetDynamicConfigOutcome()>>(
|
||||
[this, request]()
|
||||
{
|
||||
return this->setDynamicConfig(request);
|
||||
});
|
||||
|
||||
asyncExecute(new Runnable([task]() { (*task)(); }));
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
CdnClient::SetErrorPageConfigOutcome CdnClient::setErrorPageConfig(const SetErrorPageConfigRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
@@ -6495,78 +6279,6 @@ CdnClient::SetIpBlackListConfigOutcomeCallable CdnClient::setIpBlackListConfigCa
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
CdnClient::SetL2OssKeyConfigOutcome CdnClient::setL2OssKeyConfig(const SetL2OssKeyConfigRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
if (!endpointOutcome.isSuccess())
|
||||
return SetL2OssKeyConfigOutcome(endpointOutcome.error());
|
||||
|
||||
auto outcome = makeRequest(endpointOutcome.result(), request);
|
||||
|
||||
if (outcome.isSuccess())
|
||||
return SetL2OssKeyConfigOutcome(SetL2OssKeyConfigResult(outcome.result()));
|
||||
else
|
||||
return SetL2OssKeyConfigOutcome(outcome.error());
|
||||
}
|
||||
|
||||
void CdnClient::setL2OssKeyConfigAsync(const SetL2OssKeyConfigRequest& request, const SetL2OssKeyConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context) const
|
||||
{
|
||||
auto fn = [this, request, handler, context]()
|
||||
{
|
||||
handler(this, request, setL2OssKeyConfig(request), context);
|
||||
};
|
||||
|
||||
asyncExecute(new Runnable(fn));
|
||||
}
|
||||
|
||||
CdnClient::SetL2OssKeyConfigOutcomeCallable CdnClient::setL2OssKeyConfigCallable(const SetL2OssKeyConfigRequest &request) const
|
||||
{
|
||||
auto task = std::make_shared<std::packaged_task<SetL2OssKeyConfigOutcome()>>(
|
||||
[this, request]()
|
||||
{
|
||||
return this->setL2OssKeyConfig(request);
|
||||
});
|
||||
|
||||
asyncExecute(new Runnable([task]() { (*task)(); }));
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
CdnClient::SetLiveStreamsNotifyUrlConfigOutcome CdnClient::setLiveStreamsNotifyUrlConfig(const SetLiveStreamsNotifyUrlConfigRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
if (!endpointOutcome.isSuccess())
|
||||
return SetLiveStreamsNotifyUrlConfigOutcome(endpointOutcome.error());
|
||||
|
||||
auto outcome = makeRequest(endpointOutcome.result(), request);
|
||||
|
||||
if (outcome.isSuccess())
|
||||
return SetLiveStreamsNotifyUrlConfigOutcome(SetLiveStreamsNotifyUrlConfigResult(outcome.result()));
|
||||
else
|
||||
return SetLiveStreamsNotifyUrlConfigOutcome(outcome.error());
|
||||
}
|
||||
|
||||
void CdnClient::setLiveStreamsNotifyUrlConfigAsync(const SetLiveStreamsNotifyUrlConfigRequest& request, const SetLiveStreamsNotifyUrlConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context) const
|
||||
{
|
||||
auto fn = [this, request, handler, context]()
|
||||
{
|
||||
handler(this, request, setLiveStreamsNotifyUrlConfig(request), context);
|
||||
};
|
||||
|
||||
asyncExecute(new Runnable(fn));
|
||||
}
|
||||
|
||||
CdnClient::SetLiveStreamsNotifyUrlConfigOutcomeCallable CdnClient::setLiveStreamsNotifyUrlConfigCallable(const SetLiveStreamsNotifyUrlConfigRequest &request) const
|
||||
{
|
||||
auto task = std::make_shared<std::packaged_task<SetLiveStreamsNotifyUrlConfigOutcome()>>(
|
||||
[this, request]()
|
||||
{
|
||||
return this->setLiveStreamsNotifyUrlConfig(request);
|
||||
});
|
||||
|
||||
asyncExecute(new Runnable([task]() { (*task)(); }));
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
CdnClient::SetOptimizeConfigOutcome CdnClient::setOptimizeConfig(const SetOptimizeConfigRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
@@ -7143,42 +6855,6 @@ CdnClient::UpdateFCTriggerOutcomeCallable CdnClient::updateFCTriggerCallable(con
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
CdnClient::UpdateLiveAppSnapshotConfigOutcome CdnClient::updateLiveAppSnapshotConfig(const UpdateLiveAppSnapshotConfigRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
if (!endpointOutcome.isSuccess())
|
||||
return UpdateLiveAppSnapshotConfigOutcome(endpointOutcome.error());
|
||||
|
||||
auto outcome = makeRequest(endpointOutcome.result(), request);
|
||||
|
||||
if (outcome.isSuccess())
|
||||
return UpdateLiveAppSnapshotConfigOutcome(UpdateLiveAppSnapshotConfigResult(outcome.result()));
|
||||
else
|
||||
return UpdateLiveAppSnapshotConfigOutcome(outcome.error());
|
||||
}
|
||||
|
||||
void CdnClient::updateLiveAppSnapshotConfigAsync(const UpdateLiveAppSnapshotConfigRequest& request, const UpdateLiveAppSnapshotConfigAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context) const
|
||||
{
|
||||
auto fn = [this, request, handler, context]()
|
||||
{
|
||||
handler(this, request, updateLiveAppSnapshotConfig(request), context);
|
||||
};
|
||||
|
||||
asyncExecute(new Runnable(fn));
|
||||
}
|
||||
|
||||
CdnClient::UpdateLiveAppSnapshotConfigOutcomeCallable CdnClient::updateLiveAppSnapshotConfigCallable(const UpdateLiveAppSnapshotConfigRequest &request) const
|
||||
{
|
||||
auto task = std::make_shared<std::packaged_task<UpdateLiveAppSnapshotConfigOutcome()>>(
|
||||
[this, request]()
|
||||
{
|
||||
return this->updateLiveAppSnapshotConfig(request);
|
||||
});
|
||||
|
||||
asyncExecute(new Runnable([task]() { (*task)(); }));
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
CdnClient::VerifyDomainOwnerOutcome CdnClient::verifyDomainOwner(const VerifyDomainOwnerRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
|
||||
@@ -1,128 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/cdn/model/AddLiveAppSnapshotConfigRequest.h>
|
||||
|
||||
using AlibabaCloud::Cdn::Model::AddLiveAppSnapshotConfigRequest;
|
||||
|
||||
AddLiveAppSnapshotConfigRequest::AddLiveAppSnapshotConfigRequest() :
|
||||
RpcServiceRequest("cdn", "2014-11-11", "AddLiveAppSnapshotConfig")
|
||||
{
|
||||
setMethod(HttpRequest::Method::Post);
|
||||
}
|
||||
|
||||
AddLiveAppSnapshotConfigRequest::~AddLiveAppSnapshotConfigRequest()
|
||||
{}
|
||||
|
||||
int AddLiveAppSnapshotConfigRequest::getTimeInterval()const
|
||||
{
|
||||
return timeInterval_;
|
||||
}
|
||||
|
||||
void AddLiveAppSnapshotConfigRequest::setTimeInterval(int timeInterval)
|
||||
{
|
||||
timeInterval_ = timeInterval;
|
||||
setParameter("TimeInterval", std::to_string(timeInterval));
|
||||
}
|
||||
|
||||
std::string AddLiveAppSnapshotConfigRequest::getOssEndpoint()const
|
||||
{
|
||||
return ossEndpoint_;
|
||||
}
|
||||
|
||||
void AddLiveAppSnapshotConfigRequest::setOssEndpoint(const std::string& ossEndpoint)
|
||||
{
|
||||
ossEndpoint_ = ossEndpoint;
|
||||
setParameter("OssEndpoint", ossEndpoint);
|
||||
}
|
||||
|
||||
std::string AddLiveAppSnapshotConfigRequest::getAppName()const
|
||||
{
|
||||
return appName_;
|
||||
}
|
||||
|
||||
void AddLiveAppSnapshotConfigRequest::setAppName(const std::string& appName)
|
||||
{
|
||||
appName_ = appName;
|
||||
setParameter("AppName", appName);
|
||||
}
|
||||
|
||||
std::string AddLiveAppSnapshotConfigRequest::getSecurityToken()const
|
||||
{
|
||||
return securityToken_;
|
||||
}
|
||||
|
||||
void AddLiveAppSnapshotConfigRequest::setSecurityToken(const std::string& securityToken)
|
||||
{
|
||||
securityToken_ = securityToken;
|
||||
setParameter("SecurityToken", securityToken);
|
||||
}
|
||||
|
||||
std::string AddLiveAppSnapshotConfigRequest::getOverwriteOssObject()const
|
||||
{
|
||||
return overwriteOssObject_;
|
||||
}
|
||||
|
||||
void AddLiveAppSnapshotConfigRequest::setOverwriteOssObject(const std::string& overwriteOssObject)
|
||||
{
|
||||
overwriteOssObject_ = overwriteOssObject;
|
||||
setParameter("OverwriteOssObject", overwriteOssObject);
|
||||
}
|
||||
|
||||
std::string AddLiveAppSnapshotConfigRequest::getOssBucket()const
|
||||
{
|
||||
return ossBucket_;
|
||||
}
|
||||
|
||||
void AddLiveAppSnapshotConfigRequest::setOssBucket(const std::string& ossBucket)
|
||||
{
|
||||
ossBucket_ = ossBucket;
|
||||
setParameter("OssBucket", ossBucket);
|
||||
}
|
||||
|
||||
std::string AddLiveAppSnapshotConfigRequest::getDomainName()const
|
||||
{
|
||||
return domainName_;
|
||||
}
|
||||
|
||||
void AddLiveAppSnapshotConfigRequest::setDomainName(const std::string& domainName)
|
||||
{
|
||||
domainName_ = domainName;
|
||||
setParameter("DomainName", domainName);
|
||||
}
|
||||
|
||||
std::string AddLiveAppSnapshotConfigRequest::getSequenceOssObject()const
|
||||
{
|
||||
return sequenceOssObject_;
|
||||
}
|
||||
|
||||
void AddLiveAppSnapshotConfigRequest::setSequenceOssObject(const std::string& sequenceOssObject)
|
||||
{
|
||||
sequenceOssObject_ = sequenceOssObject;
|
||||
setParameter("SequenceOssObject", sequenceOssObject);
|
||||
}
|
||||
|
||||
long AddLiveAppSnapshotConfigRequest::getOwnerId()const
|
||||
{
|
||||
return ownerId_;
|
||||
}
|
||||
|
||||
void AddLiveAppSnapshotConfigRequest::setOwnerId(long ownerId)
|
||||
{
|
||||
ownerId_ = ownerId;
|
||||
setParameter("OwnerId", std::to_string(ownerId));
|
||||
}
|
||||
|
||||
@@ -1,44 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/cdn/model/AddLiveAppSnapshotConfigResult.h>
|
||||
#include <json/json.h>
|
||||
|
||||
using namespace AlibabaCloud::Cdn;
|
||||
using namespace AlibabaCloud::Cdn::Model;
|
||||
|
||||
AddLiveAppSnapshotConfigResult::AddLiveAppSnapshotConfigResult() :
|
||||
ServiceResult()
|
||||
{}
|
||||
|
||||
AddLiveAppSnapshotConfigResult::AddLiveAppSnapshotConfigResult(const std::string &payload) :
|
||||
ServiceResult()
|
||||
{
|
||||
parse(payload);
|
||||
}
|
||||
|
||||
AddLiveAppSnapshotConfigResult::~AddLiveAppSnapshotConfigResult()
|
||||
{}
|
||||
|
||||
void AddLiveAppSnapshotConfigResult::parse(const std::string &payload)
|
||||
{
|
||||
Json::Reader reader;
|
||||
Json::Value value;
|
||||
reader.parse(payload, value);
|
||||
setRequestId(value["RequestId"].asString());
|
||||
|
||||
}
|
||||
|
||||
@@ -1,73 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/cdn/model/AddLiveDomainMappingRequest.h>
|
||||
|
||||
using AlibabaCloud::Cdn::Model::AddLiveDomainMappingRequest;
|
||||
|
||||
AddLiveDomainMappingRequest::AddLiveDomainMappingRequest() :
|
||||
RpcServiceRequest("cdn", "2014-11-11", "AddLiveDomainMapping")
|
||||
{
|
||||
setMethod(HttpRequest::Method::Post);
|
||||
}
|
||||
|
||||
AddLiveDomainMappingRequest::~AddLiveDomainMappingRequest()
|
||||
{}
|
||||
|
||||
long AddLiveDomainMappingRequest::getOwnerId()const
|
||||
{
|
||||
return ownerId_;
|
||||
}
|
||||
|
||||
void AddLiveDomainMappingRequest::setOwnerId(long ownerId)
|
||||
{
|
||||
ownerId_ = ownerId;
|
||||
setParameter("OwnerId", std::to_string(ownerId));
|
||||
}
|
||||
|
||||
std::string AddLiveDomainMappingRequest::getPullDomain()const
|
||||
{
|
||||
return pullDomain_;
|
||||
}
|
||||
|
||||
void AddLiveDomainMappingRequest::setPullDomain(const std::string& pullDomain)
|
||||
{
|
||||
pullDomain_ = pullDomain;
|
||||
setParameter("PullDomain", pullDomain);
|
||||
}
|
||||
|
||||
std::string AddLiveDomainMappingRequest::getSecurityToken()const
|
||||
{
|
||||
return securityToken_;
|
||||
}
|
||||
|
||||
void AddLiveDomainMappingRequest::setSecurityToken(const std::string& securityToken)
|
||||
{
|
||||
securityToken_ = securityToken;
|
||||
setParameter("SecurityToken", securityToken);
|
||||
}
|
||||
|
||||
std::string AddLiveDomainMappingRequest::getPushDomain()const
|
||||
{
|
||||
return pushDomain_;
|
||||
}
|
||||
|
||||
void AddLiveDomainMappingRequest::setPushDomain(const std::string& pushDomain)
|
||||
{
|
||||
pushDomain_ = pushDomain;
|
||||
setParameter("PushDomain", pushDomain);
|
||||
}
|
||||
|
||||
@@ -1,44 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/cdn/model/AddLiveDomainMappingResult.h>
|
||||
#include <json/json.h>
|
||||
|
||||
using namespace AlibabaCloud::Cdn;
|
||||
using namespace AlibabaCloud::Cdn::Model;
|
||||
|
||||
AddLiveDomainMappingResult::AddLiveDomainMappingResult() :
|
||||
ServiceResult()
|
||||
{}
|
||||
|
||||
AddLiveDomainMappingResult::AddLiveDomainMappingResult(const std::string &payload) :
|
||||
ServiceResult()
|
||||
{
|
||||
parse(payload);
|
||||
}
|
||||
|
||||
AddLiveDomainMappingResult::~AddLiveDomainMappingResult()
|
||||
{}
|
||||
|
||||
void AddLiveDomainMappingResult::parse(const std::string &payload)
|
||||
{
|
||||
Json::Reader reader;
|
||||
Json::Value value;
|
||||
reader.parse(payload, value);
|
||||
setRequestId(value["RequestId"].asString());
|
||||
|
||||
}
|
||||
|
||||
@@ -1,106 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/cdn/model/ModifyFileCacheExpiredConfigRequest.h>
|
||||
|
||||
using AlibabaCloud::Cdn::Model::ModifyFileCacheExpiredConfigRequest;
|
||||
|
||||
ModifyFileCacheExpiredConfigRequest::ModifyFileCacheExpiredConfigRequest() :
|
||||
RpcServiceRequest("cdn", "2014-11-11", "ModifyFileCacheExpiredConfig")
|
||||
{
|
||||
setMethod(HttpRequest::Method::Post);
|
||||
}
|
||||
|
||||
ModifyFileCacheExpiredConfigRequest::~ModifyFileCacheExpiredConfigRequest()
|
||||
{}
|
||||
|
||||
std::string ModifyFileCacheExpiredConfigRequest::getSecurityToken()const
|
||||
{
|
||||
return securityToken_;
|
||||
}
|
||||
|
||||
void ModifyFileCacheExpiredConfigRequest::setSecurityToken(const std::string& securityToken)
|
||||
{
|
||||
securityToken_ = securityToken;
|
||||
setParameter("SecurityToken", securityToken);
|
||||
}
|
||||
|
||||
std::string ModifyFileCacheExpiredConfigRequest::getDomainName()const
|
||||
{
|
||||
return domainName_;
|
||||
}
|
||||
|
||||
void ModifyFileCacheExpiredConfigRequest::setDomainName(const std::string& domainName)
|
||||
{
|
||||
domainName_ = domainName;
|
||||
setParameter("DomainName", domainName);
|
||||
}
|
||||
|
||||
std::string ModifyFileCacheExpiredConfigRequest::getWeight()const
|
||||
{
|
||||
return weight_;
|
||||
}
|
||||
|
||||
void ModifyFileCacheExpiredConfigRequest::setWeight(const std::string& weight)
|
||||
{
|
||||
weight_ = weight;
|
||||
setParameter("Weight", weight);
|
||||
}
|
||||
|
||||
std::string ModifyFileCacheExpiredConfigRequest::getCacheContent()const
|
||||
{
|
||||
return cacheContent_;
|
||||
}
|
||||
|
||||
void ModifyFileCacheExpiredConfigRequest::setCacheContent(const std::string& cacheContent)
|
||||
{
|
||||
cacheContent_ = cacheContent;
|
||||
setParameter("CacheContent", cacheContent);
|
||||
}
|
||||
|
||||
long ModifyFileCacheExpiredConfigRequest::getOwnerId()const
|
||||
{
|
||||
return ownerId_;
|
||||
}
|
||||
|
||||
void ModifyFileCacheExpiredConfigRequest::setOwnerId(long ownerId)
|
||||
{
|
||||
ownerId_ = ownerId;
|
||||
setParameter("OwnerId", std::to_string(ownerId));
|
||||
}
|
||||
|
||||
std::string ModifyFileCacheExpiredConfigRequest::getTTL()const
|
||||
{
|
||||
return tTL_;
|
||||
}
|
||||
|
||||
void ModifyFileCacheExpiredConfigRequest::setTTL(const std::string& tTL)
|
||||
{
|
||||
tTL_ = tTL;
|
||||
setParameter("TTL", tTL);
|
||||
}
|
||||
|
||||
std::string ModifyFileCacheExpiredConfigRequest::getConfigID()const
|
||||
{
|
||||
return configID_;
|
||||
}
|
||||
|
||||
void ModifyFileCacheExpiredConfigRequest::setConfigID(const std::string& configID)
|
||||
{
|
||||
configID_ = configID;
|
||||
setParameter("ConfigID", configID);
|
||||
}
|
||||
|
||||
@@ -1,44 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/cdn/model/ModifyFileCacheExpiredConfigResult.h>
|
||||
#include <json/json.h>
|
||||
|
||||
using namespace AlibabaCloud::Cdn;
|
||||
using namespace AlibabaCloud::Cdn::Model;
|
||||
|
||||
ModifyFileCacheExpiredConfigResult::ModifyFileCacheExpiredConfigResult() :
|
||||
ServiceResult()
|
||||
{}
|
||||
|
||||
ModifyFileCacheExpiredConfigResult::ModifyFileCacheExpiredConfigResult(const std::string &payload) :
|
||||
ServiceResult()
|
||||
{
|
||||
parse(payload);
|
||||
}
|
||||
|
||||
ModifyFileCacheExpiredConfigResult::~ModifyFileCacheExpiredConfigResult()
|
||||
{}
|
||||
|
||||
void ModifyFileCacheExpiredConfigResult::parse(const std::string &payload)
|
||||
{
|
||||
Json::Reader reader;
|
||||
Json::Value value;
|
||||
reader.parse(payload, value);
|
||||
setRequestId(value["RequestId"].asString());
|
||||
|
||||
}
|
||||
|
||||
@@ -1,95 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/cdn/model/ModifyHttpHeaderConfigRequest.h>
|
||||
|
||||
using AlibabaCloud::Cdn::Model::ModifyHttpHeaderConfigRequest;
|
||||
|
||||
ModifyHttpHeaderConfigRequest::ModifyHttpHeaderConfigRequest() :
|
||||
RpcServiceRequest("cdn", "2014-11-11", "ModifyHttpHeaderConfig")
|
||||
{
|
||||
setMethod(HttpRequest::Method::Post);
|
||||
}
|
||||
|
||||
ModifyHttpHeaderConfigRequest::~ModifyHttpHeaderConfigRequest()
|
||||
{}
|
||||
|
||||
std::string ModifyHttpHeaderConfigRequest::getHeaderValue()const
|
||||
{
|
||||
return headerValue_;
|
||||
}
|
||||
|
||||
void ModifyHttpHeaderConfigRequest::setHeaderValue(const std::string& headerValue)
|
||||
{
|
||||
headerValue_ = headerValue;
|
||||
setParameter("HeaderValue", headerValue);
|
||||
}
|
||||
|
||||
std::string ModifyHttpHeaderConfigRequest::getSecurityToken()const
|
||||
{
|
||||
return securityToken_;
|
||||
}
|
||||
|
||||
void ModifyHttpHeaderConfigRequest::setSecurityToken(const std::string& securityToken)
|
||||
{
|
||||
securityToken_ = securityToken;
|
||||
setParameter("SecurityToken", securityToken);
|
||||
}
|
||||
|
||||
std::string ModifyHttpHeaderConfigRequest::getDomainName()const
|
||||
{
|
||||
return domainName_;
|
||||
}
|
||||
|
||||
void ModifyHttpHeaderConfigRequest::setDomainName(const std::string& domainName)
|
||||
{
|
||||
domainName_ = domainName;
|
||||
setParameter("DomainName", domainName);
|
||||
}
|
||||
|
||||
long ModifyHttpHeaderConfigRequest::getOwnerId()const
|
||||
{
|
||||
return ownerId_;
|
||||
}
|
||||
|
||||
void ModifyHttpHeaderConfigRequest::setOwnerId(long ownerId)
|
||||
{
|
||||
ownerId_ = ownerId;
|
||||
setParameter("OwnerId", std::to_string(ownerId));
|
||||
}
|
||||
|
||||
std::string ModifyHttpHeaderConfigRequest::getConfigID()const
|
||||
{
|
||||
return configID_;
|
||||
}
|
||||
|
||||
void ModifyHttpHeaderConfigRequest::setConfigID(const std::string& configID)
|
||||
{
|
||||
configID_ = configID;
|
||||
setParameter("ConfigID", configID);
|
||||
}
|
||||
|
||||
std::string ModifyHttpHeaderConfigRequest::getHeaderKey()const
|
||||
{
|
||||
return headerKey_;
|
||||
}
|
||||
|
||||
void ModifyHttpHeaderConfigRequest::setHeaderKey(const std::string& headerKey)
|
||||
{
|
||||
headerKey_ = headerKey;
|
||||
setParameter("HeaderKey", headerKey);
|
||||
}
|
||||
|
||||
@@ -1,117 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/cdn/model/SetDynamicConfigRequest.h>
|
||||
|
||||
using AlibabaCloud::Cdn::Model::SetDynamicConfigRequest;
|
||||
|
||||
SetDynamicConfigRequest::SetDynamicConfigRequest() :
|
||||
RpcServiceRequest("cdn", "2014-11-11", "SetDynamicConfig")
|
||||
{
|
||||
setMethod(HttpRequest::Method::Post);
|
||||
}
|
||||
|
||||
SetDynamicConfigRequest::~SetDynamicConfigRequest()
|
||||
{}
|
||||
|
||||
std::string SetDynamicConfigRequest::getDynamicOrigin()const
|
||||
{
|
||||
return dynamicOrigin_;
|
||||
}
|
||||
|
||||
void SetDynamicConfigRequest::setDynamicOrigin(const std::string& dynamicOrigin)
|
||||
{
|
||||
dynamicOrigin_ = dynamicOrigin;
|
||||
setParameter("DynamicOrigin", dynamicOrigin);
|
||||
}
|
||||
|
||||
std::string SetDynamicConfigRequest::getStaticType()const
|
||||
{
|
||||
return staticType_;
|
||||
}
|
||||
|
||||
void SetDynamicConfigRequest::setStaticType(const std::string& staticType)
|
||||
{
|
||||
staticType_ = staticType;
|
||||
setParameter("StaticType", staticType);
|
||||
}
|
||||
|
||||
std::string SetDynamicConfigRequest::getSecurityToken()const
|
||||
{
|
||||
return securityToken_;
|
||||
}
|
||||
|
||||
void SetDynamicConfigRequest::setSecurityToken(const std::string& securityToken)
|
||||
{
|
||||
securityToken_ = securityToken;
|
||||
setParameter("SecurityToken", securityToken);
|
||||
}
|
||||
|
||||
std::string SetDynamicConfigRequest::getStaticUri()const
|
||||
{
|
||||
return staticUri_;
|
||||
}
|
||||
|
||||
void SetDynamicConfigRequest::setStaticUri(const std::string& staticUri)
|
||||
{
|
||||
staticUri_ = staticUri;
|
||||
setParameter("StaticUri", staticUri);
|
||||
}
|
||||
|
||||
std::string SetDynamicConfigRequest::getDomainName()const
|
||||
{
|
||||
return domainName_;
|
||||
}
|
||||
|
||||
void SetDynamicConfigRequest::setDomainName(const std::string& domainName)
|
||||
{
|
||||
domainName_ = domainName;
|
||||
setParameter("DomainName", domainName);
|
||||
}
|
||||
|
||||
std::string SetDynamicConfigRequest::getStaticPath()const
|
||||
{
|
||||
return staticPath_;
|
||||
}
|
||||
|
||||
void SetDynamicConfigRequest::setStaticPath(const std::string& staticPath)
|
||||
{
|
||||
staticPath_ = staticPath;
|
||||
setParameter("StaticPath", staticPath);
|
||||
}
|
||||
|
||||
std::string SetDynamicConfigRequest::getDynamicCacheControl()const
|
||||
{
|
||||
return dynamicCacheControl_;
|
||||
}
|
||||
|
||||
void SetDynamicConfigRequest::setDynamicCacheControl(const std::string& dynamicCacheControl)
|
||||
{
|
||||
dynamicCacheControl_ = dynamicCacheControl;
|
||||
setParameter("DynamicCacheControl", dynamicCacheControl);
|
||||
}
|
||||
|
||||
long SetDynamicConfigRequest::getOwnerId()const
|
||||
{
|
||||
return ownerId_;
|
||||
}
|
||||
|
||||
void SetDynamicConfigRequest::setOwnerId(long ownerId)
|
||||
{
|
||||
ownerId_ = ownerId;
|
||||
setParameter("OwnerId", std::to_string(ownerId));
|
||||
}
|
||||
|
||||
@@ -1,73 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/cdn/model/SetL2OssKeyConfigRequest.h>
|
||||
|
||||
using AlibabaCloud::Cdn::Model::SetL2OssKeyConfigRequest;
|
||||
|
||||
SetL2OssKeyConfigRequest::SetL2OssKeyConfigRequest() :
|
||||
RpcServiceRequest("cdn", "2014-11-11", "SetL2OssKeyConfig")
|
||||
{
|
||||
setMethod(HttpRequest::Method::Post);
|
||||
}
|
||||
|
||||
SetL2OssKeyConfigRequest::~SetL2OssKeyConfigRequest()
|
||||
{}
|
||||
|
||||
std::string SetL2OssKeyConfigRequest::getDomainName()const
|
||||
{
|
||||
return domainName_;
|
||||
}
|
||||
|
||||
void SetL2OssKeyConfigRequest::setDomainName(const std::string& domainName)
|
||||
{
|
||||
domainName_ = domainName;
|
||||
setParameter("DomainName", domainName);
|
||||
}
|
||||
|
||||
long SetL2OssKeyConfigRequest::getOwnerId()const
|
||||
{
|
||||
return ownerId_;
|
||||
}
|
||||
|
||||
void SetL2OssKeyConfigRequest::setOwnerId(long ownerId)
|
||||
{
|
||||
ownerId_ = ownerId;
|
||||
setParameter("OwnerId", std::to_string(ownerId));
|
||||
}
|
||||
|
||||
std::string SetL2OssKeyConfigRequest::getSecurityToken()const
|
||||
{
|
||||
return securityToken_;
|
||||
}
|
||||
|
||||
void SetL2OssKeyConfigRequest::setSecurityToken(const std::string& securityToken)
|
||||
{
|
||||
securityToken_ = securityToken;
|
||||
setParameter("SecurityToken", securityToken);
|
||||
}
|
||||
|
||||
std::string SetL2OssKeyConfigRequest::getPrivateOssAuth()const
|
||||
{
|
||||
return privateOssAuth_;
|
||||
}
|
||||
|
||||
void SetL2OssKeyConfigRequest::setPrivateOssAuth(const std::string& privateOssAuth)
|
||||
{
|
||||
privateOssAuth_ = privateOssAuth;
|
||||
setParameter("PrivateOssAuth", privateOssAuth);
|
||||
}
|
||||
|
||||
@@ -1,73 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/cdn/model/SetLiveStreamsNotifyUrlConfigRequest.h>
|
||||
|
||||
using AlibabaCloud::Cdn::Model::SetLiveStreamsNotifyUrlConfigRequest;
|
||||
|
||||
SetLiveStreamsNotifyUrlConfigRequest::SetLiveStreamsNotifyUrlConfigRequest() :
|
||||
RpcServiceRequest("cdn", "2014-11-11", "SetLiveStreamsNotifyUrlConfig")
|
||||
{
|
||||
setMethod(HttpRequest::Method::Post);
|
||||
}
|
||||
|
||||
SetLiveStreamsNotifyUrlConfigRequest::~SetLiveStreamsNotifyUrlConfigRequest()
|
||||
{}
|
||||
|
||||
std::string SetLiveStreamsNotifyUrlConfigRequest::getDomainName()const
|
||||
{
|
||||
return domainName_;
|
||||
}
|
||||
|
||||
void SetLiveStreamsNotifyUrlConfigRequest::setDomainName(const std::string& domainName)
|
||||
{
|
||||
domainName_ = domainName;
|
||||
setParameter("DomainName", domainName);
|
||||
}
|
||||
|
||||
long SetLiveStreamsNotifyUrlConfigRequest::getOwnerId()const
|
||||
{
|
||||
return ownerId_;
|
||||
}
|
||||
|
||||
void SetLiveStreamsNotifyUrlConfigRequest::setOwnerId(long ownerId)
|
||||
{
|
||||
ownerId_ = ownerId;
|
||||
setParameter("OwnerId", std::to_string(ownerId));
|
||||
}
|
||||
|
||||
std::string SetLiveStreamsNotifyUrlConfigRequest::getSecurityToken()const
|
||||
{
|
||||
return securityToken_;
|
||||
}
|
||||
|
||||
void SetLiveStreamsNotifyUrlConfigRequest::setSecurityToken(const std::string& securityToken)
|
||||
{
|
||||
securityToken_ = securityToken;
|
||||
setParameter("SecurityToken", securityToken);
|
||||
}
|
||||
|
||||
std::string SetLiveStreamsNotifyUrlConfigRequest::getNotifyUrl()const
|
||||
{
|
||||
return notifyUrl_;
|
||||
}
|
||||
|
||||
void SetLiveStreamsNotifyUrlConfigRequest::setNotifyUrl(const std::string& notifyUrl)
|
||||
{
|
||||
notifyUrl_ = notifyUrl;
|
||||
setParameter("NotifyUrl", notifyUrl);
|
||||
}
|
||||
|
||||
@@ -1,44 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/cdn/model/SetLiveStreamsNotifyUrlConfigResult.h>
|
||||
#include <json/json.h>
|
||||
|
||||
using namespace AlibabaCloud::Cdn;
|
||||
using namespace AlibabaCloud::Cdn::Model;
|
||||
|
||||
SetLiveStreamsNotifyUrlConfigResult::SetLiveStreamsNotifyUrlConfigResult() :
|
||||
ServiceResult()
|
||||
{}
|
||||
|
||||
SetLiveStreamsNotifyUrlConfigResult::SetLiveStreamsNotifyUrlConfigResult(const std::string &payload) :
|
||||
ServiceResult()
|
||||
{
|
||||
parse(payload);
|
||||
}
|
||||
|
||||
SetLiveStreamsNotifyUrlConfigResult::~SetLiveStreamsNotifyUrlConfigResult()
|
||||
{}
|
||||
|
||||
void SetLiveStreamsNotifyUrlConfigResult::parse(const std::string &payload)
|
||||
{
|
||||
Json::Reader reader;
|
||||
Json::Value value;
|
||||
reader.parse(payload, value);
|
||||
setRequestId(value["RequestId"].asString());
|
||||
|
||||
}
|
||||
|
||||
@@ -1,128 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/cdn/model/UpdateLiveAppSnapshotConfigRequest.h>
|
||||
|
||||
using AlibabaCloud::Cdn::Model::UpdateLiveAppSnapshotConfigRequest;
|
||||
|
||||
UpdateLiveAppSnapshotConfigRequest::UpdateLiveAppSnapshotConfigRequest() :
|
||||
RpcServiceRequest("cdn", "2014-11-11", "UpdateLiveAppSnapshotConfig")
|
||||
{
|
||||
setMethod(HttpRequest::Method::Post);
|
||||
}
|
||||
|
||||
UpdateLiveAppSnapshotConfigRequest::~UpdateLiveAppSnapshotConfigRequest()
|
||||
{}
|
||||
|
||||
int UpdateLiveAppSnapshotConfigRequest::getTimeInterval()const
|
||||
{
|
||||
return timeInterval_;
|
||||
}
|
||||
|
||||
void UpdateLiveAppSnapshotConfigRequest::setTimeInterval(int timeInterval)
|
||||
{
|
||||
timeInterval_ = timeInterval;
|
||||
setParameter("TimeInterval", std::to_string(timeInterval));
|
||||
}
|
||||
|
||||
std::string UpdateLiveAppSnapshotConfigRequest::getOssEndpoint()const
|
||||
{
|
||||
return ossEndpoint_;
|
||||
}
|
||||
|
||||
void UpdateLiveAppSnapshotConfigRequest::setOssEndpoint(const std::string& ossEndpoint)
|
||||
{
|
||||
ossEndpoint_ = ossEndpoint;
|
||||
setParameter("OssEndpoint", ossEndpoint);
|
||||
}
|
||||
|
||||
std::string UpdateLiveAppSnapshotConfigRequest::getAppName()const
|
||||
{
|
||||
return appName_;
|
||||
}
|
||||
|
||||
void UpdateLiveAppSnapshotConfigRequest::setAppName(const std::string& appName)
|
||||
{
|
||||
appName_ = appName;
|
||||
setParameter("AppName", appName);
|
||||
}
|
||||
|
||||
std::string UpdateLiveAppSnapshotConfigRequest::getSecurityToken()const
|
||||
{
|
||||
return securityToken_;
|
||||
}
|
||||
|
||||
void UpdateLiveAppSnapshotConfigRequest::setSecurityToken(const std::string& securityToken)
|
||||
{
|
||||
securityToken_ = securityToken;
|
||||
setParameter("SecurityToken", securityToken);
|
||||
}
|
||||
|
||||
std::string UpdateLiveAppSnapshotConfigRequest::getOverwriteOssObject()const
|
||||
{
|
||||
return overwriteOssObject_;
|
||||
}
|
||||
|
||||
void UpdateLiveAppSnapshotConfigRequest::setOverwriteOssObject(const std::string& overwriteOssObject)
|
||||
{
|
||||
overwriteOssObject_ = overwriteOssObject;
|
||||
setParameter("OverwriteOssObject", overwriteOssObject);
|
||||
}
|
||||
|
||||
std::string UpdateLiveAppSnapshotConfigRequest::getOssBucket()const
|
||||
{
|
||||
return ossBucket_;
|
||||
}
|
||||
|
||||
void UpdateLiveAppSnapshotConfigRequest::setOssBucket(const std::string& ossBucket)
|
||||
{
|
||||
ossBucket_ = ossBucket;
|
||||
setParameter("OssBucket", ossBucket);
|
||||
}
|
||||
|
||||
std::string UpdateLiveAppSnapshotConfigRequest::getDomainName()const
|
||||
{
|
||||
return domainName_;
|
||||
}
|
||||
|
||||
void UpdateLiveAppSnapshotConfigRequest::setDomainName(const std::string& domainName)
|
||||
{
|
||||
domainName_ = domainName;
|
||||
setParameter("DomainName", domainName);
|
||||
}
|
||||
|
||||
std::string UpdateLiveAppSnapshotConfigRequest::getSequenceOssObject()const
|
||||
{
|
||||
return sequenceOssObject_;
|
||||
}
|
||||
|
||||
void UpdateLiveAppSnapshotConfigRequest::setSequenceOssObject(const std::string& sequenceOssObject)
|
||||
{
|
||||
sequenceOssObject_ = sequenceOssObject;
|
||||
setParameter("SequenceOssObject", sequenceOssObject);
|
||||
}
|
||||
|
||||
long UpdateLiveAppSnapshotConfigRequest::getOwnerId()const
|
||||
{
|
||||
return ownerId_;
|
||||
}
|
||||
|
||||
void UpdateLiveAppSnapshotConfigRequest::setOwnerId(long ownerId)
|
||||
{
|
||||
ownerId_ = ownerId;
|
||||
setParameter("OwnerId", std::to_string(ownerId));
|
||||
}
|
||||
|
||||
@@ -1,44 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/cdn/model/UpdateLiveAppSnapshotConfigResult.h>
|
||||
#include <json/json.h>
|
||||
|
||||
using namespace AlibabaCloud::Cdn;
|
||||
using namespace AlibabaCloud::Cdn::Model;
|
||||
|
||||
UpdateLiveAppSnapshotConfigResult::UpdateLiveAppSnapshotConfigResult() :
|
||||
ServiceResult()
|
||||
{}
|
||||
|
||||
UpdateLiveAppSnapshotConfigResult::UpdateLiveAppSnapshotConfigResult(const std::string &payload) :
|
||||
ServiceResult()
|
||||
{
|
||||
parse(payload);
|
||||
}
|
||||
|
||||
UpdateLiveAppSnapshotConfigResult::~UpdateLiveAppSnapshotConfigResult()
|
||||
{}
|
||||
|
||||
void UpdateLiveAppSnapshotConfigResult::parse(const std::string &payload)
|
||||
{
|
||||
Json::Reader reader;
|
||||
Json::Value value;
|
||||
reader.parse(payload, value);
|
||||
setRequestId(value["RequestId"].asString());
|
||||
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="disable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="CheckCallbackPolicy" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="CheckCallback" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol sign="true" signKeyName="dataworks-dqc" timeout="10000" protocol="http" httpHost="http://dqcapi.${regionId}.data.aliyun-inc.com/open/pop/callback/docheck" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="signature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callbackResultString" tagName="CallbackResultString" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><PreIspProtocol sign="true" signKeyName="dataworks-dqc" timeout="10000" protocol="http" httpHost="http://100.67.207.150/open/pop/callback/docheck" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ReturnCode" visibility="Public" type="String" name="returnCode" nullToEmpty="false"/><Member tagName="ReturnValue" visibility="Public" type="Boolean" name="ReturnValue" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="disable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="CheckCallbackPolicy" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="CheckCallback" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="dataworks-dqc" timeout="10000" protocol="http" httpHost="http://dqcapi.${regionId}.data.aliyun-inc.com/open/pop/callback/docheck" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="signature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callbackResultString" tagName="CallbackResultString" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><PreIspProtocol sign="true" signKeyName="dataworks-dqc" timeout="10000" protocol="http" httpHost="http://100.67.207.150/open/pop/callback/docheck" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ReturnCode" visibility="Public" type="String" name="returnCode" nullToEmpty="false"/><Member tagName="ReturnValue" visibility="Public" type="Boolean" name="ReturnValue" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Private" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="false" name="CreateDag" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="returnCode!="0",returnCode,returnMessage,httpStatusCode"><ErrorCodes /></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/pop/dag/manual" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="instanceName" tagName="InstanceName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectName" tagName="ProjectName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="flowName" tagName="FlowName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="bizdate" tagName="Bizdate" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="nodeName" tagName="NodeName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="2000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrCode" visibility="Public" type="String" name="returnCode" nullToEmpty="false"/><Member tagName="ErrMsg" visibility="Public" type="String" name="returnMessage" nullToEmpty="true"/><Member tagName="Data" visibility="Public" type="Long" name="returnValue" nullToEmpty="true"/></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Private" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="false" name="CreateDag" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="returnCode!="0",returnCode,returnMessage,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/pop/dag/manual" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="instanceName" tagName="InstanceName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectName" tagName="ProjectName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="flowName" tagName="FlowName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="bizdate" tagName="Bizdate" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="nodeName" tagName="NodeName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="2000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrCode" visibility="Public" type="String" name="returnCode" nullToEmpty="false"/><Member tagName="ErrMsg" visibility="Public" type="String" name="returnMessage" nullToEmpty="true"/><Member tagName="Data" visibility="Public" type="Long" name="returnValue" nullToEmpty="true"/></ResultMapping></Api>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="CreateManualDag" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/pop/dag/manual/run" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="projectName" tagName="ProjectName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="flowName" tagName="FlowName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="dagPara" tagName="DagPara" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="nodePara" tagName="NodePara" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="bizdate" tagName="Bizdate" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" docRequired="false" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="2000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ReturnCode" visibility="Public" type="String" name="returnCode" nullToEmpty="false"/><Member tagName="ReturnErrorSolution" visibility="Public" type="String" name="returnErrorSolution" nullToEmpty="false"/><Member tagName="ReturnMessage" visibility="Public" type="String" name="returnMessage" nullToEmpty="false"/><Member tagName="ReturnValue" visibility="Public" type="Long" name="returnValue" nullToEmpty="false"/></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="CreateManualDag" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/pop/dag/manual/run" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="projectName" tagName="ProjectName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="flowName" tagName="FlowName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="dagPara" tagName="DagPara" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="nodePara" tagName="NodePara" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="bizdate" tagName="Bizdate" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" docRequired="false" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="2000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ReturnCode" visibility="Public" type="String" name="returnCode" nullToEmpty="false"/><Member tagName="ReturnErrorSolution" visibility="Public" type="String" name="returnErrorSolution" nullToEmpty="false"/><Member tagName="ReturnMessage" visibility="Public" type="String" name="returnMessage" nullToEmpty="false"/><Member tagName="ReturnValue" visibility="Public" type="Long" name="returnValue" nullToEmpty="false"/></ResultMapping></Api>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="CreateRealTimeProcess" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping><ErrorCodes /></ErrorMapping><IspProtocol sign="true" serviceRoutePolicy="" signKeyName="dataworksDi" timeout="10000" protocol="http" httpHost="http://di2-cn-shanghai.data.aliyun.com/openapi/v1/di/oneclick/create" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="uid" tagName="Uid" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="dwVersion" tagName="DataworksVersion" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="createResGroup" tagName="CreateResGroup" type="Boolean" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="resourceSpec" tagName="ResourceSpec" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="datasource" tagName="DataSource" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="tables" tagName="Tables" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="dstTableRule" tagName="TableRule" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="jobConfig" tagName="JobConfig" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="IspSignatureSecretKey" tagName="IspSignatureSecretKey" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="bid" tagName="Bid" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="10" /><PreIspProtocol sign="true" signKeyName="dataworksDi" timeout="10000" protocol="http" httpHost="http://100.67.165.186/openapi/v1/di/oneclick/create" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="errMsg" nullToEmpty="false"/><Member tagName="Code" visibility="Public" type="Integer" name="errCode" nullToEmpty="false"/><Struct tagName="Data" visibility="Public" name="data" nullToEmpty="false"><Member tagName="TaskId" visibility="Public" type="String" name="taskId" nullToEmpty="false"/></Struct></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="CreateRealTimeProcess" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="code!=0,code,message,httpStatusCode"><ErrorCodes /><UnknownError errorCode="InternalError.System" httpCode="500" errorMessage="An internal system error occurred. Try again later." /></ErrorMapping><IspProtocol sign="true" signKeyName="dataworksDi" timeout="10000" protocol="http" httpHost="http://di-${regionId}.data.aliyun.com/openapi/v1/di/oneclick/create" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="dwVersion" tagName="DataworksVersion" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="createResGroup" tagName="CreateResGroup" type="Boolean" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="resourceSpec" tagName="ResourceSpec" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="datasource" tagName="DataSource" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="tables" tagName="Tables" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="dstTableRule" tagName="TableRule" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="jobConfig" tagName="JobConfig" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="IspSignatureSecretKey" tagName="IspSignatureSecretKey" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="10" /><PreIspProtocol sign="true" signKeyName="dataworksDi" timeout="10000" protocol="http" httpHost="http://100.67.165.186/openapi/v1/di/oneclick/create" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="errMsg" nullToEmpty="false"/><Member tagName="Code" visibility="Public" type="Integer" name="errCode" nullToEmpty="false"/><Struct tagName="Data" visibility="Public" name="data" nullToEmpty="false"><Member tagName="TaskId" visibility="Public" type="String" name="taskId" nullToEmpty="false"/></Struct></ResultMapping></Api>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="false" name="DeleteFile" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="success=false,errorCode,errorMessage,httpStatusCode,dynamicErrorCode,dynamicErrorMessage"><ErrorCodes><ErrorCode code="9990010001" errorCode="Forbidden.Access" type="user" httpCode="403" extendedErrorCode="" errorMessage="Access is forbidden. Activate DataWorks first." /><ErrorCode code="9990010002" errorCode="InternalError.System" type="user" httpCode="500" extendedErrorCode="" errorMessage="An internal system error occurred. Try again later." /><ErrorCode code="9990030002" errorCode="InternalError.UserId.Missing" type="user" httpCode="500" extendedErrorCode="" errorMessage="An internal system error occurred. Try again later." /><ErrorCode code="9990010001" errorCode="ResourceNotAuthorized.Api" type="user" httpCode="403" extendedErrorCode="" errorMessage="You are not authorized to access the resources." /><ErrorCode code="9990040001" errorCode="Throttling.Api" type="user" httpCode="429" extendedErrorCode="" errorMessage="The request for this resource has exceeded your available limit." /><ErrorCode code="9990020001" errorCode="Throttling.System" type="user" httpCode="429" extendedErrorCode="" errorMessage="The DataWorks system is busy. Try again later." /><ErrorCode code="9990020002" errorCode="Throttling.User" type="user" httpCode="429" extendedErrorCode="" errorMessage="Your request is too frequent. Try again later." /></ErrorCodes></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol sign="true" serviceRoutePolicy="" signKeyName="BusinessSecretKey" timeout="3000" protocol="http" httpHost="http://ide2.${regionId}.data.aliyun-inc.com/business/api/files/delete" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userIp" tagName="SourceIp" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ProjectId" tagName="ProjectId" type="Long" required="false" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="ispSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ProjectIdentifier" tagName="ProjectIdentifier" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="FileId" tagName="FileId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="40" /><PreIspProtocol sign="true" signKeyName="BusinessSecretKey" timeout="3000" protocol="http" httpHost="http://100.67.165.184/business/api/files/delete" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMessage" nullToEmpty="false"/><Member tagName="HttpStatusCode" visibility="Public" type="Integer" name="httpStatusCode" nullToEmpty="true"/></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="false" name="DeleteFile" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="success=false,errorCode,errorMessage,httpStatusCode,dynamicErrorCode,dynamicErrorMessage"><ErrorCodes><ErrorCode code="9990010001" errorCode="Forbidden.Access" type="user" httpCode="403" extendedErrorCode="" errorMessage="Access is forbidden. Activate DataWorks first." /><ErrorCode code="9990010002" errorCode="InternalError.System" type="user" httpCode="500" extendedErrorCode="" errorMessage="An internal system error occurred. Try again later." /><ErrorCode code="9990030002" errorCode="InternalError.UserId.Missing" type="user" httpCode="500" extendedErrorCode="" errorMessage="An internal system error occurred. Try again later." /><ErrorCode code="9990010001" errorCode="ResourceNotAuthorized.Api" type="user" httpCode="403" extendedErrorCode="" errorMessage="You are not authorized to access the resources." /><ErrorCode code="9990040001" errorCode="Throttling.Api" type="user" httpCode="429" extendedErrorCode="" errorMessage="The request for this resource has exceeded your available limit." /><ErrorCode code="9990020001" errorCode="Throttling.System" type="user" httpCode="429" extendedErrorCode="" errorMessage="The DataWorks system is busy. Try again later." /><ErrorCode code="9990020002" errorCode="Throttling.User" type="user" httpCode="429" extendedErrorCode="" errorMessage="Your request is too frequent. Try again later." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="BusinessSecretKey" timeout="3000" protocol="http" httpHost="http://ide2.${regionId}.data.aliyun-inc.com/business/api/files/delete" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userIp" tagName="SourceIp" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ProjectId" tagName="ProjectId" type="Long" required="false" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="ispSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ProjectIdentifier" tagName="ProjectIdentifier" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="FileId" tagName="FileId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="40" /><PreIspProtocol sign="true" signKeyName="BusinessSecretKey" timeout="3000" protocol="http" httpHost="http://100.67.165.184/business/api/files/delete" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMessage" nullToEmpty="false"/><Member tagName="HttpStatusCode" visibility="Public" type="Integer" name="httpStatusCode" nullToEmpty="true"/></ResultMapping></Api>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="GetInstancePolicy" visibility="Private" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="GetInstance" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="5000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/public-pop/instance/getInstance" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="SourceIp" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="instanceId" tagName="InstanceId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="4" apiDefault="100" /><PreIspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="5000" protocol="http" httpHost="http://100.67.165.199/v1.0/public-pop/instance/getInstance" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ReturnCode" visibility="Public" type="String" name="returnCode"/><Member tagName="ReturnErrorSolution" visibility="Public" type="String" name="returnErrorSolution"/><Member tagName="ReturnMessage" visibility="Public" type="String" name="returnMessage"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Success" visibility="Public" type="Boolean" name="success"/><Struct tagName="ReturnValue" visibility="Public" name="returnValue"><Member tagName="NodeId" visibility="Public" type="Long" name="nodeId"/><Member tagName="InstanceId" visibility="Public" type="Long" name="instanceId"/><Member tagName="DagId" visibility="Public" type="Long" name="dagId"/><Member tagName="DagType" visibility="Public" type="String" name="dagType"/><Member tagName="Status" visibility="Public" type="String" name="status"/><Member tagName="Bizdate" visibility="Public" type="Long" name="bizdate"/><Member tagName="ParaValue" visibility="Public" type="String" name="paraValue"/><Member tagName="CycTime" visibility="Public" type="Long" name="cycTime"/><Member tagName="FinishTime" visibility="Public" type="Long" name="finishTime"/><Member tagName="BeginWaitTimeTime" visibility="Public" type="Long" name="beginWaitTimeTime"/><Member tagName="BeginWaitResTime" visibility="Public" type="Long" name="beginWaitResTime"/><Member tagName="BeginRunningTime" visibility="Public" type="Long" name="beginRunningTime"/><Member tagName="CreateTime" visibility="Public" type="Long" name="createTime"/><Member tagName="ModifyTime" visibility="Public" type="Long" name="modifyTime"/><Member tagName="NodeName" visibility="Public" type="String" name="nodeName"/></Struct></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="GetInstancePolicy" visibility="Private" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="GetInstance" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="5000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/public-pop/instance/getInstance" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="SourceIp" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="instanceId" tagName="InstanceId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="4" apiDefault="100" /><PreIspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="5000" protocol="http" httpHost="http://100.67.165.199/v1.0/public-pop/instance/getInstance" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ReturnCode" visibility="Public" type="String" name="returnCode"/><Member tagName="ReturnErrorSolution" visibility="Public" type="String" name="returnErrorSolution"/><Member tagName="ReturnMessage" visibility="Public" type="String" name="returnMessage"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Success" visibility="Public" type="Boolean" name="success"/><Struct tagName="ReturnValue" visibility="Public" name="returnValue"><Member tagName="NodeId" visibility="Public" type="Long" name="nodeId"/><Member tagName="InstanceId" visibility="Public" type="Long" name="instanceId"/><Member tagName="DagId" visibility="Public" type="Long" name="dagId"/><Member tagName="DagType" visibility="Public" type="String" name="dagType"/><Member tagName="Status" visibility="Public" type="String" name="status"/><Member tagName="Bizdate" visibility="Public" type="Long" name="bizdate"/><Member tagName="ParaValue" visibility="Public" type="String" name="paraValue"/><Member tagName="CycTime" visibility="Public" type="Long" name="cycTime"/><Member tagName="FinishTime" visibility="Public" type="Long" name="finishTime"/><Member tagName="BeginWaitTimeTime" visibility="Public" type="Long" name="beginWaitTimeTime"/><Member tagName="BeginWaitResTime" visibility="Public" type="Long" name="beginWaitResTime"/><Member tagName="BeginRunningTime" visibility="Public" type="Long" name="beginRunningTime"/><Member tagName="CreateTime" visibility="Public" type="Long" name="createTime"/><Member tagName="ModifyTime" visibility="Public" type="Long" name="modifyTime"/><Member tagName="NodeName" visibility="Public" type="String" name="nodeName"/></Struct></ResultMapping></Api>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="GetNodePolicy" visibility="Private" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="GetNode" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/public-pop/node/getNodeById" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="nodeId" tagName="NodeId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="4" apiDefault="100" /><PreIspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://100.67.165.199/v1.0/public-pop/node/getNodeById" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ReturnCode" visibility="Public" type="String" name="returnCode" nullToEmpty="false"/><Member tagName="ReturnErrorSolution" visibility="Public" type="String" name="returnErrorSolution" nullToEmpty="false"/><Member tagName="ReturnMessage" visibility="Public" type="String" name="returnMessage" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Struct tagName="ReturnValue" visibility="Public" name="returnValue" nullToEmpty="false"><Member tagName="NodeId" visibility="Public" type="Long" name="nodeId" nullToEmpty="false"/><Member tagName="NodeName" visibility="Public" type="String" name="nodeName" nullToEmpty="false"/><Member tagName="NodeType" visibility="Public" type="String" name="nodeType" nullToEmpty="false"/><Member tagName="PrgType" visibility="Public" type="String" name="prgType" nullToEmpty="false"/><Member tagName="Description" visibility="Public" type="String" name="description" nullToEmpty="true"/><Member tagName="ParaValue" visibility="Public" type="String" name="paraValue" nullToEmpty="true"/><Member tagName="CronExpress" visibility="Public" type="String" name="cronExpress" nullToEmpty="true"/><Member tagName="Owner" visibility="Public" type="String" name="owner" nullToEmpty="true"/><Member tagName="ResGroupName" visibility="Public" type="String" name="resGroupName" nullToEmpty="true"/><Member tagName="AppId" visibility="Public" type="Long" name="appId" nullToEmpty="true"/><Member tagName="RerunAble" visibility="Public" type="Boolean" name="rerunAble" nullToEmpty="true"/><Array tagName="Inputs" visibility="Public" itemName="Inputs" name="inputs" nullToEmpty="true"><Member tagName="Data" visibility="Public" type="String" name="data" nullToEmpty="false"/><Member tagName="TableName" visibility="Public" type="String" name="refTableName" nullToEmpty="true"/></Array><Array tagName="Outputs" visibility="Public" itemName="Outputs" name="outputs" nullToEmpty="true"><Member tagName="Data" visibility="Public" type="String" name="data" nullToEmpty="false"/><Member tagName="TableName" visibility="Public" type="String" name="refTableName" nullToEmpty="true"/></Array><Array tagName="ChildNodeRelations" visibility="Public" itemName="ChildNodeRelations" name="childNodeRelations" nullToEmpty="false"><Member tagName="ChildNodeId" visibility="Public" type="Long" name="childNodeId" nullToEmpty="false"/><Member tagName="ParentNodeId" visibility="Public" type="Long" name="parentNodeId" nullToEmpty="false"/></Array><Array tagName="ParentNodeRelations" visibility="Public" itemName="ParentNodeRelations" name="parentNodeRelations" nullToEmpty="true"><Member tagName="ChildNodeId" visibility="Public" type="Long" name="childNodeId" nullToEmpty="false"/><Member tagName="ParentNodeId" visibility="Public" type="Long" name="parentNodeId" nullToEmpty="false"/></Array></Struct></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="GetNodePolicy" visibility="Private" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="GetNode" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/public-pop/node/getNodeById" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="nodeId" tagName="NodeId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="4" apiDefault="100" /><PreIspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://100.67.165.199/v1.0/public-pop/node/getNodeById" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ReturnCode" visibility="Public" type="String" name="returnCode" nullToEmpty="false"/><Member tagName="ReturnErrorSolution" visibility="Public" type="String" name="returnErrorSolution" nullToEmpty="false"/><Member tagName="ReturnMessage" visibility="Public" type="String" name="returnMessage" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Struct tagName="ReturnValue" visibility="Public" name="returnValue" nullToEmpty="false"><Member tagName="NodeId" visibility="Public" type="Long" name="nodeId" nullToEmpty="false"/><Member tagName="NodeName" visibility="Public" type="String" name="nodeName" nullToEmpty="false"/><Member tagName="NodeType" visibility="Public" type="String" name="nodeType" nullToEmpty="false"/><Member tagName="PrgType" visibility="Public" type="String" name="prgType" nullToEmpty="false"/><Member tagName="Description" visibility="Public" type="String" name="description" nullToEmpty="true"/><Member tagName="ParaValue" visibility="Public" type="String" name="paraValue" nullToEmpty="true"/><Member tagName="CronExpress" visibility="Public" type="String" name="cronExpress" nullToEmpty="true"/><Member tagName="Owner" visibility="Public" type="String" name="owner" nullToEmpty="true"/><Member tagName="ResGroupName" visibility="Public" type="String" name="resGroupName" nullToEmpty="true"/><Member tagName="AppId" visibility="Public" type="Long" name="appId" nullToEmpty="true"/><Member tagName="RerunAble" visibility="Public" type="Boolean" name="rerunAble" nullToEmpty="true"/><Array tagName="Inputs" visibility="Public" itemName="Inputs" name="inputs" nullToEmpty="true"><Member tagName="Data" visibility="Public" type="String" name="data" nullToEmpty="false"/><Member tagName="TableName" visibility="Public" type="String" name="refTableName" nullToEmpty="true"/></Array><Array tagName="Outputs" visibility="Public" itemName="Outputs" name="outputs" nullToEmpty="true"><Member tagName="Data" visibility="Public" type="String" name="data" nullToEmpty="false"/><Member tagName="TableName" visibility="Public" type="String" name="refTableName" nullToEmpty="true"/></Array><Array tagName="ChildNodeRelations" visibility="Public" itemName="ChildNodeRelations" name="childNodeRelations" nullToEmpty="false"><Member tagName="ChildNodeId" visibility="Public" type="Long" name="childNodeId" nullToEmpty="false"/><Member tagName="ParentNodeId" visibility="Public" type="Long" name="parentNodeId" nullToEmpty="false"/></Array><Array tagName="ParentNodeRelations" visibility="Public" itemName="ParentNodeRelations" name="parentNodeRelations" nullToEmpty="true"><Member tagName="ChildNodeId" visibility="Public" type="Long" name="childNodeId" nullToEmpty="false"/><Member tagName="ParentNodeId" visibility="Public" type="Long" name="parentNodeId" nullToEmpty="false"/></Array></Struct></ResultMapping></Api>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="EMR-POP-API-Whitelist-Policy" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="ListEmrHiveAuditLogs" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="errCode!="0",errCode,errMsg,httpStatusCode"><ErrorCodes /></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://meta.${regionId}.data.aliyun-inc.com/dataos/v1/emr/hive/auditLogs" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="clusterId" tagName="ClusterId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="databaseName" tagName="DatabaseName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pageNum" tagName="PageNumber" type="Integer" required="true" tagPosition="Query" docRequired="true" checkBlank="true" minValue="1" visibility="Public"/><Parameter name="pageSize" tagName="PageSize" type="Integer" required="true" tagPosition="Query" docRequired="true" checkBlank="false" minValue="1" maxValue="100" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="tableName" tagName="TableName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="from" tagName="StartTime" type="Integer" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="to" tagName="EndTime" type="Integer" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="50" /><PreIspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://100.67.93.41/dataos/v1/emr/hive/auditLogs" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ErrorCode" visibility="Public" type="String" name="errCode"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Struct tagName="Data" visibility="Public" name="data"><Member tagName="PageNumber" visibility="Public" type="Integer" name="pageNum"/><Member tagName="PageSize" visibility="Public" type="Integer" name="pageSize"/><Member tagName="TotalCount" visibility="Public" type="Integer" name="totalCount"/><Array tagName="PagedData" visibility="Public" itemName="AuditLog" name="data"><Member tagName="Table" visibility="Public" type="String" name="table"/><Member tagName="Database" visibility="Public" type="String" name="database"/><Member tagName="User" visibility="Public" type="String" name="user"/><Member tagName="Operation" visibility="Public" type="String" name="operation"/><Member tagName="EventTime" visibility="Public" type="Long" name="timestamp"/><List tagName="Groups" visibility="Public" itemName="Group" name="groups" type="String"/></Array></Struct></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="EMR-POP-API-Whitelist-Policy" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="ListEmrHiveAuditLogs" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="errCode!="0",errCode,errMsg,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://meta.${regionId}.data.aliyun-inc.com/dataos/v1/emr/hive/auditLogs" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="clusterId" tagName="ClusterId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="databaseName" tagName="DatabaseName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pageNum" tagName="PageNumber" type="Integer" required="true" tagPosition="Query" docRequired="true" checkBlank="true" minValue="1" visibility="Public"/><Parameter name="pageSize" tagName="PageSize" type="Integer" required="true" tagPosition="Query" docRequired="true" checkBlank="false" minValue="1" maxValue="100" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="tableName" tagName="TableName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="from" tagName="StartTime" type="Integer" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="to" tagName="EndTime" type="Integer" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="50" /><PreIspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://100.67.93.41/dataos/v1/emr/hive/auditLogs" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ErrorCode" visibility="Public" type="String" name="errCode"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Struct tagName="Data" visibility="Public" name="data"><Member tagName="PageNumber" visibility="Public" type="Integer" name="pageNum"/><Member tagName="PageSize" visibility="Public" type="Integer" name="pageSize"/><Member tagName="TotalCount" visibility="Public" type="Integer" name="totalCount"/><Array tagName="PagedData" visibility="Public" itemName="AuditLog" name="data"><Member tagName="Table" visibility="Public" type="String" name="table"/><Member tagName="Database" visibility="Public" type="String" name="database"/><Member tagName="User" visibility="Public" type="String" name="user"/><Member tagName="Operation" visibility="Public" type="String" name="operation"/><Member tagName="EventTime" visibility="Public" type="Long" name="timestamp"/><List tagName="Groups" visibility="Public" itemName="Group" name="groups" type="String"/></Array></Struct></ResultMapping></Api>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="EMR-POP-API-Whitelist-Policy" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="ListEmrHiveDatabases" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="errCode!="0",errCode,errMsg,httpStatusCode"><ErrorCodes /></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://meta.${regionId}.data.aliyun-inc.com/dataos/v1/emr/hive/dbs" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="clusterId" tagName="ClusterId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="50" /><PreIspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://100.67.93.41/dataos/v1/emr/hive/dbs" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ErrorCode" visibility="Public" type="String" name="errCode"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Array tagName="Data" visibility="Public" itemName="HiveDatabase" name="data"><Member tagName="Name" visibility="Public" type="String" name="name"/><Member tagName="Type" visibility="Public" type="String" name="type"/><Member tagName="Owner" visibility="Public" type="String" name="owner"/><Member tagName="OwnerId" visibility="Public" type="String" name="ownerID"/><Member tagName="Comment" visibility="Public" type="String" name="comment"/><Member tagName="Location" visibility="Public" type="String" name="location"/><Member tagName="Status" visibility="Public" type="String" name="status"/><Member tagName="Parameters" visibility="Public" type="String" name="parameters"/><Member tagName="GmtCreate" visibility="Public" type="Long" name="gmtCreate"/><Member tagName="GmtModified" visibility="Public" type="Long" name="gmtModified"/><Member tagName="OwnerType" visibility="Public" type="String" name="ownerType"/><Member tagName="Region" visibility="Public" type="String" name="region"/></Array></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="EMR-POP-API-Whitelist-Policy" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="ListEmrHiveDatabases" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="errCode!="0",errCode,errMsg,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://meta.${regionId}.data.aliyun-inc.com/dataos/v1/emr/hive/dbs" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="clusterId" tagName="ClusterId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="50" /><PreIspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://100.67.93.41/dataos/v1/emr/hive/dbs" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ErrorCode" visibility="Public" type="String" name="errCode"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Array tagName="Data" visibility="Public" itemName="HiveDatabase" name="data"><Member tagName="Name" visibility="Public" type="String" name="name"/><Member tagName="Type" visibility="Public" type="String" name="type"/><Member tagName="Owner" visibility="Public" type="String" name="owner"/><Member tagName="OwnerId" visibility="Public" type="String" name="ownerID"/><Member tagName="Comment" visibility="Public" type="String" name="comment"/><Member tagName="Location" visibility="Public" type="String" name="location"/><Member tagName="Status" visibility="Public" type="String" name="status"/><Member tagName="Parameters" visibility="Public" type="String" name="parameters"/><Member tagName="GmtCreate" visibility="Public" type="Long" name="gmtCreate"/><Member tagName="GmtModified" visibility="Public" type="Long" name="gmtModified"/><Member tagName="OwnerType" visibility="Public" type="String" name="ownerType"/><Member tagName="Region" visibility="Public" type="String" name="region"/></Array></ResultMapping></Api>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="EMR-POP-API-Whitelist-Policy" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="ListHiveColumnLineages" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="errCode!="0",errCode,errMsg,httpStatusCode"><ErrorCodes /></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://meta.${regionId}.data.aliyun-inc.com/dataos/v1/emr/hive/column/lineage" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="clusterId" tagName="ClusterId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="databaseName" tagName="DatabaseName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="tableName" tagName="TableName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="columnName" tagName="ColumnName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="50" /><PreIspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://100.67.93.41/dataos/v1/emr/hive/column/lineage" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ErrorCode" visibility="Public" type="String" name="errCode"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Struct tagName="Data" visibility="Public" name="data"><Member tagName="UpstreamNumber" visibility="Public" type="Integer" name="upstreamNum"/><Member tagName="DownstreamNumber" visibility="Public" type="Integer" name="downstreamNum"/><Array tagName="UpstreamLineages" visibility="Public" itemName="ColumnLineage" name="up"><Member tagName="ModifiedTime" visibility="Public" type="String" name="modifiedTime"/><Member tagName="DirectDownColumnNumber" visibility="Public" type="Integer" name="directDownColumnNum"/><Member tagName="DatabaseName" visibility="Public" type="String" name="databaseName"/><Member tagName="ClusterId" visibility="Public" type="String" name="clusterId"/><Member tagName="Source" visibility="Public" type="String" name="source"/><Member tagName="TableName" visibility="Public" type="String" name="tableName"/><Member tagName="DirectDownTableNumber" visibility="Public" type="Integer" name="directDownTableNum"/><Member tagName="DirectUpperTableNumber" visibility="Public" type="Integer" name="directUpperTableNum"/><Member tagName="CreateTime" visibility="Public" type="String" name="createTime"/><Member tagName="DirectUpperColumnNumber" visibility="Public" type="Integer" name="directUpperColumnNum"/><Member tagName="ColumnName" visibility="Public" type="String" name="columnName"/></Array><Array tagName="DownstreamLineages" visibility="Public" itemName="ColumnLineage" name="down"><Member tagName="ModifiedTime" visibility="Public" type="String" name="modifiedTime"/><Member tagName="DirectDownColumnNumber" visibility="Public" type="Integer" name="directDownColumnNum"/><Member tagName="DatabaseName" visibility="Public" type="String" name="databaseName"/><Member tagName="ClusterId" visibility="Public" type="String" name="clusterId"/><Member tagName="Source" visibility="Public" type="String" name="source"/><Member tagName="TableName" visibility="Public" type="String" name="tableName"/><Member tagName="DirectDownTableNumber" visibility="Public" type="Integer" name="directDownTableNum"/><Member tagName="DirectUpperTableNumber" visibility="Public" type="Integer" name="directUpperTableNum"/><Member tagName="CreateTime" visibility="Public" type="String" name="createTime"/><Member tagName="DirectUpperColumnNumber" visibility="Public" type="Integer" name="directUpperColumnNum"/><Member tagName="ColumnName" visibility="Public" type="String" name="columnName"/></Array></Struct></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="EMR-POP-API-Whitelist-Policy" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="ListHiveColumnLineages" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="errCode!="0",errCode,errMsg,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://meta.${regionId}.data.aliyun-inc.com/dataos/v1/emr/hive/column/lineage" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="clusterId" tagName="ClusterId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="databaseName" tagName="DatabaseName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="tableName" tagName="TableName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="columnName" tagName="ColumnName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="50" /><PreIspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://100.67.93.41/dataos/v1/emr/hive/column/lineage" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ErrorCode" visibility="Public" type="String" name="errCode"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Struct tagName="Data" visibility="Public" name="data"><Member tagName="UpstreamNumber" visibility="Public" type="Integer" name="upstreamNum"/><Member tagName="DownstreamNumber" visibility="Public" type="Integer" name="downstreamNum"/><Array tagName="UpstreamLineages" visibility="Public" itemName="ColumnLineage" name="up"><Member tagName="ModifiedTime" visibility="Public" type="String" name="modifiedTime"/><Member tagName="DirectDownColumnNumber" visibility="Public" type="Integer" name="directDownColumnNum"/><Member tagName="DatabaseName" visibility="Public" type="String" name="databaseName"/><Member tagName="ClusterId" visibility="Public" type="String" name="clusterId"/><Member tagName="Source" visibility="Public" type="String" name="source"/><Member tagName="TableName" visibility="Public" type="String" name="tableName"/><Member tagName="DirectDownTableNumber" visibility="Public" type="Integer" name="directDownTableNum"/><Member tagName="DirectUpperTableNumber" visibility="Public" type="Integer" name="directUpperTableNum"/><Member tagName="CreateTime" visibility="Public" type="String" name="createTime"/><Member tagName="DirectUpperColumnNumber" visibility="Public" type="Integer" name="directUpperColumnNum"/><Member tagName="ColumnName" visibility="Public" type="String" name="columnName"/></Array><Array tagName="DownstreamLineages" visibility="Public" itemName="ColumnLineage" name="down"><Member tagName="ModifiedTime" visibility="Public" type="String" name="modifiedTime"/><Member tagName="DirectDownColumnNumber" visibility="Public" type="Integer" name="directDownColumnNum"/><Member tagName="DatabaseName" visibility="Public" type="String" name="databaseName"/><Member tagName="ClusterId" visibility="Public" type="String" name="clusterId"/><Member tagName="Source" visibility="Public" type="String" name="source"/><Member tagName="TableName" visibility="Public" type="String" name="tableName"/><Member tagName="DirectDownTableNumber" visibility="Public" type="Integer" name="directDownTableNum"/><Member tagName="DirectUpperTableNumber" visibility="Public" type="Integer" name="directUpperTableNum"/><Member tagName="CreateTime" visibility="Public" type="String" name="createTime"/><Member tagName="DirectUpperColumnNumber" visibility="Public" type="Integer" name="directUpperColumnNum"/><Member tagName="ColumnName" visibility="Public" type="String" name="columnName"/></Array></Struct></ResultMapping></Api>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="EMR-POP-API-Whitelist-Policy" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="ListHiveTableLineages" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="errCode!="0",errCode,errMsg,httpStatusCode"><ErrorCodes /></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://meta.${regionId}.data.aliyun-inc.com/dataos/v1/emr/hive/table/lineage" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="clusterId" tagName="ClusterId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="databaseName" tagName="DatabaseName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="tableName" tagName="TableName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="50" /><PreIspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://100.67.93.41/dataos/v1/emr/hive/table/lineage" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ErrorCode" visibility="Public" type="String" name="errCode"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Struct tagName="Data" visibility="Public" name="data"><Member tagName="UpstreamNumber" visibility="Public" type="Integer" name="upstreamNum"/><Member tagName="DownstreamNumber" visibility="Public" type="Integer" name="downstreamNum"/><Array tagName="UpstreamLineages" visibility="Public" itemName="TableLineage" name="up"><Member tagName="ModifiedTime" visibility="Public" type="String" name="modifiedTime"/><Member tagName="DatabaseName" visibility="Public" type="String" name="databaseName"/><Member tagName="Engine" visibility="Public" type="String" name="engine"/><Member tagName="CreateTime" visibility="Public" type="String" name="createTime"/><Member tagName="ClusterId" visibility="Public" type="String" name="clusterId"/><Member tagName="Source" visibility="Public" type="String" name="source"/><Member tagName="TableName" visibility="Public" type="String" name="tableName"/><Member tagName="JobId" visibility="Public" type="String" name="jobId"/><Member tagName="QueryText" visibility="Public" type="String" name="queryText"/></Array><Array tagName="DownstreamLineages" visibility="Public" itemName="TableLineage" name="down"><Member tagName="ModifiedTime" visibility="Public" type="String" name="modifiedTime"/><Member tagName="DatabaseName" visibility="Public" type="String" name="databaseName"/><Member tagName="Engine" visibility="Public" type="String" name="engine"/><Member tagName="CreateTime" visibility="Public" type="String" name="createTime"/><Member tagName="ClusterId" visibility="Public" type="String" name="clusterId"/><Member tagName="Source" visibility="Public" type="String" name="source"/><Member tagName="TableName" visibility="Public" type="String" name="tableName"/><Member tagName="JobId" visibility="Public" type="String" name="jobId"/><Member tagName="QueryText" visibility="Public" type="String" name="queryText"/></Array></Struct></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="EMR-POP-API-Whitelist-Policy" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="ListHiveTableLineages" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="errCode!="0",errCode,errMsg,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://meta.${regionId}.data.aliyun-inc.com/dataos/v1/emr/hive/table/lineage" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="clusterId" tagName="ClusterId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="databaseName" tagName="DatabaseName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="tableName" tagName="TableName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="50" /><PreIspProtocol sign="true" signKeyName="dw-meta" timeout="5000" protocol="http" httpHost="http://100.67.93.41/dataos/v1/emr/hive/table/lineage" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ErrorCode" visibility="Public" type="String" name="errCode"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Struct tagName="Data" visibility="Public" name="data"><Member tagName="UpstreamNumber" visibility="Public" type="Integer" name="upstreamNum"/><Member tagName="DownstreamNumber" visibility="Public" type="Integer" name="downstreamNum"/><Array tagName="UpstreamLineages" visibility="Public" itemName="TableLineage" name="up"><Member tagName="ModifiedTime" visibility="Public" type="String" name="modifiedTime"/><Member tagName="DatabaseName" visibility="Public" type="String" name="databaseName"/><Member tagName="Engine" visibility="Public" type="String" name="engine"/><Member tagName="CreateTime" visibility="Public" type="String" name="createTime"/><Member tagName="ClusterId" visibility="Public" type="String" name="clusterId"/><Member tagName="Source" visibility="Public" type="String" name="source"/><Member tagName="TableName" visibility="Public" type="String" name="tableName"/><Member tagName="JobId" visibility="Public" type="String" name="jobId"/><Member tagName="QueryText" visibility="Public" type="String" name="queryText"/></Array><Array tagName="DownstreamLineages" visibility="Public" itemName="TableLineage" name="down"><Member tagName="ModifiedTime" visibility="Public" type="String" name="modifiedTime"/><Member tagName="DatabaseName" visibility="Public" type="String" name="databaseName"/><Member tagName="Engine" visibility="Public" type="String" name="engine"/><Member tagName="CreateTime" visibility="Public" type="String" name="createTime"/><Member tagName="ClusterId" visibility="Public" type="String" name="clusterId"/><Member tagName="Source" visibility="Public" type="String" name="source"/><Member tagName="TableName" visibility="Public" type="String" name="tableName"/><Member tagName="JobId" visibility="Public" type="String" name="jobId"/><Member tagName="QueryText" visibility="Public" type="String" name="queryText"/></Array></Struct></ResultMapping></Api>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="EMR-POP-API-Whitelist-Policy" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="ListTablePartitions" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="errCode!="0",errCode,errMsg,httpStatusCode"><ErrorCodes /></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol sign="true" signKeyName="dw-meta" timeout="10000" protocol="http" httpHost="http://meta.${regionId}.data.aliyun-inc.com/dataos/v1/emr/hive/table/partition" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="clusterId" tagName="ClusterId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="databaseName" tagName="DatabaseName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pageNum" tagName="PageNumber" type="Integer" required="true" tagPosition="Query" docRequired="true" checkBlank="true" minValue="1" visibility="Public"/><Parameter name="pageSize" tagName="PageSize" type="Integer" required="true" tagPosition="Query" docRequired="true" checkBlank="false" minValue="1" maxValue="100" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="tableName" tagName="TableName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="order" tagName="Order" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="sort" tagName="Sort" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Private"/></Parameters><FlowControl controlUnit="Second" apiDefault="50" /><PreIspProtocol sign="true" signKeyName="dw-meta" timeout="10000" protocol="http" httpHost="http://100.67.93.41/dataos/v1/emr/hive/table/partition" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ErrorCode" visibility="Public" type="String" name="errCode"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Struct tagName="Data" visibility="Public" name="data"><Member tagName="PageSize" visibility="Public" type="Integer" name="pageSize"/><Member tagName="TotalCount" visibility="Public" type="Integer" name="totalCount"/><Array tagName="PagedData" visibility="Public" itemName="TablePartitions" name="data"><Member tagName="GmtCreate" visibility="Public" type="Long" name="gmtCreate"/><Member tagName="GmtModified" visibility="Public" type="Long" name="gmtModified"/><Member tagName="Location" visibility="Public" type="String" name="location"/><Member tagName="PartitionName" visibility="Public" type="String" name="partitionName"/><Member tagName="PartitionPath" visibility="Public" type="String" name="partitionPath"/><Member tagName="PartitionType" visibility="Public" type="String" name="partitionType"/><Member tagName="PartitionComment" visibility="Public" type="String" name="partitionComment"/></Array></Struct></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="EMR-POP-API-Whitelist-Policy" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="ListTablePartitions" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="errCode!="0",errCode,errMsg,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="dw-meta" timeout="10000" protocol="http" httpHost="http://meta.${regionId}.data.aliyun-inc.com/dataos/v1/emr/hive/table/partition" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="clusterId" tagName="ClusterId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="databaseName" tagName="DatabaseName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pageNum" tagName="PageNumber" type="Integer" required="true" tagPosition="Query" docRequired="true" checkBlank="true" minValue="1" visibility="Public"/><Parameter name="pageSize" tagName="PageSize" type="Integer" required="true" tagPosition="Query" docRequired="true" checkBlank="false" minValue="1" maxValue="100" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="tableName" tagName="TableName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="order" tagName="Order" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="sort" tagName="Sort" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Private"/></Parameters><FlowControl controlUnit="Second" apiDefault="50" /><PreIspProtocol sign="true" signKeyName="dw-meta" timeout="10000" protocol="http" httpHost="http://100.67.93.41/dataos/v1/emr/hive/table/partition" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ErrorCode" visibility="Public" type="String" name="errCode"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Struct tagName="Data" visibility="Public" name="data"><Member tagName="PageSize" visibility="Public" type="Integer" name="pageSize"/><Member tagName="TotalCount" visibility="Public" type="Integer" name="totalCount"/><Array tagName="PagedData" visibility="Public" itemName="TablePartitions" name="data"><Member tagName="GmtCreate" visibility="Public" type="Long" name="gmtCreate"/><Member tagName="GmtModified" visibility="Public" type="Long" name="gmtModified"/><Member tagName="Location" visibility="Public" type="String" name="location"/><Member tagName="PartitionName" visibility="Public" type="String" name="partitionName"/><Member tagName="PartitionPath" visibility="Public" type="String" name="partitionPath"/><Member tagName="PartitionType" visibility="Public" type="String" name="partitionType"/><Member tagName="PartitionComment" visibility="Public" type="String" name="partitionComment"/></Array></Struct></ResultMapping></Api>
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK,APP" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="OpenDataWorksStandardService" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errCode,message,httpStatusCode,dynamicCode,dynamicMessage"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.aliyun.openplatform.apiformation.service.OpenService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.aliyun.openplatform.apiformation.request.OpenServiceRequest" method="open" version="1.0.0" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxy_original_source_ip" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ak_mfa_present" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxy_original_security_transport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxy_trust_transport_info" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="security_transport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="acsHost" tagName="AcsHost" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="acsProduct" tagName="AcsProduct" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="acceptLanguage" tagName="AcceptLanguage" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="type" tagName="Region" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="OrderId" visibility="Public" type="String" name="data" nullToEmpty="false"/></ResultMapping></Api>
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="QueryInstancePolicy" visibility="Private" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="false" name="QueryInstances" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="5000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/public-pop/instance/queryInstance" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="SourceIp" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="nodeId" tagName="NodeId" type="Long" required="false" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="pageNum" tagName="PageNumber" type="Integer" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="nodeName" tagName="NodeName" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="bizdate" tagName="Bizdate" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectEnv" tagName="ProjectEnv" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="appId" tagName="ProjectId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="taskStatus" tagName="TaskStatus" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="4" apiDefault="100" /><PreIspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="5000" protocol="http" httpHost="http://100.67.165.199/v1.0/public-pop/instance/queryInstance" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ReturnCode" visibility="Public" type="String" name="returnCode"/><Member tagName="ReturnErrorSolution" visibility="Public" type="String" name="returnErrorSolution"/><Member tagName="ReturnMessage" visibility="Public" type="String" name="returnMessage"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Count" visibility="Public" type="Integer" name="count"/><Member tagName="Success" visibility="Public" type="Boolean" name="success"/><Array tagName="ReturnValue" visibility="Public" itemName="Instance" name="returnValue"><Member tagName="NodeId" visibility="Public" type="Long" name="nodeId"/><Member tagName="InstanceId" visibility="Public" type="Long" name="instanceId"/><Member tagName="DagId" visibility="Public" type="Long" name="dagId"/><Member tagName="DagType" visibility="Public" type="String" name="dagType"/><Member tagName="Status" visibility="Public" type="String" name="status"/><Member tagName="Bizdate" visibility="Public" type="Long" name="bizdate"/><Member tagName="ParaValue" visibility="Public" type="String" name="paraValue"/><Member tagName="CycTime" visibility="Public" type="Long" name="cycTime"/><Member tagName="FinishTime" visibility="Public" type="Long" name="finishTime"/><Member tagName="BeginWaitTimeTime" visibility="Public" type="Long" name="beginWaitTimeTime"/><Member tagName="BeginWaitResTime" visibility="Public" type="Long" name="beginWaitResTime"/><Member tagName="BeginRunningTime" visibility="Public" type="Long" name="beginRunningTime"/><Member tagName="CreateTime" visibility="Public" type="Long" name="createTime"/><Member tagName="ModifyTime" visibility="Public" type="Long" name="modifyTime"/><Member tagName="NodeName" visibility="Public" type="String" name="nodeName"/></Array></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="QueryInstancePolicy" visibility="Private" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="false" name="QueryInstances" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="5000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/public-pop/instance/queryInstance" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="SourceIp" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="nodeId" tagName="NodeId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="pageNum" tagName="PageNumber" type="Integer" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="4" apiDefault="100" /><PreIspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="5000" protocol="http" httpHost="http://100.67.165.199/v1.0/public-pop/instance/queryInstance" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ReturnCode" visibility="Public" type="String" name="returnCode"/><Member tagName="ReturnErrorSolution" visibility="Public" type="String" name="returnErrorSolution"/><Member tagName="ReturnMessage" visibility="Public" type="String" name="returnMessage"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Count" visibility="Public" type="Integer" name="count"/><Member tagName="Success" visibility="Public" type="Boolean" name="success"/><Array tagName="ReturnValue" visibility="Public" itemName="Instance" name="returnValue"><Member tagName="NodeId" visibility="Public" type="Long" name="nodeId"/><Member tagName="InstanceId" visibility="Public" type="Long" name="instanceId"/><Member tagName="DagId" visibility="Public" type="Long" name="dagId"/><Member tagName="DagType" visibility="Public" type="String" name="dagType"/><Member tagName="Status" visibility="Public" type="String" name="status"/><Member tagName="Bizdate" visibility="Public" type="Long" name="bizdate"/><Member tagName="ParaValue" visibility="Public" type="String" name="paraValue"/><Member tagName="CycTime" visibility="Public" type="Long" name="cycTime"/><Member tagName="FinishTime" visibility="Public" type="Long" name="finishTime"/><Member tagName="BeginWaitTimeTime" visibility="Public" type="Long" name="beginWaitTimeTime"/><Member tagName="BeginWaitResTime" visibility="Public" type="Long" name="beginWaitResTime"/><Member tagName="BeginRunningTime" visibility="Public" type="Long" name="beginRunningTime"/><Member tagName="CreateTime" visibility="Public" type="Long" name="createTime"/><Member tagName="ModifyTime" visibility="Public" type="Long" name="modifyTime"/><Member tagName="NodeName" visibility="Public" type="String" name="nodeName"/></Array></ResultMapping></Api>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="GetNodePolicy" visibility="Private" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="QueryNode" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/public-pop/node/queryNode" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="appId" tagName="ProjectId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="SourceIp" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="pageNum" tagName="PageNumber" type="Integer" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="pageSize" tagName="PageSize" type="Integer" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="nodeType" tagName="NodeType" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="prgType" tagName="ProgramType" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="bizName" tagName="BusinessName" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="4" apiDefault="100" /><PreIspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://100.67.165.199/v1.0/public-pop/node/queryNode" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ReturnCode" visibility="Public" type="String" name="returnCode" nullToEmpty="false"/><Member tagName="ReturnErrorSolution" visibility="Public" type="String" name="returnErrorSolution" nullToEmpty="false"/><Member tagName="ReturnMessage" visibility="Public" type="String" name="returnMessage" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><List tagName="ReturnValue" visibility="Public" itemName="Node" name="returnValue" nullToEmpty="false"/></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="GetNodePolicy" visibility="Private" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="QueryNode" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/public-pop/node/queryNode" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="appId" tagName="ProjectId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="SourceIp" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="pageNum" tagName="PageNumber" type="Integer" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="pageSize" tagName="PageSize" type="Integer" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="nodeType" tagName="NodeType" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="prgType" tagName="ProgramType" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="bizName" tagName="BusinessName" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="4" apiDefault="100" /><PreIspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://100.67.165.199/v1.0/public-pop/node/queryNode" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ReturnCode" visibility="Public" type="String" name="returnCode" nullToEmpty="false"/><Member tagName="ReturnErrorSolution" visibility="Public" type="String" name="returnErrorSolution" nullToEmpty="false"/><Member tagName="ReturnMessage" visibility="Public" type="String" name="returnMessage" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><List tagName="ReturnValue" visibility="Public" itemName="Node" name="returnValue" nullToEmpty="false"/></ResultMapping></Api>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="QueryRealTimeProcessStatus" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="dataworksDi" timeout="10000" protocol="http" httpHost="http://100.67.165.186/openapi/v1/di/oneclick/taskStatus" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignatureSecretKey" tagName="IspSignatureSecretKey" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="uid" tagName="Uid" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="taskId" tagName="TaskId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="errMsg" nullToEmpty="false"/><Member tagName="Code" visibility="Public" type="Integer" name="errCode" nullToEmpty="false"/><Struct tagName="Data" visibility="Public" name="data" nullToEmpty="false"><Member tagName="Status" visibility="Public" type="String" name="status" nullToEmpty="false"/><Member tagName="TaskId" visibility="Public" type="String" name="taskId" nullToEmpty="false"/><Member tagName="TaskUrl" visibility="Public" type="String" name="taskUrl" nullToEmpty="false"/></Struct></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="QueryRealTimeProcessStatus" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="code!=0,code,message,httpStatusCode"><ErrorCodes /><UnknownError errorCode="InternalError.System" httpCode="500" errorMessage="An internal system error occurred. Try again later." /></ErrorMapping><IspProtocol sign="true" signKeyName="dataworksDi" timeout="10000" protocol="http" httpHost="http://di-${regionId}.data.aliyun.com/openapi/v1/di/oneclick/taskStatus" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignatureSecretKey" tagName="IspSignatureSecretKey" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="taskId" tagName="TaskId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userIp" tagName="SourceIp" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="100" /><PreIspProtocol sign="true" signKeyName="dataworksDi" timeout="10000" protocol="http" httpHost="http://100.67.165.186/openapi/v1/di/oneclick/taskStatus" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="errMsg" nullToEmpty="false"/><Member tagName="Code" visibility="Public" type="Integer" name="errCode" nullToEmpty="false"/><Struct tagName="Data" visibility="Public" name="data" nullToEmpty="false"><Member tagName="Status" visibility="Public" type="String" name="status" nullToEmpty="false"/><Member tagName="TaskId" visibility="Public" type="String" name="taskId" nullToEmpty="false"/><Member tagName="TaskUrl" visibility="Public" type="String" name="taskUrl" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="message" nullToEmpty="false"/></Struct></ResultMapping></Api>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="disable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="SearchManualDagNodeInstance" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="returnCode!="0",returnCode,returnMessage,httpStatusCode"><ErrorCodes /></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/pop/dag/manual/instance" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="projectName" tagName="ProjectName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="dagId" tagName="DagId" type="Long" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" sensitive="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="2000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrCode" visibility="Public" type="String" name="returnCode" nullToEmpty="false"/><Member tagName="ErrMsg" visibility="Public" type="String" name="returnMessage" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Array tagName="Data" visibility="Public" itemName="NodeInsInfo" name="returnValue" nullToEmpty="true"><Member tagName="InstanceId" visibility="Public" type="Long" name="instanceId" nullToEmpty="false"/><Member tagName="DagId" visibility="Public" type="Long" name="dagId" nullToEmpty="false"/><Member tagName="DagType" visibility="Public" type="Integer" name="dagType" nullToEmpty="false"/><Member tagName="Status" visibility="Public" type="Integer" name="status" nullToEmpty="false"/><Member tagName="Bizdate" visibility="Public" type="String" name="bizdate" nullToEmpty="false"/><Member tagName="ParaValue" visibility="Public" type="String" name="paravalue" nullToEmpty="false"/><Member tagName="FinishTime" visibility="Public" type="String" name="finishTime" nullToEmpty="false"/><Member tagName="BeginWaitTimeTime" visibility="Public" type="String" name="beginWaitTimeTime" nullToEmpty="false"/><Member tagName="BeginWaitResTime" visibility="Public" type="String" name="beginWaitResTime" nullToEmpty="false"/><Member tagName="BeginRunningTime" visibility="Public" type="String" name="beginRunningTime" nullToEmpty="false"/><Member tagName="CreateTime" visibility="Public" type="String" name="createTime" nullToEmpty="false"/><Member tagName="ModifyTime" visibility="Public" type="String" name="modifyTime" nullToEmpty="false"/><Member tagName="NodeName" visibility="Public" type="String" name="nodeName" nullToEmpty="false"/></Array></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="disable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="SearchManualDagNodeInstance" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="returnCode!="0",returnCode,returnMessage,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/pop/dag/manual/instance" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="projectName" tagName="ProjectName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="dagId" tagName="DagId" type="Long" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" sensitive="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="2000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrCode" visibility="Public" type="String" name="returnCode" nullToEmpty="false"/><Member tagName="ErrMsg" visibility="Public" type="String" name="returnMessage" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Array tagName="Data" visibility="Public" itemName="NodeInsInfo" name="returnValue" nullToEmpty="true"><Member tagName="InstanceId" visibility="Public" type="Long" name="instanceId" nullToEmpty="false"/><Member tagName="DagId" visibility="Public" type="Long" name="dagId" nullToEmpty="false"/><Member tagName="DagType" visibility="Public" type="Integer" name="dagType" nullToEmpty="false"/><Member tagName="Status" visibility="Public" type="Integer" name="status" nullToEmpty="false"/><Member tagName="Bizdate" visibility="Public" type="String" name="bizdate" nullToEmpty="false"/><Member tagName="ParaValue" visibility="Public" type="String" name="paravalue" nullToEmpty="false"/><Member tagName="FinishTime" visibility="Public" type="String" name="finishTime" nullToEmpty="false"/><Member tagName="BeginWaitTimeTime" visibility="Public" type="String" name="beginWaitTimeTime" nullToEmpty="false"/><Member tagName="BeginWaitResTime" visibility="Public" type="String" name="beginWaitResTime" nullToEmpty="false"/><Member tagName="BeginRunningTime" visibility="Public" type="String" name="beginRunningTime" nullToEmpty="false"/><Member tagName="CreateTime" visibility="Public" type="String" name="createTime" nullToEmpty="false"/><Member tagName="ModifyTime" visibility="Public" type="String" name="modifyTime" nullToEmpty="false"/><Member tagName="NodeName" visibility="Public" type="String" name="nodeName" nullToEmpty="false"/></Array></ResultMapping></Api>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="disable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Private" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="SearchNodeInstanceList" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="returnCode!="0",returnCode,returnMessage,httpStatusCode"><ErrorCodes /></ErrorMapping><ErrorResultMapping></ErrorResultMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/pop/getInstanceByDagID" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="projectName" tagName="ProjectName" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="dagId" tagName="DagId" type="Long" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="2000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrCode" visibility="Public" type="String" name="returnCode" nullToEmpty="false"/><Member tagName="ErrMsg" visibility="Public" type="String" name="returnMessage" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Array tagName="Data" visibility="Public" itemName="NodeInsInfo" name="returnValue" nullToEmpty="true"><Member tagName="InstanceId" visibility="Public" type="Long" name="instanceId" nullToEmpty="false"/><Member tagName="DagId" visibility="Public" type="Long" name="dagId" nullToEmpty="false"/><Member tagName="DagType" visibility="Public" type="Integer" name="dagType" nullToEmpty="false"/><Member tagName="Status" visibility="Public" type="Integer" name="status" nullToEmpty="false"/><Member tagName="Bizdate" visibility="Public" type="String" name="bizdate" nullToEmpty="false"/><Member tagName="ParaValue" visibility="Public" type="String" name="paravalue" nullToEmpty="false"/><Member tagName="FinishTime" visibility="Public" type="String" name="finishTime" nullToEmpty="false"/><Member tagName="BeginWaitTimeTime" visibility="Public" type="String" name="beginWaitTimeTime" nullToEmpty="false"/><Member tagName="BeginWaitResTime" visibility="Public" type="String" name="beginWaitResTime" nullToEmpty="false"/><Member tagName="BeginRunningTime" visibility="Public" type="String" name="beginRunningTime" nullToEmpty="false"/><Member tagName="CreateTime" visibility="Public" type="String" name="createTime" nullToEmpty="false"/><Member tagName="ModifyTime" visibility="Public" type="String" name="modifyTime" nullToEmpty="false"/><Member tagName="NodeName" visibility="Public" type="String" name="nodeName" nullToEmpty="false"/></Array></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="disable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Private" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="SearchNodeInstanceList" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="returnCode!="0",returnCode,returnMessage,httpStatusCode"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="10000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/pop/getInstanceByDagID" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="projectName" tagName="ProjectName" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="dagId" tagName="DagId" type="Long" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" apiDefault="2000" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrCode" visibility="Public" type="String" name="returnCode" nullToEmpty="false"/><Member tagName="ErrMsg" visibility="Public" type="String" name="returnMessage" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Array tagName="Data" visibility="Public" itemName="NodeInsInfo" name="returnValue" nullToEmpty="true"><Member tagName="InstanceId" visibility="Public" type="Long" name="instanceId" nullToEmpty="false"/><Member tagName="DagId" visibility="Public" type="Long" name="dagId" nullToEmpty="false"/><Member tagName="DagType" visibility="Public" type="Integer" name="dagType" nullToEmpty="false"/><Member tagName="Status" visibility="Public" type="Integer" name="status" nullToEmpty="false"/><Member tagName="Bizdate" visibility="Public" type="String" name="bizdate" nullToEmpty="false"/><Member tagName="ParaValue" visibility="Public" type="String" name="paravalue" nullToEmpty="false"/><Member tagName="FinishTime" visibility="Public" type="String" name="finishTime" nullToEmpty="false"/><Member tagName="BeginWaitTimeTime" visibility="Public" type="String" name="beginWaitTimeTime" nullToEmpty="false"/><Member tagName="BeginWaitResTime" visibility="Public" type="String" name="beginWaitResTime" nullToEmpty="false"/><Member tagName="BeginRunningTime" visibility="Public" type="String" name="beginRunningTime" nullToEmpty="false"/><Member tagName="CreateTime" visibility="Public" type="String" name="createTime" nullToEmpty="false"/><Member tagName="ModifyTime" visibility="Public" type="String" name="modifyTime" nullToEmpty="false"/><Member tagName="NodeName" visibility="Public" type="String" name="nodeName" nullToEmpty="false"/></Array></ResultMapping></Api>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="false" name="SendTaskMetaCallback" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><IspProtocol serviceRoutePolicy="" timeout="5000" protocol="http" httpHost="http://meta.${regionId}.data.aliyun-inc.com/dataos/v1/alisa/callback" resultType="Object" httpsValidation="true" retries="-1" /><Parameters><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="tenantId" tagName="TenantId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="type" tagName="Type" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="startTime" tagName="StartTime" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="endTime" tagName="EndTime" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="user" tagName="User" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="code" tagName="Code" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="connectionInfo" tagName="ConnectionInfo" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="taskEnvParam" tagName="TaskEnvParam" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="subType" tagName="SubType" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="resources" tagName="Resources" type="RepeatList" required="false" tagPosition="Body" checkRepeatListAll="true" maxNumber="10" subType="String" invokeDataType="Json" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="1000" /><PreIspProtocol timeout="5000" protocol="http" httpHost="http://100.67.93.41/dataos/v1/public/alisa/callback" resultType="Object" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="Long" name="errorCode" nullToEmpty="false"/><Member tagName="ErrMsg" visibility="Public" type="String" name="errMsg" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="String" name="data" nullToEmpty="false"/></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Public" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="false" name="SendTaskMetaCallback" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><IspProtocol sign="true" serviceRoutePolicy="" signKeyName="dataworks-meta" timeout="5000" protocol="http" httpHost="http://meta.${regionId}.data.aliyun-inc.com/dataos/v1/alisa/callback" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="tenantId" tagName="TenantId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="type" tagName="Type" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="startTime" tagName="StartTime" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="endTime" tagName="EndTime" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="user" tagName="User" type="String" required="false" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="code" tagName="Code" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="connectionInfo" tagName="ConnectionInfo" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="taskEnvParam" tagName="TaskEnvParam" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="subType" tagName="SubType" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="resources" tagName="Resources" type="RepeatList" required="false" tagPosition="Body" checkRepeatListAll="true" maxNumber="10" subType="String" invokeDataType="Json" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="1000" /><PreIspProtocol sign="true" signKeyName="dataworks-meta" timeout="5000" protocol="http" httpHost="http://100.67.93.41/dataos/v1/public/alisa/callback" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="Long" name="errorCode" nullToEmpty="false"/><Member tagName="ErrMsg" visibility="Public" type="String" name="errMsg" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="String" name="data" nullToEmpty="false"/></ResultMapping></Api>
|
||||
|
||||
@@ -1 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="GetInstancePolicy" visibility="Private" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="TestDemo" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><IspProtocol sign="true" serviceRoutePolicy="Test" signKeyName="oxs-dataworks-schedulerapi" timeout="5000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/public-pop/instance/getInstance" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="SourceIp" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="instanceId" tagName="InstanceId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="4" apiDefault="100" /><PreIspProtocol sign="true" serviceRoutePolicy="Test" signKeyName="oxs-dataworks-schedulerapi" timeout="5000" protocol="http" httpHost="http://100.67.165.199/v1.0/public-pop/instance/getInstance" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ReturnCode" visibility="Public" type="String" name="returnCode"/><Member tagName="ReturnErrorSolution" visibility="Public" type="String" name="returnErrorSolution"/><Member tagName="ReturnMessage" visibility="Public" type="String" name="returnMessage"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Success" visibility="Public" type="Boolean" name="success"/><Struct tagName="ReturnValue" visibility="Public" name="returnValue"><Member tagName="NodeId" visibility="Public" type="Long" name="nodeId"/><Member tagName="InstanceId" visibility="Public" type="Long" name="instanceId"/><Member tagName="DagId" visibility="Public" type="Long" name="dagId"/><Member tagName="DagType" visibility="Public" type="String" name="dagType"/><Member tagName="Status" visibility="Public" type="String" name="status"/><Member tagName="Bizdate" visibility="Public" type="Long" name="bizdate"/><Member tagName="ParaValue" visibility="Public" type="String" name="paraValue"/><Member tagName="CycTime" visibility="Public" type="Long" name="cycTime"/><Member tagName="FinishTime" visibility="Public" type="Long" name="finishTime"/><Member tagName="BeginWaitTimeTime" visibility="Public" type="Long" name="beginWaitTimeTime"/><Member tagName="BeginWaitResTime" visibility="Public" type="Long" name="beginWaitResTime"/><Member tagName="BeginRunningTime" visibility="Public" type="Long" name="beginRunningTime"/><Member tagName="CreateTime" visibility="Public" type="Long" name="createTime"/><Member tagName="ModifyTime" visibility="Public" type="Long" name="modifyTime"/><Member tagName="NodeName" visibility="Public" type="String" name="nodeName"/></Struct></ResultMapping></Api>
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" controlPolicy="GetInstancePolicy" visibility="Private" akProvenStatus="Disable" version="2018-06-01" keepClientResourceOwnerId="true" name="TestDemo" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="5000" protocol="http" httpHost="http://schedulerapi.${regionId}.data.aliyun-inc.com/v1.0/public-pop/instance/getInstance" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUidForClusterRouting" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sourceIp" tagName="SourceIp" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="instanceId" tagName="InstanceId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="4" apiDefault="100" /><PreIspProtocol sign="true" signKeyName="oxs-dataworks-schedulerapi" timeout="5000" protocol="http" httpHost="http://100.67.165.199/v1.0/public-pop/instance/getInstance" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ReturnCode" visibility="Public" type="String" name="returnCode"/><Member tagName="ReturnErrorSolution" visibility="Public" type="String" name="returnErrorSolution"/><Member tagName="ReturnMessage" visibility="Public" type="String" name="returnMessage"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Success" visibility="Public" type="Boolean" name="success"/><Struct tagName="ReturnValue" visibility="Public" name="returnValue"><Member tagName="NodeId" visibility="Public" type="Long" name="nodeId"/><Member tagName="InstanceId" visibility="Public" type="Long" name="instanceId"/><Member tagName="DagId" visibility="Public" type="Long" name="dagId"/><Member tagName="DagType" visibility="Public" type="String" name="dagType"/><Member tagName="Status" visibility="Public" type="String" name="status"/><Member tagName="Bizdate" visibility="Public" type="Long" name="bizdate"/><Member tagName="ParaValue" visibility="Public" type="String" name="paraValue"/><Member tagName="CycTime" visibility="Public" type="Long" name="cycTime"/><Member tagName="FinishTime" visibility="Public" type="Long" name="finishTime"/><Member tagName="BeginWaitTimeTime" visibility="Public" type="Long" name="beginWaitTimeTime"/><Member tagName="BeginWaitResTime" visibility="Public" type="Long" name="beginWaitResTime"/><Member tagName="BeginRunningTime" visibility="Public" type="Long" name="beginRunningTime"/><Member tagName="CreateTime" visibility="Public" type="Long" name="createTime"/><Member tagName="ModifyTime" visibility="Public" type="Long" name="modifyTime"/><Member tagName="NodeName" visibility="Public" type="String" name="nodeName"/></Struct></ResultMapping></Api>
|
||||
|
||||
@@ -21,645 +21,65 @@ set(dataworks-public_public_header
|
||||
include/alibabacloud/dataworks-public/Dataworks_publicExport.h )
|
||||
|
||||
set(dataworks-public_public_header_model
|
||||
include/alibabacloud/dataworks-public/model/AbolishDataServiceApiRequest.h
|
||||
include/alibabacloud/dataworks-public/model/AbolishDataServiceApiResult.h
|
||||
include/alibabacloud/dataworks-public/model/AddProjectMemberToRoleRequest.h
|
||||
include/alibabacloud/dataworks-public/model/AddProjectMemberToRoleResult.h
|
||||
include/alibabacloud/dataworks-public/model/AddToMetaCategoryRequest.h
|
||||
include/alibabacloud/dataworks-public/model/AddToMetaCategoryResult.h
|
||||
include/alibabacloud/dataworks-public/model/CheckMetaPartitionRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CheckMetaPartitionResult.h
|
||||
include/alibabacloud/dataworks-public/model/CheckMetaTableRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CheckMetaTableResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateBusinessRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateBusinessResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateConnectionRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateConnectionResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateDagComplementRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateDagComplementResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateDagTestRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateDagTestResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateDataServiceApiRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateDataServiceApiResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateDataServiceApiAuthorityRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateDataServiceApiAuthorityResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateDataServiceFolderRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateDataServiceFolderResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateDataServiceGroupRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateDataServiceGroupResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateFileRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateFileResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateFolderRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateFolderResult.h
|
||||
include/alibabacloud/dataworks-public/model/CheckCallbackRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CheckCallbackResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateManualDagRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateManualDagResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateMetaCategoryRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateMetaCategoryResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateProjectMemberRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateProjectMemberResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateQualityEntityRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateQualityEntityResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateQualityFollowerRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateQualityFollowerResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateQualityRelativeNodeRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateQualityRelativeNodeResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateQualityRuleRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateQualityRuleResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateRemindRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateRemindResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateTableRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateTableResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateTableLevelRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateTableLevelResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateTableThemeRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateTableThemeResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateUdfFileRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateUdfFileResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteBusinessRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteBusinessResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteConnectionRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteConnectionResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteDataServiceApiRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteDataServiceApiResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteDataServiceApiAuthorityRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteDataServiceApiAuthorityResult.h
|
||||
include/alibabacloud/dataworks-public/model/CreateRealTimeProcessRequest.h
|
||||
include/alibabacloud/dataworks-public/model/CreateRealTimeProcessResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteFileRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteFileResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteFolderRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteFolderResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteFromMetaCategoryRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteFromMetaCategoryResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteMetaCategoryRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteMetaCategoryResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteProjectMemberRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteProjectMemberResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteQualityEntityRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteQualityEntityResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteQualityFollowerRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteQualityFollowerResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteQualityRelativeNodeRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteQualityRelativeNodeResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteQualityRuleRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteQualityRuleResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteRemindRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteRemindResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteTableRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteTableResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteTableLevelRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteTableLevelResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteTableThemeRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeleteTableThemeResult.h
|
||||
include/alibabacloud/dataworks-public/model/DeployFileRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DeployFileResult.h
|
||||
include/alibabacloud/dataworks-public/model/DesensitizeDataRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DesensitizeDataResult.h
|
||||
include/alibabacloud/dataworks-public/model/EstablishRelationTableToBusinessRequest.h
|
||||
include/alibabacloud/dataworks-public/model/EstablishRelationTableToBusinessResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetBaselineConfigRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetBaselineConfigResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetBaselineKeyPathRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetBaselineKeyPathResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetBaselineStatusRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetBaselineStatusResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetBusinessRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetBusinessResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetDDLJobStatusRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetDDLJobStatusResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetDagRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetDagResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetDataServiceApiRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetDataServiceApiResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetDataServiceApplicationRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetDataServiceApplicationResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetDataServiceFolderRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetDataServiceFolderResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetDataServiceGroupRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetDataServiceGroupResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetDataServicePublishedApiRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetDataServicePublishedApiResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetDeploymentRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetDeploymentResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetFileRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetFileResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetFileVersionRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetFileVersionResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetFolderRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetFolderResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetInstanceRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetInstanceResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetInstanceConsumeTimeRankRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetInstanceConsumeTimeRankResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetInstanceCountTrendRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetInstanceCountTrendResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetInstanceErrorRankRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetInstanceErrorRankResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetInstanceLogRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetInstanceLogResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetInstanceStatusCountRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetInstanceStatusCountResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetManualDagInstancesRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetManualDagInstancesResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaCategoryRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaCategoryResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaColumnLineageRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaColumnLineageResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaDBInfoRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaDBInfoResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaDBTableListRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaDBTableListResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableBasicInfoRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableBasicInfoResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableChangeLogRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableChangeLogResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableColumnRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableColumnResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableFullInfoRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableFullInfoResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableIntroWikiRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableIntroWikiResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableLineageRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableLineageResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableListByCategoryRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableListByCategoryResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableOutputRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTableOutputResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTablePartitionRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetMetaTablePartitionResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetNodeRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetNodeResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetNodeChildrenRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetNodeChildrenResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetNodeCodeRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetNodeCodeResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetNodeOnBaselineRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetNodeOnBaselineResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetNodeParentsRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetNodeParentsResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetNodeTypeListInfoRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetNodeTypeListInfoResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetOpRiskDataRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetOpRiskDataResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetOpSensitiveDataRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetOpSensitiveDataResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetProjectDetailRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetProjectDetailResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetQualityEntityRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetQualityEntityResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetQualityFollowerRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetQualityFollowerResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetQualityRuleRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetQualityRuleResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetRemindRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetRemindResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetSensitiveDataRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetSensitiveDataResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetSuccessInstanceTrendRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetSuccessInstanceTrendResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetTopicRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetTopicResult.h
|
||||
include/alibabacloud/dataworks-public/model/GetTopicInfluenceRequest.h
|
||||
include/alibabacloud/dataworks-public/model/GetTopicInfluenceResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListAlertMessagesRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListAlertMessagesResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListBaselineConfigsRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListBaselineConfigsResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListBaselineStatusesRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListBaselineStatusesResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListBusinessRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListBusinessResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListCalcEnginesRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListCalcEnginesResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListConnectionsRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListConnectionsResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListDataServiceApiAuthoritiesRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListDataServiceApiAuthoritiesResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListDataServiceApisRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListDataServiceApisResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListDataServiceApplicationsRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListDataServiceApplicationsResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListDataServiceAuthorizedApisRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListDataServiceAuthorizedApisResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListDataServiceFoldersRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListDataServiceFoldersResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListDataServiceGroupsRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListDataServiceGroupsResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListDataServicePublishedApisRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListDataServicePublishedApisResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListFileVersionsRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListFileVersionsResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListFilesRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListFilesResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListFoldersRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListFoldersResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListInstancesRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListInstancesResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListMetaDBRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListMetaDBResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListNodeIORequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListNodeIOResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListNodesRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListNodesResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListProgramTypeCountRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListProgramTypeCountResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListProjectMembersRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListProjectMembersResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListProjectRolesRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListProjectRolesResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListProjectsRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListProjectsResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListQualityResultsByEntityRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListQualityResultsByEntityResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListQualityResultsByRuleRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListQualityResultsByRuleResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListQualityRulesRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListQualityRulesResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListRemindsRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListRemindsResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListResourceGroupsRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListResourceGroupsResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListTableLevelRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListTableLevelResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListTableThemeRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListTableThemeResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListTopicsRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListTopicsResult.h
|
||||
include/alibabacloud/dataworks-public/model/PublishDataServiceApiRequest.h
|
||||
include/alibabacloud/dataworks-public/model/PublishDataServiceApiResult.h
|
||||
include/alibabacloud/dataworks-public/model/RemoveProjectMemberFromRoleRequest.h
|
||||
include/alibabacloud/dataworks-public/model/RemoveProjectMemberFromRoleResult.h
|
||||
include/alibabacloud/dataworks-public/model/RestartInstanceRequest.h
|
||||
include/alibabacloud/dataworks-public/model/RestartInstanceResult.h
|
||||
include/alibabacloud/dataworks-public/model/ResumeInstanceRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ResumeInstanceResult.h
|
||||
include/alibabacloud/dataworks-public/model/RunTriggerNodeRequest.h
|
||||
include/alibabacloud/dataworks-public/model/RunTriggerNodeResult.h
|
||||
include/alibabacloud/dataworks-public/model/ScanSensitiveDataRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ScanSensitiveDataResult.h
|
||||
include/alibabacloud/dataworks-public/model/SearchMetaTablesRequest.h
|
||||
include/alibabacloud/dataworks-public/model/SearchMetaTablesResult.h
|
||||
include/alibabacloud/dataworks-public/model/SearchNodesByOutputRequest.h
|
||||
include/alibabacloud/dataworks-public/model/SearchNodesByOutputResult.h
|
||||
include/alibabacloud/dataworks-public/model/SetSuccessInstanceRequest.h
|
||||
include/alibabacloud/dataworks-public/model/SetSuccessInstanceResult.h
|
||||
include/alibabacloud/dataworks-public/model/StopInstanceRequest.h
|
||||
include/alibabacloud/dataworks-public/model/StopInstanceResult.h
|
||||
include/alibabacloud/dataworks-public/model/SubmitFileRequest.h
|
||||
include/alibabacloud/dataworks-public/model/SubmitFileResult.h
|
||||
include/alibabacloud/dataworks-public/model/SuspendInstanceRequest.h
|
||||
include/alibabacloud/dataworks-public/model/SuspendInstanceResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateBusinessRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateBusinessResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateConnectionRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateConnectionResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateDataServiceApiRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateDataServiceApiResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateFileRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateFileResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateFolderRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateFolderResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateMetaCategoryRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateMetaCategoryResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateMetaTableRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateMetaTableResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateMetaTableIntroWikiRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateMetaTableIntroWikiResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateQualityFollowerRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateQualityFollowerResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateQualityRuleRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateQualityRuleResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateRemindRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateRemindResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateTableRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateTableResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateTableLevelRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateTableLevelResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateTableModelInfoRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateTableModelInfoResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateTableThemeRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateTableThemeResult.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateUdfFileRequest.h
|
||||
include/alibabacloud/dataworks-public/model/UpdateUdfFileResult.h )
|
||||
include/alibabacloud/dataworks-public/model/DescribeEmrHiveTableRequest.h
|
||||
include/alibabacloud/dataworks-public/model/DescribeEmrHiveTableResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListEmrHiveAuditLogsRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListEmrHiveAuditLogsResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListEmrHiveDatabasesRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListEmrHiveDatabasesResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListEmrHiveTablesRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListEmrHiveTablesResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListHiveColumnLineagesRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListHiveColumnLineagesResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListHiveTableLineagesRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListHiveTableLineagesResult.h
|
||||
include/alibabacloud/dataworks-public/model/ListTablePartitionsRequest.h
|
||||
include/alibabacloud/dataworks-public/model/ListTablePartitionsResult.h
|
||||
include/alibabacloud/dataworks-public/model/OpenDataWorksStandardServiceRequest.h
|
||||
include/alibabacloud/dataworks-public/model/OpenDataWorksStandardServiceResult.h
|
||||
include/alibabacloud/dataworks-public/model/QueryRealTimeProcessStatusRequest.h
|
||||
include/alibabacloud/dataworks-public/model/QueryRealTimeProcessStatusResult.h
|
||||
include/alibabacloud/dataworks-public/model/SearchManualDagNodeInstanceRequest.h
|
||||
include/alibabacloud/dataworks-public/model/SearchManualDagNodeInstanceResult.h )
|
||||
|
||||
set(dataworks-public_src
|
||||
src/Dataworks-publicClient.cc
|
||||
src/model/AbolishDataServiceApiRequest.cc
|
||||
src/model/AbolishDataServiceApiResult.cc
|
||||
src/model/AddProjectMemberToRoleRequest.cc
|
||||
src/model/AddProjectMemberToRoleResult.cc
|
||||
src/model/AddToMetaCategoryRequest.cc
|
||||
src/model/AddToMetaCategoryResult.cc
|
||||
src/model/CheckMetaPartitionRequest.cc
|
||||
src/model/CheckMetaPartitionResult.cc
|
||||
src/model/CheckMetaTableRequest.cc
|
||||
src/model/CheckMetaTableResult.cc
|
||||
src/model/CreateBusinessRequest.cc
|
||||
src/model/CreateBusinessResult.cc
|
||||
src/model/CreateConnectionRequest.cc
|
||||
src/model/CreateConnectionResult.cc
|
||||
src/model/CreateDagComplementRequest.cc
|
||||
src/model/CreateDagComplementResult.cc
|
||||
src/model/CreateDagTestRequest.cc
|
||||
src/model/CreateDagTestResult.cc
|
||||
src/model/CreateDataServiceApiRequest.cc
|
||||
src/model/CreateDataServiceApiResult.cc
|
||||
src/model/CreateDataServiceApiAuthorityRequest.cc
|
||||
src/model/CreateDataServiceApiAuthorityResult.cc
|
||||
src/model/CreateDataServiceFolderRequest.cc
|
||||
src/model/CreateDataServiceFolderResult.cc
|
||||
src/model/CreateDataServiceGroupRequest.cc
|
||||
src/model/CreateDataServiceGroupResult.cc
|
||||
src/model/CreateFileRequest.cc
|
||||
src/model/CreateFileResult.cc
|
||||
src/model/CreateFolderRequest.cc
|
||||
src/model/CreateFolderResult.cc
|
||||
src/model/CheckCallbackRequest.cc
|
||||
src/model/CheckCallbackResult.cc
|
||||
src/model/CreateManualDagRequest.cc
|
||||
src/model/CreateManualDagResult.cc
|
||||
src/model/CreateMetaCategoryRequest.cc
|
||||
src/model/CreateMetaCategoryResult.cc
|
||||
src/model/CreateProjectMemberRequest.cc
|
||||
src/model/CreateProjectMemberResult.cc
|
||||
src/model/CreateQualityEntityRequest.cc
|
||||
src/model/CreateQualityEntityResult.cc
|
||||
src/model/CreateQualityFollowerRequest.cc
|
||||
src/model/CreateQualityFollowerResult.cc
|
||||
src/model/CreateQualityRelativeNodeRequest.cc
|
||||
src/model/CreateQualityRelativeNodeResult.cc
|
||||
src/model/CreateQualityRuleRequest.cc
|
||||
src/model/CreateQualityRuleResult.cc
|
||||
src/model/CreateRemindRequest.cc
|
||||
src/model/CreateRemindResult.cc
|
||||
src/model/CreateTableRequest.cc
|
||||
src/model/CreateTableResult.cc
|
||||
src/model/CreateTableLevelRequest.cc
|
||||
src/model/CreateTableLevelResult.cc
|
||||
src/model/CreateTableThemeRequest.cc
|
||||
src/model/CreateTableThemeResult.cc
|
||||
src/model/CreateUdfFileRequest.cc
|
||||
src/model/CreateUdfFileResult.cc
|
||||
src/model/DeleteBusinessRequest.cc
|
||||
src/model/DeleteBusinessResult.cc
|
||||
src/model/DeleteConnectionRequest.cc
|
||||
src/model/DeleteConnectionResult.cc
|
||||
src/model/DeleteDataServiceApiRequest.cc
|
||||
src/model/DeleteDataServiceApiResult.cc
|
||||
src/model/DeleteDataServiceApiAuthorityRequest.cc
|
||||
src/model/DeleteDataServiceApiAuthorityResult.cc
|
||||
src/model/CreateRealTimeProcessRequest.cc
|
||||
src/model/CreateRealTimeProcessResult.cc
|
||||
src/model/DeleteFileRequest.cc
|
||||
src/model/DeleteFileResult.cc
|
||||
src/model/DeleteFolderRequest.cc
|
||||
src/model/DeleteFolderResult.cc
|
||||
src/model/DeleteFromMetaCategoryRequest.cc
|
||||
src/model/DeleteFromMetaCategoryResult.cc
|
||||
src/model/DeleteMetaCategoryRequest.cc
|
||||
src/model/DeleteMetaCategoryResult.cc
|
||||
src/model/DeleteProjectMemberRequest.cc
|
||||
src/model/DeleteProjectMemberResult.cc
|
||||
src/model/DeleteQualityEntityRequest.cc
|
||||
src/model/DeleteQualityEntityResult.cc
|
||||
src/model/DeleteQualityFollowerRequest.cc
|
||||
src/model/DeleteQualityFollowerResult.cc
|
||||
src/model/DeleteQualityRelativeNodeRequest.cc
|
||||
src/model/DeleteQualityRelativeNodeResult.cc
|
||||
src/model/DeleteQualityRuleRequest.cc
|
||||
src/model/DeleteQualityRuleResult.cc
|
||||
src/model/DeleteRemindRequest.cc
|
||||
src/model/DeleteRemindResult.cc
|
||||
src/model/DeleteTableRequest.cc
|
||||
src/model/DeleteTableResult.cc
|
||||
src/model/DeleteTableLevelRequest.cc
|
||||
src/model/DeleteTableLevelResult.cc
|
||||
src/model/DeleteTableThemeRequest.cc
|
||||
src/model/DeleteTableThemeResult.cc
|
||||
src/model/DeployFileRequest.cc
|
||||
src/model/DeployFileResult.cc
|
||||
src/model/DesensitizeDataRequest.cc
|
||||
src/model/DesensitizeDataResult.cc
|
||||
src/model/EstablishRelationTableToBusinessRequest.cc
|
||||
src/model/EstablishRelationTableToBusinessResult.cc
|
||||
src/model/GetBaselineConfigRequest.cc
|
||||
src/model/GetBaselineConfigResult.cc
|
||||
src/model/GetBaselineKeyPathRequest.cc
|
||||
src/model/GetBaselineKeyPathResult.cc
|
||||
src/model/GetBaselineStatusRequest.cc
|
||||
src/model/GetBaselineStatusResult.cc
|
||||
src/model/GetBusinessRequest.cc
|
||||
src/model/GetBusinessResult.cc
|
||||
src/model/GetDDLJobStatusRequest.cc
|
||||
src/model/GetDDLJobStatusResult.cc
|
||||
src/model/GetDagRequest.cc
|
||||
src/model/GetDagResult.cc
|
||||
src/model/GetDataServiceApiRequest.cc
|
||||
src/model/GetDataServiceApiResult.cc
|
||||
src/model/GetDataServiceApplicationRequest.cc
|
||||
src/model/GetDataServiceApplicationResult.cc
|
||||
src/model/GetDataServiceFolderRequest.cc
|
||||
src/model/GetDataServiceFolderResult.cc
|
||||
src/model/GetDataServiceGroupRequest.cc
|
||||
src/model/GetDataServiceGroupResult.cc
|
||||
src/model/GetDataServicePublishedApiRequest.cc
|
||||
src/model/GetDataServicePublishedApiResult.cc
|
||||
src/model/GetDeploymentRequest.cc
|
||||
src/model/GetDeploymentResult.cc
|
||||
src/model/GetFileRequest.cc
|
||||
src/model/GetFileResult.cc
|
||||
src/model/GetFileVersionRequest.cc
|
||||
src/model/GetFileVersionResult.cc
|
||||
src/model/GetFolderRequest.cc
|
||||
src/model/GetFolderResult.cc
|
||||
src/model/GetInstanceRequest.cc
|
||||
src/model/GetInstanceResult.cc
|
||||
src/model/GetInstanceConsumeTimeRankRequest.cc
|
||||
src/model/GetInstanceConsumeTimeRankResult.cc
|
||||
src/model/GetInstanceCountTrendRequest.cc
|
||||
src/model/GetInstanceCountTrendResult.cc
|
||||
src/model/GetInstanceErrorRankRequest.cc
|
||||
src/model/GetInstanceErrorRankResult.cc
|
||||
src/model/GetInstanceLogRequest.cc
|
||||
src/model/GetInstanceLogResult.cc
|
||||
src/model/GetInstanceStatusCountRequest.cc
|
||||
src/model/GetInstanceStatusCountResult.cc
|
||||
src/model/GetManualDagInstancesRequest.cc
|
||||
src/model/GetManualDagInstancesResult.cc
|
||||
src/model/GetMetaCategoryRequest.cc
|
||||
src/model/GetMetaCategoryResult.cc
|
||||
src/model/GetMetaColumnLineageRequest.cc
|
||||
src/model/GetMetaColumnLineageResult.cc
|
||||
src/model/GetMetaDBInfoRequest.cc
|
||||
src/model/GetMetaDBInfoResult.cc
|
||||
src/model/GetMetaDBTableListRequest.cc
|
||||
src/model/GetMetaDBTableListResult.cc
|
||||
src/model/GetMetaTableBasicInfoRequest.cc
|
||||
src/model/GetMetaTableBasicInfoResult.cc
|
||||
src/model/GetMetaTableChangeLogRequest.cc
|
||||
src/model/GetMetaTableChangeLogResult.cc
|
||||
src/model/GetMetaTableColumnRequest.cc
|
||||
src/model/GetMetaTableColumnResult.cc
|
||||
src/model/GetMetaTableFullInfoRequest.cc
|
||||
src/model/GetMetaTableFullInfoResult.cc
|
||||
src/model/GetMetaTableIntroWikiRequest.cc
|
||||
src/model/GetMetaTableIntroWikiResult.cc
|
||||
src/model/GetMetaTableLineageRequest.cc
|
||||
src/model/GetMetaTableLineageResult.cc
|
||||
src/model/GetMetaTableListByCategoryRequest.cc
|
||||
src/model/GetMetaTableListByCategoryResult.cc
|
||||
src/model/GetMetaTableOutputRequest.cc
|
||||
src/model/GetMetaTableOutputResult.cc
|
||||
src/model/GetMetaTablePartitionRequest.cc
|
||||
src/model/GetMetaTablePartitionResult.cc
|
||||
src/model/GetNodeRequest.cc
|
||||
src/model/GetNodeResult.cc
|
||||
src/model/GetNodeChildrenRequest.cc
|
||||
src/model/GetNodeChildrenResult.cc
|
||||
src/model/GetNodeCodeRequest.cc
|
||||
src/model/GetNodeCodeResult.cc
|
||||
src/model/GetNodeOnBaselineRequest.cc
|
||||
src/model/GetNodeOnBaselineResult.cc
|
||||
src/model/GetNodeParentsRequest.cc
|
||||
src/model/GetNodeParentsResult.cc
|
||||
src/model/GetNodeTypeListInfoRequest.cc
|
||||
src/model/GetNodeTypeListInfoResult.cc
|
||||
src/model/GetOpRiskDataRequest.cc
|
||||
src/model/GetOpRiskDataResult.cc
|
||||
src/model/GetOpSensitiveDataRequest.cc
|
||||
src/model/GetOpSensitiveDataResult.cc
|
||||
src/model/GetProjectDetailRequest.cc
|
||||
src/model/GetProjectDetailResult.cc
|
||||
src/model/GetQualityEntityRequest.cc
|
||||
src/model/GetQualityEntityResult.cc
|
||||
src/model/GetQualityFollowerRequest.cc
|
||||
src/model/GetQualityFollowerResult.cc
|
||||
src/model/GetQualityRuleRequest.cc
|
||||
src/model/GetQualityRuleResult.cc
|
||||
src/model/GetRemindRequest.cc
|
||||
src/model/GetRemindResult.cc
|
||||
src/model/GetSensitiveDataRequest.cc
|
||||
src/model/GetSensitiveDataResult.cc
|
||||
src/model/GetSuccessInstanceTrendRequest.cc
|
||||
src/model/GetSuccessInstanceTrendResult.cc
|
||||
src/model/GetTopicRequest.cc
|
||||
src/model/GetTopicResult.cc
|
||||
src/model/GetTopicInfluenceRequest.cc
|
||||
src/model/GetTopicInfluenceResult.cc
|
||||
src/model/ListAlertMessagesRequest.cc
|
||||
src/model/ListAlertMessagesResult.cc
|
||||
src/model/ListBaselineConfigsRequest.cc
|
||||
src/model/ListBaselineConfigsResult.cc
|
||||
src/model/ListBaselineStatusesRequest.cc
|
||||
src/model/ListBaselineStatusesResult.cc
|
||||
src/model/ListBusinessRequest.cc
|
||||
src/model/ListBusinessResult.cc
|
||||
src/model/ListCalcEnginesRequest.cc
|
||||
src/model/ListCalcEnginesResult.cc
|
||||
src/model/ListConnectionsRequest.cc
|
||||
src/model/ListConnectionsResult.cc
|
||||
src/model/ListDataServiceApiAuthoritiesRequest.cc
|
||||
src/model/ListDataServiceApiAuthoritiesResult.cc
|
||||
src/model/ListDataServiceApisRequest.cc
|
||||
src/model/ListDataServiceApisResult.cc
|
||||
src/model/ListDataServiceApplicationsRequest.cc
|
||||
src/model/ListDataServiceApplicationsResult.cc
|
||||
src/model/ListDataServiceAuthorizedApisRequest.cc
|
||||
src/model/ListDataServiceAuthorizedApisResult.cc
|
||||
src/model/ListDataServiceFoldersRequest.cc
|
||||
src/model/ListDataServiceFoldersResult.cc
|
||||
src/model/ListDataServiceGroupsRequest.cc
|
||||
src/model/ListDataServiceGroupsResult.cc
|
||||
src/model/ListDataServicePublishedApisRequest.cc
|
||||
src/model/ListDataServicePublishedApisResult.cc
|
||||
src/model/ListFileVersionsRequest.cc
|
||||
src/model/ListFileVersionsResult.cc
|
||||
src/model/ListFilesRequest.cc
|
||||
src/model/ListFilesResult.cc
|
||||
src/model/ListFoldersRequest.cc
|
||||
src/model/ListFoldersResult.cc
|
||||
src/model/ListInstancesRequest.cc
|
||||
src/model/ListInstancesResult.cc
|
||||
src/model/ListMetaDBRequest.cc
|
||||
src/model/ListMetaDBResult.cc
|
||||
src/model/ListNodeIORequest.cc
|
||||
src/model/ListNodeIOResult.cc
|
||||
src/model/ListNodesRequest.cc
|
||||
src/model/ListNodesResult.cc
|
||||
src/model/ListProgramTypeCountRequest.cc
|
||||
src/model/ListProgramTypeCountResult.cc
|
||||
src/model/ListProjectMembersRequest.cc
|
||||
src/model/ListProjectMembersResult.cc
|
||||
src/model/ListProjectRolesRequest.cc
|
||||
src/model/ListProjectRolesResult.cc
|
||||
src/model/ListProjectsRequest.cc
|
||||
src/model/ListProjectsResult.cc
|
||||
src/model/ListQualityResultsByEntityRequest.cc
|
||||
src/model/ListQualityResultsByEntityResult.cc
|
||||
src/model/ListQualityResultsByRuleRequest.cc
|
||||
src/model/ListQualityResultsByRuleResult.cc
|
||||
src/model/ListQualityRulesRequest.cc
|
||||
src/model/ListQualityRulesResult.cc
|
||||
src/model/ListRemindsRequest.cc
|
||||
src/model/ListRemindsResult.cc
|
||||
src/model/ListResourceGroupsRequest.cc
|
||||
src/model/ListResourceGroupsResult.cc
|
||||
src/model/ListTableLevelRequest.cc
|
||||
src/model/ListTableLevelResult.cc
|
||||
src/model/ListTableThemeRequest.cc
|
||||
src/model/ListTableThemeResult.cc
|
||||
src/model/ListTopicsRequest.cc
|
||||
src/model/ListTopicsResult.cc
|
||||
src/model/PublishDataServiceApiRequest.cc
|
||||
src/model/PublishDataServiceApiResult.cc
|
||||
src/model/RemoveProjectMemberFromRoleRequest.cc
|
||||
src/model/RemoveProjectMemberFromRoleResult.cc
|
||||
src/model/RestartInstanceRequest.cc
|
||||
src/model/RestartInstanceResult.cc
|
||||
src/model/ResumeInstanceRequest.cc
|
||||
src/model/ResumeInstanceResult.cc
|
||||
src/model/RunTriggerNodeRequest.cc
|
||||
src/model/RunTriggerNodeResult.cc
|
||||
src/model/ScanSensitiveDataRequest.cc
|
||||
src/model/ScanSensitiveDataResult.cc
|
||||
src/model/SearchMetaTablesRequest.cc
|
||||
src/model/SearchMetaTablesResult.cc
|
||||
src/model/SearchNodesByOutputRequest.cc
|
||||
src/model/SearchNodesByOutputResult.cc
|
||||
src/model/SetSuccessInstanceRequest.cc
|
||||
src/model/SetSuccessInstanceResult.cc
|
||||
src/model/StopInstanceRequest.cc
|
||||
src/model/StopInstanceResult.cc
|
||||
src/model/SubmitFileRequest.cc
|
||||
src/model/SubmitFileResult.cc
|
||||
src/model/SuspendInstanceRequest.cc
|
||||
src/model/SuspendInstanceResult.cc
|
||||
src/model/UpdateBusinessRequest.cc
|
||||
src/model/UpdateBusinessResult.cc
|
||||
src/model/UpdateConnectionRequest.cc
|
||||
src/model/UpdateConnectionResult.cc
|
||||
src/model/UpdateDataServiceApiRequest.cc
|
||||
src/model/UpdateDataServiceApiResult.cc
|
||||
src/model/UpdateFileRequest.cc
|
||||
src/model/UpdateFileResult.cc
|
||||
src/model/UpdateFolderRequest.cc
|
||||
src/model/UpdateFolderResult.cc
|
||||
src/model/UpdateMetaCategoryRequest.cc
|
||||
src/model/UpdateMetaCategoryResult.cc
|
||||
src/model/UpdateMetaTableRequest.cc
|
||||
src/model/UpdateMetaTableResult.cc
|
||||
src/model/UpdateMetaTableIntroWikiRequest.cc
|
||||
src/model/UpdateMetaTableIntroWikiResult.cc
|
||||
src/model/UpdateQualityFollowerRequest.cc
|
||||
src/model/UpdateQualityFollowerResult.cc
|
||||
src/model/UpdateQualityRuleRequest.cc
|
||||
src/model/UpdateQualityRuleResult.cc
|
||||
src/model/UpdateRemindRequest.cc
|
||||
src/model/UpdateRemindResult.cc
|
||||
src/model/UpdateTableRequest.cc
|
||||
src/model/UpdateTableResult.cc
|
||||
src/model/UpdateTableLevelRequest.cc
|
||||
src/model/UpdateTableLevelResult.cc
|
||||
src/model/UpdateTableModelInfoRequest.cc
|
||||
src/model/UpdateTableModelInfoResult.cc
|
||||
src/model/UpdateTableThemeRequest.cc
|
||||
src/model/UpdateTableThemeResult.cc
|
||||
src/model/UpdateUdfFileRequest.cc
|
||||
src/model/UpdateUdfFileResult.cc )
|
||||
src/model/DescribeEmrHiveTableRequest.cc
|
||||
src/model/DescribeEmrHiveTableResult.cc
|
||||
src/model/ListEmrHiveAuditLogsRequest.cc
|
||||
src/model/ListEmrHiveAuditLogsResult.cc
|
||||
src/model/ListEmrHiveDatabasesRequest.cc
|
||||
src/model/ListEmrHiveDatabasesResult.cc
|
||||
src/model/ListEmrHiveTablesRequest.cc
|
||||
src/model/ListEmrHiveTablesResult.cc
|
||||
src/model/ListHiveColumnLineagesRequest.cc
|
||||
src/model/ListHiveColumnLineagesResult.cc
|
||||
src/model/ListHiveTableLineagesRequest.cc
|
||||
src/model/ListHiveTableLineagesResult.cc
|
||||
src/model/ListTablePartitionsRequest.cc
|
||||
src/model/ListTablePartitionsResult.cc
|
||||
src/model/OpenDataWorksStandardServiceRequest.cc
|
||||
src/model/OpenDataWorksStandardServiceResult.cc
|
||||
src/model/QueryRealTimeProcessStatusRequest.cc
|
||||
src/model/QueryRealTimeProcessStatusResult.cc
|
||||
src/model/SearchManualDagNodeInstanceRequest.cc
|
||||
src/model/SearchManualDagNodeInstanceResult.cc )
|
||||
|
||||
add_library(dataworks-public ${LIB_TYPE}
|
||||
${dataworks-public_public_header}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,54 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_ABOLISHDATASERVICEAPIREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_ABOLISHDATASERVICEAPIREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT AbolishDataServiceApiRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
AbolishDataServiceApiRequest();
|
||||
~AbolishDataServiceApiRequest();
|
||||
|
||||
long getTenantId()const;
|
||||
void setTenantId(long tenantId);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
long getApiId()const;
|
||||
void setApiId(long apiId);
|
||||
|
||||
private:
|
||||
long tenantId_;
|
||||
long projectId_;
|
||||
long apiId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_ABOLISHDATASERVICEAPIREQUEST_H_
|
||||
@@ -1,59 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_ABOLISHDATASERVICEAPIRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_ABOLISHDATASERVICEAPIRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT AbolishDataServiceApiResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
AbolishDataServiceApiResult();
|
||||
explicit AbolishDataServiceApiResult(const std::string &payload);
|
||||
~AbolishDataServiceApiResult();
|
||||
int getHttpStatusCode()const;
|
||||
bool getData()const;
|
||||
std::string getErrorCode()const;
|
||||
std::string getErrorMessage()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
int httpStatusCode_;
|
||||
bool data_;
|
||||
std::string errorCode_;
|
||||
std::string errorMessage_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_ABOLISHDATASERVICEAPIRESULT_H_
|
||||
@@ -1,57 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_ADDPROJECTMEMBERTOROLEREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_ADDPROJECTMEMBERTOROLEREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT AddProjectMemberToRoleRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
AddProjectMemberToRoleRequest();
|
||||
~AddProjectMemberToRoleRequest();
|
||||
|
||||
std::string getRoleCode()const;
|
||||
void setRoleCode(const std::string& roleCode);
|
||||
std::string getClientToken()const;
|
||||
void setClientToken(const std::string& clientToken);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
std::string getUserId()const;
|
||||
void setUserId(const std::string& userId);
|
||||
|
||||
private:
|
||||
std::string roleCode_;
|
||||
std::string clientToken_;
|
||||
long projectId_;
|
||||
std::string userId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_ADDPROJECTMEMBERTOROLEREQUEST_H_
|
||||
@@ -1,49 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_ADDPROJECTMEMBERTOROLERESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_ADDPROJECTMEMBERTOROLERESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT AddProjectMemberToRoleResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
AddProjectMemberToRoleResult();
|
||||
explicit AddProjectMemberToRoleResult(const std::string &payload);
|
||||
~AddProjectMemberToRoleResult();
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_ADDPROJECTMEMBERTOROLERESULT_H_
|
||||
@@ -1,59 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_ADDTOMETACATEGORYRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_ADDTOMETACATEGORYRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT AddToMetaCategoryResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
AddToMetaCategoryResult();
|
||||
explicit AddToMetaCategoryResult(const std::string &payload);
|
||||
~AddToMetaCategoryResult();
|
||||
int getHttpStatusCode()const;
|
||||
bool getData()const;
|
||||
std::string getErrorCode()const;
|
||||
std::string getErrorMessage()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
int httpStatusCode_;
|
||||
bool data_;
|
||||
std::string errorCode_;
|
||||
std::string errorMessage_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_ADDTOMETACATEGORYRESULT_H_
|
||||
@@ -14,8 +14,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_DELETEREMINDREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_DELETEREMINDREQUEST_H_
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CHECKCALLBACKREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CHECKCALLBACKREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
@@ -28,21 +28,21 @@ namespace AlibabaCloud
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT DeleteRemindRequest : public RpcServiceRequest
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CheckCallbackRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
DeleteRemindRequest();
|
||||
~DeleteRemindRequest();
|
||||
CheckCallbackRequest();
|
||||
~CheckCallbackRequest();
|
||||
|
||||
long getRemindId()const;
|
||||
void setRemindId(long remindId);
|
||||
std::string getCallbackResultString()const;
|
||||
void setCallbackResultString(const std::string& callbackResultString);
|
||||
|
||||
private:
|
||||
long remindId_;
|
||||
std::string callbackResultString_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_DELETEREMINDREQUEST_H_
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CHECKCALLBACKREQUEST_H_
|
||||
@@ -14,8 +14,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_GETOPRISKDATARESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_GETOPRISKDATARESULT_H_
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CHECKCALLBACKRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CHECKCALLBACKRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
@@ -29,23 +29,25 @@ namespace AlibabaCloud
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT GetOpRiskDataResult : public ServiceResult
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CheckCallbackResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
GetOpRiskDataResult();
|
||||
explicit GetOpRiskDataResult(const std::string &payload);
|
||||
~GetOpRiskDataResult();
|
||||
std::string getRiskData()const;
|
||||
CheckCallbackResult();
|
||||
explicit CheckCallbackResult(const std::string &payload);
|
||||
~CheckCallbackResult();
|
||||
std::string getReturnCode()const;
|
||||
bool getReturnValue()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
std::string riskData_;
|
||||
std::string returnCode_;
|
||||
bool returnValue_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_GETOPRISKDATARESULT_H_
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CHECKCALLBACKRESULT_H_
|
||||
@@ -1,63 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CHECKMETAPARTITIONREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CHECKMETAPARTITIONREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CheckMetaPartitionRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CheckMetaPartitionRequest();
|
||||
~CheckMetaPartitionRequest();
|
||||
|
||||
std::string getDataSourceType()const;
|
||||
void setDataSourceType(const std::string& dataSourceType);
|
||||
std::string getPartition()const;
|
||||
void setPartition(const std::string& partition);
|
||||
std::string getTableGuid()const;
|
||||
void setTableGuid(const std::string& tableGuid);
|
||||
std::string getDatabaseName()const;
|
||||
void setDatabaseName(const std::string& databaseName);
|
||||
std::string getClusterId()const;
|
||||
void setClusterId(const std::string& clusterId);
|
||||
std::string getTableName()const;
|
||||
void setTableName(const std::string& tableName);
|
||||
|
||||
private:
|
||||
std::string dataSourceType_;
|
||||
std::string partition_;
|
||||
std::string tableGuid_;
|
||||
std::string databaseName_;
|
||||
std::string clusterId_;
|
||||
std::string tableName_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CHECKMETAPARTITIONREQUEST_H_
|
||||
@@ -1,59 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CHECKMETAPARTITIONRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CHECKMETAPARTITIONRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CheckMetaPartitionResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CheckMetaPartitionResult();
|
||||
explicit CheckMetaPartitionResult(const std::string &payload);
|
||||
~CheckMetaPartitionResult();
|
||||
int getHttpStatusCode()const;
|
||||
bool getData()const;
|
||||
std::string getErrorCode()const;
|
||||
std::string getErrorMessage()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
int httpStatusCode_;
|
||||
bool data_;
|
||||
std::string errorCode_;
|
||||
std::string errorMessage_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CHECKMETAPARTITIONRESULT_H_
|
||||
@@ -1,51 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CHECKMETATABLERESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CHECKMETATABLERESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CheckMetaTableResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CheckMetaTableResult();
|
||||
explicit CheckMetaTableResult(const std::string &payload);
|
||||
~CheckMetaTableResult();
|
||||
bool getData()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
bool data_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CHECKMETATABLERESULT_H_
|
||||
@@ -1,63 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEBUSINESSREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEBUSINESSREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateBusinessRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateBusinessRequest();
|
||||
~CreateBusinessRequest();
|
||||
|
||||
std::string getOwner()const;
|
||||
void setOwner(const std::string& owner);
|
||||
std::string getBusinessName()const;
|
||||
void setBusinessName(const std::string& businessName);
|
||||
std::string getDescription()const;
|
||||
void setDescription(const std::string& description);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
std::string getUseType()const;
|
||||
void setUseType(const std::string& useType);
|
||||
std::string getProjectIdentifier()const;
|
||||
void setProjectIdentifier(const std::string& projectIdentifier);
|
||||
|
||||
private:
|
||||
std::string owner_;
|
||||
std::string businessName_;
|
||||
std::string description_;
|
||||
long projectId_;
|
||||
std::string useType_;
|
||||
std::string projectIdentifier_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEBUSINESSREQUEST_H_
|
||||
@@ -1,66 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATECONNECTIONREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATECONNECTIONREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateConnectionRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateConnectionRequest();
|
||||
~CreateConnectionRequest();
|
||||
|
||||
std::string getDescription()const;
|
||||
void setDescription(const std::string& description);
|
||||
std::string getContent()const;
|
||||
void setContent(const std::string& content);
|
||||
std::string getSubType()const;
|
||||
void setSubType(const std::string& subType);
|
||||
std::string getName()const;
|
||||
void setName(const std::string& name);
|
||||
int getEnvType()const;
|
||||
void setEnvType(int envType);
|
||||
std::string getConnectionType()const;
|
||||
void setConnectionType(const std::string& connectionType);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
|
||||
private:
|
||||
std::string description_;
|
||||
std::string content_;
|
||||
std::string subType_;
|
||||
std::string name_;
|
||||
int envType_;
|
||||
std::string connectionType_;
|
||||
long projectId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATECONNECTIONREQUEST_H_
|
||||
@@ -1,55 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATECONNECTIONRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATECONNECTIONRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateConnectionResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CreateConnectionResult();
|
||||
explicit CreateConnectionResult(const std::string &payload);
|
||||
~CreateConnectionResult();
|
||||
std::string getHttpStatusCode()const;
|
||||
long getData()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
std::string httpStatusCode_;
|
||||
long data_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATECONNECTIONRESULT_H_
|
||||
@@ -1,78 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDAGCOMPLEMENTREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDAGCOMPLEMENTREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateDagComplementRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateDagComplementRequest();
|
||||
~CreateDagComplementRequest();
|
||||
|
||||
std::string getProjectEnv()const;
|
||||
void setProjectEnv(const std::string& projectEnv);
|
||||
std::string getStartBizDate()const;
|
||||
void setStartBizDate(const std::string& startBizDate);
|
||||
bool getParallelism()const;
|
||||
void setParallelism(bool parallelism);
|
||||
long getRootNodeId()const;
|
||||
void setRootNodeId(long rootNodeId);
|
||||
std::string getBizBeginTime()const;
|
||||
void setBizBeginTime(const std::string& bizBeginTime);
|
||||
std::string getEndBizDate()const;
|
||||
void setEndBizDate(const std::string& endBizDate);
|
||||
std::string getIncludeNodeIds()const;
|
||||
void setIncludeNodeIds(const std::string& includeNodeIds);
|
||||
std::string getBizEndTime()const;
|
||||
void setBizEndTime(const std::string& bizEndTime);
|
||||
std::string getName()const;
|
||||
void setName(const std::string& name);
|
||||
std::string getExcludeNodeIds()const;
|
||||
void setExcludeNodeIds(const std::string& excludeNodeIds);
|
||||
std::string getNodeParams()const;
|
||||
void setNodeParams(const std::string& nodeParams);
|
||||
|
||||
private:
|
||||
std::string projectEnv_;
|
||||
std::string startBizDate_;
|
||||
bool parallelism_;
|
||||
long rootNodeId_;
|
||||
std::string bizBeginTime_;
|
||||
std::string endBizDate_;
|
||||
std::string includeNodeIds_;
|
||||
std::string bizEndTime_;
|
||||
std::string name_;
|
||||
std::string excludeNodeIds_;
|
||||
std::string nodeParams_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDAGCOMPLEMENTREQUEST_H_
|
||||
@@ -1,59 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDAGCOMPLEMENTRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDAGCOMPLEMENTRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateDagComplementResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CreateDagComplementResult();
|
||||
explicit CreateDagComplementResult(const std::string &payload);
|
||||
~CreateDagComplementResult();
|
||||
int getHttpStatusCode()const;
|
||||
std::vector<std::string> getData()const;
|
||||
std::string getErrorCode()const;
|
||||
std::string getErrorMessage()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
int httpStatusCode_;
|
||||
std::vector<std::string> data_;
|
||||
std::string errorCode_;
|
||||
std::string errorMessage_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDAGCOMPLEMENTRESULT_H_
|
||||
@@ -1,60 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDAGTESTREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDAGTESTREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateDagTestRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateDagTestRequest();
|
||||
~CreateDagTestRequest();
|
||||
|
||||
std::string getProjectEnv()const;
|
||||
void setProjectEnv(const std::string& projectEnv);
|
||||
std::string getBizdate()const;
|
||||
void setBizdate(const std::string& bizdate);
|
||||
std::string getName()const;
|
||||
void setName(const std::string& name);
|
||||
std::string getNodeParams()const;
|
||||
void setNodeParams(const std::string& nodeParams);
|
||||
long getNodeId()const;
|
||||
void setNodeId(long nodeId);
|
||||
|
||||
private:
|
||||
std::string projectEnv_;
|
||||
std::string bizdate_;
|
||||
std::string name_;
|
||||
std::string nodeParams_;
|
||||
long nodeId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDAGTESTREQUEST_H_
|
||||
@@ -1,60 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEAPIAUTHORITYREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEAPIAUTHORITYREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateDataServiceApiAuthorityRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateDataServiceApiAuthorityRequest();
|
||||
~CreateDataServiceApiAuthorityRequest();
|
||||
|
||||
long getAuthorizedProjectId()const;
|
||||
void setAuthorizedProjectId(long authorizedProjectId);
|
||||
long getTenantId()const;
|
||||
void setTenantId(long tenantId);
|
||||
long getEndTime()const;
|
||||
void setEndTime(long endTime);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
long getApiId()const;
|
||||
void setApiId(long apiId);
|
||||
|
||||
private:
|
||||
long authorizedProjectId_;
|
||||
long tenantId_;
|
||||
long endTime_;
|
||||
long projectId_;
|
||||
long apiId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEAPIAUTHORITYREQUEST_H_
|
||||
@@ -1,51 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEAPIAUTHORITYRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEAPIAUTHORITYRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateDataServiceApiAuthorityResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CreateDataServiceApiAuthorityResult();
|
||||
explicit CreateDataServiceApiAuthorityResult(const std::string &payload);
|
||||
~CreateDataServiceApiAuthorityResult();
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEAPIAUTHORITYRESULT_H_
|
||||
@@ -1,93 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEAPIREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEAPIREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateDataServiceApiRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateDataServiceApiRequest();
|
||||
~CreateDataServiceApiRequest();
|
||||
|
||||
std::string getScriptDetails()const;
|
||||
void setScriptDetails(const std::string& scriptDetails);
|
||||
int getRequestMethod()const;
|
||||
void setRequestMethod(int requestMethod);
|
||||
std::string getGroupId()const;
|
||||
void setGroupId(const std::string& groupId);
|
||||
std::string getApiPath()const;
|
||||
void setApiPath(const std::string& apiPath);
|
||||
std::string getWizardDetails()const;
|
||||
void setWizardDetails(const std::string& wizardDetails);
|
||||
int getApiMode()const;
|
||||
void setApiMode(int apiMode);
|
||||
int getVisibleRange()const;
|
||||
void setVisibleRange(int visibleRange);
|
||||
std::string getApiDescription()const;
|
||||
void setApiDescription(const std::string& apiDescription);
|
||||
int getTimeout()const;
|
||||
void setTimeout(int timeout);
|
||||
long getFolderId()const;
|
||||
void setFolderId(long folderId);
|
||||
std::string getRegistrationDetails()const;
|
||||
void setRegistrationDetails(const std::string& registrationDetails);
|
||||
std::string getApiName()const;
|
||||
void setApiName(const std::string& apiName);
|
||||
long getTenantId()const;
|
||||
void setTenantId(long tenantId);
|
||||
std::string getProtocols()const;
|
||||
void setProtocols(const std::string& protocols);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
int getResponseContentType()const;
|
||||
void setResponseContentType(int responseContentType);
|
||||
|
||||
private:
|
||||
std::string scriptDetails_;
|
||||
int requestMethod_;
|
||||
std::string groupId_;
|
||||
std::string apiPath_;
|
||||
std::string wizardDetails_;
|
||||
int apiMode_;
|
||||
int visibleRange_;
|
||||
std::string apiDescription_;
|
||||
int timeout_;
|
||||
long folderId_;
|
||||
std::string registrationDetails_;
|
||||
std::string apiName_;
|
||||
long tenantId_;
|
||||
std::string protocols_;
|
||||
long projectId_;
|
||||
int responseContentType_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEAPIREQUEST_H_
|
||||
@@ -1,60 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEFOLDERREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEFOLDERREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateDataServiceFolderRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateDataServiceFolderRequest();
|
||||
~CreateDataServiceFolderRequest();
|
||||
|
||||
std::string getGroupId()const;
|
||||
void setGroupId(const std::string& groupId);
|
||||
long getTenantId()const;
|
||||
void setTenantId(long tenantId);
|
||||
std::string getFolderName()const;
|
||||
void setFolderName(const std::string& folderName);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
long getParentId()const;
|
||||
void setParentId(long parentId);
|
||||
|
||||
private:
|
||||
std::string groupId_;
|
||||
long tenantId_;
|
||||
std::string folderName_;
|
||||
long projectId_;
|
||||
long parentId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEFOLDERREQUEST_H_
|
||||
@@ -1,60 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEGROUPREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEGROUPREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateDataServiceGroupRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateDataServiceGroupRequest();
|
||||
~CreateDataServiceGroupRequest();
|
||||
|
||||
std::string getApiGatewayGroupId()const;
|
||||
void setApiGatewayGroupId(const std::string& apiGatewayGroupId);
|
||||
long getTenantId()const;
|
||||
void setTenantId(long tenantId);
|
||||
std::string getDescription()const;
|
||||
void setDescription(const std::string& description);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
std::string getGroupName()const;
|
||||
void setGroupName(const std::string& groupName);
|
||||
|
||||
private:
|
||||
std::string apiGatewayGroupId_;
|
||||
long tenantId_;
|
||||
std::string description_;
|
||||
long projectId_;
|
||||
std::string groupName_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEGROUPREQUEST_H_
|
||||
@@ -1,51 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEGROUPRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEGROUPRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateDataServiceGroupResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CreateDataServiceGroupResult();
|
||||
explicit CreateDataServiceGroupResult(const std::string &payload);
|
||||
~CreateDataServiceGroupResult();
|
||||
std::string getGroupId()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
std::string groupId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEDATASERVICEGROUPRESULT_H_
|
||||
@@ -1,114 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEFILEREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEFILEREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateFileRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateFileRequest();
|
||||
~CreateFileRequest();
|
||||
|
||||
int getFileType()const;
|
||||
void setFileType(int fileType);
|
||||
std::string getDependentNodeIdList()const;
|
||||
void setDependentNodeIdList(const std::string& dependentNodeIdList);
|
||||
std::string getContent()const;
|
||||
void setContent(const std::string& content);
|
||||
std::string getProjectIdentifier()const;
|
||||
void setProjectIdentifier(const std::string& projectIdentifier);
|
||||
long getResourceGroupId()const;
|
||||
void setResourceGroupId(long resourceGroupId);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
long getStartEffectDate()const;
|
||||
void setStartEffectDate(long startEffectDate);
|
||||
std::string getCycleType()const;
|
||||
void setCycleType(const std::string& cycleType);
|
||||
std::string getOwner()const;
|
||||
void setOwner(const std::string& owner);
|
||||
int getAutoRerunIntervalMillis()const;
|
||||
void setAutoRerunIntervalMillis(int autoRerunIntervalMillis);
|
||||
std::string getInputList()const;
|
||||
void setInputList(const std::string& inputList);
|
||||
std::string getRerunMode()const;
|
||||
void setRerunMode(const std::string& rerunMode);
|
||||
std::string getConnectionName()const;
|
||||
void setConnectionName(const std::string& connectionName);
|
||||
std::string getParaValue()const;
|
||||
void setParaValue(const std::string& paraValue);
|
||||
std::string getResourceGroupIdentifier()const;
|
||||
void setResourceGroupIdentifier(const std::string& resourceGroupIdentifier);
|
||||
int getAutoRerunTimes()const;
|
||||
void setAutoRerunTimes(int autoRerunTimes);
|
||||
std::string getCronExpress()const;
|
||||
void setCronExpress(const std::string& cronExpress);
|
||||
long getEndEffectDate()const;
|
||||
void setEndEffectDate(long endEffectDate);
|
||||
std::string getFileName()const;
|
||||
void setFileName(const std::string& fileName);
|
||||
bool getStop()const;
|
||||
void setStop(bool stop);
|
||||
std::string getDependentType()const;
|
||||
void setDependentType(const std::string& dependentType);
|
||||
std::string getFileFolderPath()const;
|
||||
void setFileFolderPath(const std::string& fileFolderPath);
|
||||
std::string getFileDescription()const;
|
||||
void setFileDescription(const std::string& fileDescription);
|
||||
|
||||
private:
|
||||
int fileType_;
|
||||
std::string dependentNodeIdList_;
|
||||
std::string content_;
|
||||
std::string projectIdentifier_;
|
||||
long resourceGroupId_;
|
||||
long projectId_;
|
||||
long startEffectDate_;
|
||||
std::string cycleType_;
|
||||
std::string owner_;
|
||||
int autoRerunIntervalMillis_;
|
||||
std::string inputList_;
|
||||
std::string rerunMode_;
|
||||
std::string connectionName_;
|
||||
std::string paraValue_;
|
||||
std::string resourceGroupIdentifier_;
|
||||
int autoRerunTimes_;
|
||||
std::string cronExpress_;
|
||||
long endEffectDate_;
|
||||
std::string fileName_;
|
||||
bool stop_;
|
||||
std::string dependentType_;
|
||||
std::string fileFolderPath_;
|
||||
std::string fileDescription_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEFILEREQUEST_H_
|
||||
@@ -1,59 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEFILERESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEFILERESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateFileResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CreateFileResult();
|
||||
explicit CreateFileResult(const std::string &payload);
|
||||
~CreateFileResult();
|
||||
int getHttpStatusCode()const;
|
||||
long getData()const;
|
||||
std::string getErrorCode()const;
|
||||
std::string getErrorMessage()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
int httpStatusCode_;
|
||||
long data_;
|
||||
std::string errorCode_;
|
||||
std::string errorMessage_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEFILERESULT_H_
|
||||
@@ -1,54 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEFOLDERREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEFOLDERREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateFolderRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateFolderRequest();
|
||||
~CreateFolderRequest();
|
||||
|
||||
std::string getFolderPath()const;
|
||||
void setFolderPath(const std::string& folderPath);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
std::string getProjectIdentifier()const;
|
||||
void setProjectIdentifier(const std::string& projectIdentifier);
|
||||
|
||||
private:
|
||||
std::string folderPath_;
|
||||
long projectId_;
|
||||
std::string projectIdentifier_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEFOLDERREQUEST_H_
|
||||
@@ -1,59 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEFOLDERRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEFOLDERRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateFolderResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CreateFolderResult();
|
||||
explicit CreateFolderResult(const std::string &payload);
|
||||
~CreateFolderResult();
|
||||
int getHttpStatusCode()const;
|
||||
std::string getData()const;
|
||||
std::string getErrorCode()const;
|
||||
std::string getErrorMessage()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
int httpStatusCode_;
|
||||
std::string data_;
|
||||
std::string errorCode_;
|
||||
std::string errorMessage_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEFOLDERRESULT_H_
|
||||
@@ -35,26 +35,23 @@ namespace AlibabaCloud
|
||||
CreateManualDagRequest();
|
||||
~CreateManualDagRequest();
|
||||
|
||||
std::string getProjectEnv()const;
|
||||
void setProjectEnv(const std::string& projectEnv);
|
||||
std::string getProjectName()const;
|
||||
void setProjectName(const std::string& projectName);
|
||||
std::string getBizDate()const;
|
||||
void setBizDate(const std::string& bizDate);
|
||||
std::string getBizdate()const;
|
||||
void setBizdate(const std::string& bizdate);
|
||||
std::string getFlowName()const;
|
||||
void setFlowName(const std::string& flowName);
|
||||
std::string getDagParameters()const;
|
||||
void setDagParameters(const std::string& dagParameters);
|
||||
std::string getNodeParameters()const;
|
||||
void setNodeParameters(const std::string& nodeParameters);
|
||||
std::string getDagPara()const;
|
||||
void setDagPara(const std::string& dagPara);
|
||||
std::string getNodePara()const;
|
||||
void setNodePara(const std::string& nodePara);
|
||||
|
||||
private:
|
||||
std::string projectEnv_;
|
||||
std::string projectName_;
|
||||
std::string bizDate_;
|
||||
std::string bizdate_;
|
||||
std::string flowName_;
|
||||
std::string dagParameters_;
|
||||
std::string nodeParameters_;
|
||||
std::string dagPara_;
|
||||
std::string nodePara_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -37,12 +37,18 @@ namespace AlibabaCloud
|
||||
CreateManualDagResult();
|
||||
explicit CreateManualDagResult(const std::string &payload);
|
||||
~CreateManualDagResult();
|
||||
long getDagId()const;
|
||||
std::string getReturnErrorSolution()const;
|
||||
std::string getReturnCode()const;
|
||||
std::string getReturnMessage()const;
|
||||
long getReturnValue()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
long dagId_;
|
||||
std::string returnErrorSolution_;
|
||||
std::string returnCode_;
|
||||
std::string returnMessage_;
|
||||
long returnValue_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -1,63 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEMETACATEGORYRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEMETACATEGORYRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateMetaCategoryResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
struct Data
|
||||
{
|
||||
long categoryId;
|
||||
};
|
||||
|
||||
|
||||
CreateMetaCategoryResult();
|
||||
explicit CreateMetaCategoryResult(const std::string &payload);
|
||||
~CreateMetaCategoryResult();
|
||||
int getHttpStatusCode()const;
|
||||
Data getData()const;
|
||||
std::string getErrorCode()const;
|
||||
std::string getErrorMessage()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
int httpStatusCode_;
|
||||
Data data_;
|
||||
std::string errorCode_;
|
||||
std::string errorMessage_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEMETACATEGORYRESULT_H_
|
||||
@@ -1,57 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEPROJECTMEMBERREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEPROJECTMEMBERREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateProjectMemberRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateProjectMemberRequest();
|
||||
~CreateProjectMemberRequest();
|
||||
|
||||
std::string getRoleCode()const;
|
||||
void setRoleCode(const std::string& roleCode);
|
||||
std::string getClientToken()const;
|
||||
void setClientToken(const std::string& clientToken);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
std::string getUserId()const;
|
||||
void setUserId(const std::string& userId);
|
||||
|
||||
private:
|
||||
std::string roleCode_;
|
||||
std::string clientToken_;
|
||||
long projectId_;
|
||||
std::string userId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEPROJECTMEMBERREQUEST_H_
|
||||
@@ -1,49 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEPROJECTMEMBERRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEPROJECTMEMBERRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateProjectMemberResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CreateProjectMemberResult();
|
||||
explicit CreateProjectMemberResult(const std::string &payload);
|
||||
~CreateProjectMemberResult();
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEPROJECTMEMBERRESULT_H_
|
||||
@@ -1,60 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYENTITYREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYENTITYREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateQualityEntityRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateQualityEntityRequest();
|
||||
~CreateQualityEntityRequest();
|
||||
|
||||
std::string getProjectName()const;
|
||||
void setProjectName(const std::string& projectName);
|
||||
int getEntityLevel()const;
|
||||
void setEntityLevel(int entityLevel);
|
||||
std::string getMatchExpression()const;
|
||||
void setMatchExpression(const std::string& matchExpression);
|
||||
std::string getEnvType()const;
|
||||
void setEnvType(const std::string& envType);
|
||||
std::string getTableName()const;
|
||||
void setTableName(const std::string& tableName);
|
||||
|
||||
private:
|
||||
std::string projectName_;
|
||||
int entityLevel_;
|
||||
std::string matchExpression_;
|
||||
std::string envType_;
|
||||
std::string tableName_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYENTITYREQUEST_H_
|
||||
@@ -1,57 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYFOLLOWERREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYFOLLOWERREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateQualityFollowerRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateQualityFollowerRequest();
|
||||
~CreateQualityFollowerRequest();
|
||||
|
||||
int getAlarmMode()const;
|
||||
void setAlarmMode(int alarmMode);
|
||||
std::string getProjectName()const;
|
||||
void setProjectName(const std::string& projectName);
|
||||
std::string getFollower()const;
|
||||
void setFollower(const std::string& follower);
|
||||
long getEntityId()const;
|
||||
void setEntityId(long entityId);
|
||||
|
||||
private:
|
||||
int alarmMode_;
|
||||
std::string projectName_;
|
||||
std::string follower_;
|
||||
long entityId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYFOLLOWERREQUEST_H_
|
||||
@@ -1,59 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYFOLLOWERRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYFOLLOWERRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateQualityFollowerResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CreateQualityFollowerResult();
|
||||
explicit CreateQualityFollowerResult(const std::string &payload);
|
||||
~CreateQualityFollowerResult();
|
||||
int getHttpStatusCode()const;
|
||||
int getData()const;
|
||||
std::string getErrorCode()const;
|
||||
std::string getErrorMessage()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
int httpStatusCode_;
|
||||
int data_;
|
||||
std::string errorCode_;
|
||||
std::string errorMessage_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYFOLLOWERRESULT_H_
|
||||
@@ -1,69 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYRELATIVENODEREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYRELATIVENODEREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateQualityRelativeNodeRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateQualityRelativeNodeRequest();
|
||||
~CreateQualityRelativeNodeRequest();
|
||||
|
||||
std::string getProjectName()const;
|
||||
void setProjectName(const std::string& projectName);
|
||||
long getTargetNodeProjectId()const;
|
||||
void setTargetNodeProjectId(long targetNodeProjectId);
|
||||
std::string getMatchExpression()const;
|
||||
void setMatchExpression(const std::string& matchExpression);
|
||||
std::string getEnvType()const;
|
||||
void setEnvType(const std::string& envType);
|
||||
std::string getTargetNodeProjectName()const;
|
||||
void setTargetNodeProjectName(const std::string& targetNodeProjectName);
|
||||
std::string getTableName()const;
|
||||
void setTableName(const std::string& tableName);
|
||||
long getNodeId()const;
|
||||
void setNodeId(long nodeId);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
|
||||
private:
|
||||
std::string projectName_;
|
||||
long targetNodeProjectId_;
|
||||
std::string matchExpression_;
|
||||
std::string envType_;
|
||||
std::string targetNodeProjectName_;
|
||||
std::string tableName_;
|
||||
long nodeId_;
|
||||
long projectId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYRELATIVENODEREQUEST_H_
|
||||
@@ -1,59 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYRELATIVENODERESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYRELATIVENODERESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateQualityRelativeNodeResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CreateQualityRelativeNodeResult();
|
||||
explicit CreateQualityRelativeNodeResult(const std::string &payload);
|
||||
~CreateQualityRelativeNodeResult();
|
||||
int getHttpStatusCode()const;
|
||||
bool getData()const;
|
||||
std::string getErrorCode()const;
|
||||
std::string getErrorMessage()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
int httpStatusCode_;
|
||||
bool data_;
|
||||
std::string errorCode_;
|
||||
std::string errorMessage_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYRELATIVENODERESULT_H_
|
||||
@@ -1,99 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYRULEREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYRULEREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateQualityRuleRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateQualityRuleRequest();
|
||||
~CreateQualityRuleRequest();
|
||||
|
||||
std::string getProjectName()const;
|
||||
void setProjectName(const std::string& projectName);
|
||||
std::string getTrend()const;
|
||||
void setTrend(const std::string& trend);
|
||||
int getRuleType()const;
|
||||
void setRuleType(int ruleType);
|
||||
int getBlockType()const;
|
||||
void setBlockType(int blockType);
|
||||
std::string getPropertyType()const;
|
||||
void setPropertyType(const std::string& propertyType);
|
||||
long getEntityId()const;
|
||||
void setEntityId(long entityId);
|
||||
std::string getRuleName()const;
|
||||
void setRuleName(const std::string& ruleName);
|
||||
int getChecker()const;
|
||||
void setChecker(int checker);
|
||||
int getTemplateId()const;
|
||||
void setTemplateId(int templateId);
|
||||
std::string getExpectValue()const;
|
||||
void setExpectValue(const std::string& expectValue);
|
||||
std::string get_Operator()const;
|
||||
void set_Operator(const std::string& _operator);
|
||||
std::string getWhereCondition()const;
|
||||
void setWhereCondition(const std::string& whereCondition);
|
||||
std::string getCriticalThreshold()const;
|
||||
void setCriticalThreshold(const std::string& criticalThreshold);
|
||||
std::string getProperty()const;
|
||||
void setProperty(const std::string& property);
|
||||
std::string getComment()const;
|
||||
void setComment(const std::string& comment);
|
||||
int getPredictType()const;
|
||||
void setPredictType(int predictType);
|
||||
std::string getWarningThreshold()const;
|
||||
void setWarningThreshold(const std::string& warningThreshold);
|
||||
std::string getMethodName()const;
|
||||
void setMethodName(const std::string& methodName);
|
||||
|
||||
private:
|
||||
std::string projectName_;
|
||||
std::string trend_;
|
||||
int ruleType_;
|
||||
int blockType_;
|
||||
std::string propertyType_;
|
||||
long entityId_;
|
||||
std::string ruleName_;
|
||||
int checker_;
|
||||
int templateId_;
|
||||
std::string expectValue_;
|
||||
std::string _operator_;
|
||||
std::string whereCondition_;
|
||||
std::string criticalThreshold_;
|
||||
std::string property_;
|
||||
std::string comment_;
|
||||
int predictType_;
|
||||
std::string warningThreshold_;
|
||||
std::string methodName_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYRULEREQUEST_H_
|
||||
@@ -1,59 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYRULERESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYRULERESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateQualityRuleResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CreateQualityRuleResult();
|
||||
explicit CreateQualityRuleResult(const std::string &payload);
|
||||
~CreateQualityRuleResult();
|
||||
int getHttpStatusCode()const;
|
||||
std::string getData()const;
|
||||
std::string getErrorCode()const;
|
||||
std::string getErrorMessage()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
int httpStatusCode_;
|
||||
std::string data_;
|
||||
std::string errorCode_;
|
||||
std::string errorMessage_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEQUALITYRULERESULT_H_
|
||||
@@ -0,0 +1,66 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEREALTIMEPROCESSREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEREALTIMEPROCESSREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateRealTimeProcessRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateRealTimeProcessRequest();
|
||||
~CreateRealTimeProcessRequest();
|
||||
|
||||
std::string getJobConfig()const;
|
||||
void setJobConfig(const std::string& jobConfig);
|
||||
bool getCreateResGroup()const;
|
||||
void setCreateResGroup(bool createResGroup);
|
||||
std::string getDataworksVersion()const;
|
||||
void setDataworksVersion(const std::string& dataworksVersion);
|
||||
std::string getResourceSpec()const;
|
||||
void setResourceSpec(const std::string& resourceSpec);
|
||||
std::string getTableRule()const;
|
||||
void setTableRule(const std::string& tableRule);
|
||||
std::string getTables()const;
|
||||
void setTables(const std::string& tables);
|
||||
std::string getDataSource()const;
|
||||
void setDataSource(const std::string& dataSource);
|
||||
|
||||
private:
|
||||
std::string jobConfig_;
|
||||
bool createResGroup_;
|
||||
std::string dataworksVersion_;
|
||||
std::string resourceSpec_;
|
||||
std::string tableRule_;
|
||||
std::string tables_;
|
||||
std::string dataSource_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEREALTIMEPROCESSREQUEST_H_
|
||||
@@ -14,8 +14,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_GETDDLJOBSTATUSRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_GETDDLJOBSTATUSRESULT_H_
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEREALTIMEPROCESSRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEREALTIMEPROCESSRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
@@ -29,30 +29,31 @@ namespace AlibabaCloud
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT GetDDLJobStatusResult : public ServiceResult
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateRealTimeProcessResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
struct Data
|
||||
{
|
||||
std::string status;
|
||||
std::string taskId;
|
||||
std::string content;
|
||||
std::string nextTaskId;
|
||||
};
|
||||
|
||||
|
||||
GetDDLJobStatusResult();
|
||||
explicit GetDDLJobStatusResult(const std::string &payload);
|
||||
~GetDDLJobStatusResult();
|
||||
CreateRealTimeProcessResult();
|
||||
explicit CreateRealTimeProcessResult(const std::string &payload);
|
||||
~CreateRealTimeProcessResult();
|
||||
std::string getMessage()const;
|
||||
Data getData()const;
|
||||
int getCode()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
std::string message_;
|
||||
Data data_;
|
||||
int code_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_GETDDLJOBSTATUSRESULT_H_
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEREALTIMEPROCESSRESULT_H_
|
||||
@@ -1,90 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEREMINDREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEREMINDREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateRemindRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateRemindRequest();
|
||||
~CreateRemindRequest();
|
||||
|
||||
std::string getDndEnd()const;
|
||||
void setDndEnd(const std::string& dndEnd);
|
||||
std::string getAlertUnit()const;
|
||||
void setAlertUnit(const std::string& alertUnit);
|
||||
std::string getRemindUnit()const;
|
||||
void setRemindUnit(const std::string& remindUnit);
|
||||
int getAlertInterval()const;
|
||||
void setAlertInterval(int alertInterval);
|
||||
std::string getAlertMethods()const;
|
||||
void setAlertMethods(const std::string& alertMethods);
|
||||
std::string getRobotUrls()const;
|
||||
void setRobotUrls(const std::string& robotUrls);
|
||||
int getMaxAlertTimes()const;
|
||||
void setMaxAlertTimes(int maxAlertTimes);
|
||||
std::string getBizProcessIds()const;
|
||||
void setBizProcessIds(const std::string& bizProcessIds);
|
||||
std::string getRemindType()const;
|
||||
void setRemindType(const std::string& remindType);
|
||||
std::string getAlertTargets()const;
|
||||
void setAlertTargets(const std::string& alertTargets);
|
||||
std::string getBaselineIds()const;
|
||||
void setBaselineIds(const std::string& baselineIds);
|
||||
std::string getDetail()const;
|
||||
void setDetail(const std::string& detail);
|
||||
std::string getRemindName()const;
|
||||
void setRemindName(const std::string& remindName);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
std::string getNodeIds()const;
|
||||
void setNodeIds(const std::string& nodeIds);
|
||||
|
||||
private:
|
||||
std::string dndEnd_;
|
||||
std::string alertUnit_;
|
||||
std::string remindUnit_;
|
||||
int alertInterval_;
|
||||
std::string alertMethods_;
|
||||
std::string robotUrls_;
|
||||
int maxAlertTimes_;
|
||||
std::string bizProcessIds_;
|
||||
std::string remindType_;
|
||||
std::string alertTargets_;
|
||||
std::string baselineIds_;
|
||||
std::string detail_;
|
||||
std::string remindName_;
|
||||
long projectId_;
|
||||
std::string nodeIds_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEREMINDREQUEST_H_
|
||||
@@ -1,57 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLELEVELREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLELEVELREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateTableLevelRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateTableLevelRequest();
|
||||
~CreateTableLevelRequest();
|
||||
|
||||
int getLevelType()const;
|
||||
void setLevelType(int levelType);
|
||||
std::string getName()const;
|
||||
void setName(const std::string& name);
|
||||
std::string getDescription()const;
|
||||
void setDescription(const std::string& description);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
|
||||
private:
|
||||
int levelType_;
|
||||
std::string name_;
|
||||
std::string description_;
|
||||
long projectId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLELEVELREQUEST_H_
|
||||
@@ -1,59 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLELEVELRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLELEVELRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateTableLevelResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CreateTableLevelResult();
|
||||
explicit CreateTableLevelResult(const std::string &payload);
|
||||
~CreateTableLevelResult();
|
||||
int getHttpStatusCode()const;
|
||||
std::string getErrorCode()const;
|
||||
std::string getErrorMessage()const;
|
||||
bool getSuccess()const;
|
||||
long getLevelId()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
int httpStatusCode_;
|
||||
std::string errorCode_;
|
||||
std::string errorMessage_;
|
||||
bool success_;
|
||||
long levelId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLELEVELRESULT_H_
|
||||
@@ -1,117 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLEREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLEREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateTableRequest : public RpcServiceRequest
|
||||
{
|
||||
public:
|
||||
struct Columns
|
||||
{
|
||||
int seqNumber;
|
||||
int isPartitionCol;
|
||||
std::string columnNameCn;
|
||||
int length;
|
||||
int isNullable;
|
||||
std::string comment;
|
||||
int isPrimaryKey;
|
||||
std::string columnName;
|
||||
std::string columnType;
|
||||
};
|
||||
struct Themes
|
||||
{
|
||||
int themeLevel;
|
||||
long themeId;
|
||||
};
|
||||
|
||||
public:
|
||||
CreateTableRequest();
|
||||
~CreateTableRequest();
|
||||
|
||||
int getVisibility()const;
|
||||
void setVisibility(int visibility);
|
||||
long getPhysicsLevelId()const;
|
||||
void setPhysicsLevelId(long physicsLevelId);
|
||||
std::vector<Columns> getColumns()const;
|
||||
void setColumns(const std::vector<Columns>& columns);
|
||||
std::string getOwnerId()const;
|
||||
void setOwnerId(const std::string& ownerId);
|
||||
int getLifeCycle()const;
|
||||
void setLifeCycle(int lifeCycle);
|
||||
std::vector<Themes> getThemes()const;
|
||||
void setThemes(const std::vector<Themes>& themes);
|
||||
long getLogicalLevelId()const;
|
||||
void setLogicalLevelId(long logicalLevelId);
|
||||
std::string getEndpoint()const;
|
||||
void setEndpoint(const std::string& endpoint);
|
||||
int getIsView()const;
|
||||
void setIsView(int isView);
|
||||
std::string getExternalTableType()const;
|
||||
void setExternalTableType(const std::string& externalTableType);
|
||||
int getEnvType()const;
|
||||
void setEnvType(int envType);
|
||||
int getHasPart()const;
|
||||
void setHasPart(int hasPart);
|
||||
std::string getLocation()const;
|
||||
void setLocation(const std::string& location);
|
||||
std::string getComment()const;
|
||||
void setComment(const std::string& comment);
|
||||
std::string getTableName()const;
|
||||
void setTableName(const std::string& tableName);
|
||||
std::string getAppGuid()const;
|
||||
void setAppGuid(const std::string& appGuid);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
long getCategoryId()const;
|
||||
void setCategoryId(long categoryId);
|
||||
|
||||
private:
|
||||
int visibility_;
|
||||
long physicsLevelId_;
|
||||
std::vector<Columns> columns_;
|
||||
std::string ownerId_;
|
||||
int lifeCycle_;
|
||||
std::vector<Themes> themes_;
|
||||
long logicalLevelId_;
|
||||
std::string endpoint_;
|
||||
int isView_;
|
||||
std::string externalTableType_;
|
||||
int envType_;
|
||||
int hasPart_;
|
||||
std::string location_;
|
||||
std::string comment_;
|
||||
std::string tableName_;
|
||||
std::string appGuid_;
|
||||
long projectId_;
|
||||
long categoryId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLEREQUEST_H_
|
||||
@@ -1,58 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLERESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLERESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateTableResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
struct TaskInfo
|
||||
{
|
||||
std::string status;
|
||||
std::string taskId;
|
||||
std::string content;
|
||||
std::string nextTaskId;
|
||||
};
|
||||
|
||||
|
||||
CreateTableResult();
|
||||
explicit CreateTableResult(const std::string &payload);
|
||||
~CreateTableResult();
|
||||
TaskInfo getTaskInfo()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
TaskInfo taskInfo_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLERESULT_H_
|
||||
@@ -1,57 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLETHEMEREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLETHEMEREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateTableThemeRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateTableThemeRequest();
|
||||
~CreateTableThemeRequest();
|
||||
|
||||
int getLevel()const;
|
||||
void setLevel(int level);
|
||||
std::string getName()const;
|
||||
void setName(const std::string& name);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
long getParentId()const;
|
||||
void setParentId(long parentId);
|
||||
|
||||
private:
|
||||
int level_;
|
||||
std::string name_;
|
||||
long projectId_;
|
||||
long parentId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLETHEMEREQUEST_H_
|
||||
@@ -1,59 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLETHEMERESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLETHEMERESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateTableThemeResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CreateTableThemeResult();
|
||||
explicit CreateTableThemeResult(const std::string &payload);
|
||||
~CreateTableThemeResult();
|
||||
long getThemeId()const;
|
||||
int getHttpStatusCode()const;
|
||||
std::string getErrorCode()const;
|
||||
std::string getErrorMessage()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
long themeId_;
|
||||
int httpStatusCode_;
|
||||
std::string errorCode_;
|
||||
std::string errorMessage_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATETABLETHEMERESULT_H_
|
||||
@@ -1,81 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEUDFFILEREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEUDFFILEREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateUdfFileRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateUdfFileRequest();
|
||||
~CreateUdfFileRequest();
|
||||
|
||||
std::string getReturnValue()const;
|
||||
void setReturnValue(const std::string& returnValue);
|
||||
std::string getResources()const;
|
||||
void setResources(const std::string& resources);
|
||||
std::string getFunctionType()const;
|
||||
void setFunctionType(const std::string& functionType);
|
||||
std::string getCmdDescription()const;
|
||||
void setCmdDescription(const std::string& cmdDescription);
|
||||
std::string getUdfDescription()const;
|
||||
void setUdfDescription(const std::string& udfDescription);
|
||||
std::string getParameterDescription()const;
|
||||
void setParameterDescription(const std::string& parameterDescription);
|
||||
std::string getProjectIdentifier()const;
|
||||
void setProjectIdentifier(const std::string& projectIdentifier);
|
||||
std::string getExample()const;
|
||||
void setExample(const std::string& example);
|
||||
std::string getFileName()const;
|
||||
void setFileName(const std::string& fileName);
|
||||
std::string getClassName()const;
|
||||
void setClassName(const std::string& className);
|
||||
std::string getFileFolderPath()const;
|
||||
void setFileFolderPath(const std::string& fileFolderPath);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
|
||||
private:
|
||||
std::string returnValue_;
|
||||
std::string resources_;
|
||||
std::string functionType_;
|
||||
std::string cmdDescription_;
|
||||
std::string udfDescription_;
|
||||
std::string parameterDescription_;
|
||||
std::string projectIdentifier_;
|
||||
std::string example_;
|
||||
std::string fileName_;
|
||||
std::string className_;
|
||||
std::string fileFolderPath_;
|
||||
long projectId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEUDFFILEREQUEST_H_
|
||||
@@ -1,59 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEUDFFILERESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEUDFFILERESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT CreateUdfFileResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CreateUdfFileResult();
|
||||
explicit CreateUdfFileResult(const std::string &payload);
|
||||
~CreateUdfFileResult();
|
||||
int getHttpStatusCode()const;
|
||||
long getData()const;
|
||||
std::string getErrorCode()const;
|
||||
std::string getErrorMessage()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
int httpStatusCode_;
|
||||
long data_;
|
||||
std::string errorCode_;
|
||||
std::string errorMessage_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_CREATEUDFFILERESULT_H_
|
||||
@@ -1,57 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_DELETEBUSINESSRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_DELETEBUSINESSRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT DeleteBusinessResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
DeleteBusinessResult();
|
||||
explicit DeleteBusinessResult(const std::string &payload);
|
||||
~DeleteBusinessResult();
|
||||
int getHttpStatusCode()const;
|
||||
std::string getErrorCode()const;
|
||||
std::string getErrorMessage()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
int httpStatusCode_;
|
||||
std::string errorCode_;
|
||||
std::string errorMessage_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_DELETEBUSINESSRESULT_H_
|
||||
@@ -1,55 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_DELETECONNECTIONRESULT_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_DELETECONNECTIONRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT DeleteConnectionResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
DeleteConnectionResult();
|
||||
explicit DeleteConnectionResult(const std::string &payload);
|
||||
~DeleteConnectionResult();
|
||||
std::string getHttpStatusCode()const;
|
||||
bool getData()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
std::string httpStatusCode_;
|
||||
bool data_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_DELETECONNECTIONRESULT_H_
|
||||
@@ -1,57 +0,0 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_DELETEDATASERVICEAPIAUTHORITYREQUEST_H_
|
||||
#define ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_DELETEDATASERVICEAPIAUTHORITYREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/dataworks-public/Dataworks_publicExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Dataworks_public
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DATAWORKS_PUBLIC_EXPORT DeleteDataServiceApiAuthorityRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
DeleteDataServiceApiAuthorityRequest();
|
||||
~DeleteDataServiceApiAuthorityRequest();
|
||||
|
||||
long getAuthorizedProjectId()const;
|
||||
void setAuthorizedProjectId(long authorizedProjectId);
|
||||
long getTenantId()const;
|
||||
void setTenantId(long tenantId);
|
||||
long getProjectId()const;
|
||||
void setProjectId(long projectId);
|
||||
long getApiId()const;
|
||||
void setApiId(long apiId);
|
||||
|
||||
private:
|
||||
long authorizedProjectId_;
|
||||
long tenantId_;
|
||||
long projectId_;
|
||||
long apiId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DATAWORKS_PUBLIC_MODEL_DELETEDATASERVICEAPIAUTHORITYREQUEST_H_
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user