Update Scdn API.

This commit is contained in:
sdk-team
2020-09-28 16:29:31 +00:00
parent b9a7e15af4
commit 5aead39d0e
3 changed files with 3 additions and 9 deletions

View File

@@ -69,7 +69,6 @@ namespace AlibabaCloud
std::vector<LockReason> getOperationLocks()const;
std::string getChangingAffectTime()const;
std::string getInternetChargeType()const;
std::string getChangingChargeType1()const;
std::string getDDoSBasicValue()const;
std::string getProtectType()const;
std::string getCurrentCcProtection()const;
@@ -107,7 +106,6 @@ namespace AlibabaCloud
std::vector<LockReason> operationLocks_;
std::string changingAffectTime_;
std::string internetChargeType_;
std::string changingChargeType1_;
std::string dDoSBasicValue_;
std::string protectType_;
std::string currentCcProtection_;