|
|
@@ -20,87 +20,87 @@ using AlibabaCloud::Rds::Model::ModifyLicenseInfoRequest;
|
|
|
|
|
|
ModifyLicenseInfoRequest::ModifyLicenseInfoRequest() :
|
|
|
RpcServiceRequest("rds", "2014-08-15", "ModifyLicenseInfo")
|
|
|
-{
|
|
|
- setMethod(HttpRequest::Method::Post);
|
|
|
+{
|
|
|
+ setMethod(HttpRequest::Method::Post);
|
|
|
}
|
|
|
|
|
|
ModifyLicenseInfoRequest::~ModifyLicenseInfoRequest()
|
|
|
{}
|
|
|
|
|
|
-long ModifyLicenseInfoRequest::getResourceOwnerId()const
|
|
|
-{
|
|
|
- return resourceOwnerId_;
|
|
|
-}
|
|
|
-
|
|
|
-void ModifyLicenseInfoRequest::setResourceOwnerId(long resourceOwnerId)
|
|
|
-{
|
|
|
- resourceOwnerId_ = resourceOwnerId;
|
|
|
- setParameter("ResourceOwnerId", std::to_string(resourceOwnerId));
|
|
|
-}
|
|
|
-
|
|
|
-std::string ModifyLicenseInfoRequest::getResourceOwnerAccount()const
|
|
|
-{
|
|
|
- return resourceOwnerAccount_;
|
|
|
-}
|
|
|
-
|
|
|
-void ModifyLicenseInfoRequest::setResourceOwnerAccount(const std::string& resourceOwnerAccount)
|
|
|
-{
|
|
|
- resourceOwnerAccount_ = resourceOwnerAccount;
|
|
|
- setParameter("ResourceOwnerAccount", resourceOwnerAccount);
|
|
|
-}
|
|
|
-
|
|
|
-std::string ModifyLicenseInfoRequest::getClientToken()const
|
|
|
-{
|
|
|
- return clientToken_;
|
|
|
-}
|
|
|
-
|
|
|
-void ModifyLicenseInfoRequest::setClientToken(const std::string& clientToken)
|
|
|
-{
|
|
|
- clientToken_ = clientToken;
|
|
|
- setParameter("ClientToken", clientToken);
|
|
|
-}
|
|
|
-
|
|
|
-long ModifyLicenseInfoRequest::getOwnerId()const
|
|
|
-{
|
|
|
- return ownerId_;
|
|
|
-}
|
|
|
-
|
|
|
-void ModifyLicenseInfoRequest::setOwnerId(long ownerId)
|
|
|
-{
|
|
|
- ownerId_ = ownerId;
|
|
|
- setParameter("OwnerId", std::to_string(ownerId));
|
|
|
-}
|
|
|
-
|
|
|
-std::string ModifyLicenseInfoRequest::getAccessKeyId()const
|
|
|
-{
|
|
|
- return accessKeyId_;
|
|
|
-}
|
|
|
-
|
|
|
-void ModifyLicenseInfoRequest::setAccessKeyId(const std::string& accessKeyId)
|
|
|
-{
|
|
|
- accessKeyId_ = accessKeyId;
|
|
|
- setParameter("AccessKeyId", accessKeyId);
|
|
|
-}
|
|
|
-
|
|
|
-std::string ModifyLicenseInfoRequest::getLicense()const
|
|
|
-{
|
|
|
- return license_;
|
|
|
-}
|
|
|
-
|
|
|
-void ModifyLicenseInfoRequest::setLicense(const std::string& license)
|
|
|
-{
|
|
|
- license_ = license;
|
|
|
- setParameter("License", license);
|
|
|
-}
|
|
|
-
|
|
|
-std::string ModifyLicenseInfoRequest::getDBInstanceId()const
|
|
|
-{
|
|
|
- return dBInstanceId_;
|
|
|
-}
|
|
|
-
|
|
|
-void ModifyLicenseInfoRequest::setDBInstanceId(const std::string& dBInstanceId)
|
|
|
-{
|
|
|
- dBInstanceId_ = dBInstanceId;
|
|
|
- setParameter("DBInstanceId", dBInstanceId);
|
|
|
-}
|
|
|
-
|
|
|
+long ModifyLicenseInfoRequest::getResourceOwnerId()const
|
|
|
+{
|
|
|
+ return resourceOwnerId_;
|
|
|
+}
|
|
|
+
|
|
|
+void ModifyLicenseInfoRequest::setResourceOwnerId(long resourceOwnerId)
|
|
|
+{
|
|
|
+ resourceOwnerId_ = resourceOwnerId;
|
|
|
+ setParameter("ResourceOwnerId", std::to_string(resourceOwnerId));
|
|
|
+}
|
|
|
+
|
|
|
+std::string ModifyLicenseInfoRequest::getResourceOwnerAccount()const
|
|
|
+{
|
|
|
+ return resourceOwnerAccount_;
|
|
|
+}
|
|
|
+
|
|
|
+void ModifyLicenseInfoRequest::setResourceOwnerAccount(const std::string& resourceOwnerAccount)
|
|
|
+{
|
|
|
+ resourceOwnerAccount_ = resourceOwnerAccount;
|
|
|
+ setParameter("ResourceOwnerAccount", resourceOwnerAccount);
|
|
|
+}
|
|
|
+
|
|
|
+std::string ModifyLicenseInfoRequest::getClientToken()const
|
|
|
+{
|
|
|
+ return clientToken_;
|
|
|
+}
|
|
|
+
|
|
|
+void ModifyLicenseInfoRequest::setClientToken(const std::string& clientToken)
|
|
|
+{
|
|
|
+ clientToken_ = clientToken;
|
|
|
+ setParameter("ClientToken", clientToken);
|
|
|
+}
|
|
|
+
|
|
|
+long ModifyLicenseInfoRequest::getOwnerId()const
|
|
|
+{
|
|
|
+ return ownerId_;
|
|
|
+}
|
|
|
+
|
|
|
+void ModifyLicenseInfoRequest::setOwnerId(long ownerId)
|
|
|
+{
|
|
|
+ ownerId_ = ownerId;
|
|
|
+ setParameter("OwnerId", std::to_string(ownerId));
|
|
|
+}
|
|
|
+
|
|
|
+std::string ModifyLicenseInfoRequest::getAccessKeyId()const
|
|
|
+{
|
|
|
+ return accessKeyId_;
|
|
|
+}
|
|
|
+
|
|
|
+void ModifyLicenseInfoRequest::setAccessKeyId(const std::string& accessKeyId)
|
|
|
+{
|
|
|
+ accessKeyId_ = accessKeyId;
|
|
|
+ setParameter("AccessKeyId", accessKeyId);
|
|
|
+}
|
|
|
+
|
|
|
+std::string ModifyLicenseInfoRequest::getLicense()const
|
|
|
+{
|
|
|
+ return license_;
|
|
|
+}
|
|
|
+
|
|
|
+void ModifyLicenseInfoRequest::setLicense(const std::string& license)
|
|
|
+{
|
|
|
+ license_ = license;
|
|
|
+ setParameter("License", license);
|
|
|
+}
|
|
|
+
|
|
|
+std::string ModifyLicenseInfoRequest::getDBInstanceId()const
|
|
|
+{
|
|
|
+ return dBInstanceId_;
|
|
|
+}
|
|
|
+
|
|
|
+void ModifyLicenseInfoRequest::setDBInstanceId(const std::string& dBInstanceId)
|
|
|
+{
|
|
|
+ dBInstanceId_ = dBInstanceId;
|
|
|
+ setParameter("DBInstanceId", dBInstanceId);
|
|
|
+}
|
|
|
+
|