Generate SDK by new Generator
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -35,20 +35,20 @@ namespace AlibabaCloud
|
||||
AddApgroupConfigRequest();
|
||||
~AddApgroupConfigRequest();
|
||||
|
||||
long getParentApgroupId()const;
|
||||
void setParentApgroupId(long parentApgroupId);
|
||||
std::string getName()const;
|
||||
void setName(const std::string& name);
|
||||
std::string getDescription()const;
|
||||
void setDescription(const std::string& description);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getParentApgroupId()const;
|
||||
void setParentApgroupId(long parentApgroupId);
|
||||
std::string getName()const;
|
||||
void setName(const std::string& name);
|
||||
|
||||
private:
|
||||
long parentApgroupId_;
|
||||
std::string name_;
|
||||
std::string description_;
|
||||
std::string accessKeyId_;
|
||||
long parentApgroupId_;
|
||||
std::string name_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,17 +35,17 @@ namespace AlibabaCloud
|
||||
ApgroupBatchAddApRequest();
|
||||
~ApgroupBatchAddApRequest();
|
||||
|
||||
std::string getApAssetIds()const;
|
||||
void setApAssetIds(const std::string& apAssetIds);
|
||||
long getApgroupId()const;
|
||||
void setApgroupId(long apgroupId);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
std::string getApAssetIds()const;
|
||||
void setApAssetIds(const std::string& apAssetIds);
|
||||
|
||||
private:
|
||||
std::string apAssetIds_;
|
||||
long apgroupId_;
|
||||
std::string accessKeyId_;
|
||||
std::string apAssetIds_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
ApgroupBatchDeleteApRequest();
|
||||
~ApgroupBatchDeleteApRequest();
|
||||
|
||||
std::string getApAssetIds()const;
|
||||
void setApAssetIds(const std::string& apAssetIds);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
std::string getApAssetIds()const;
|
||||
void setApAssetIds(const std::string& apAssetIds);
|
||||
|
||||
private:
|
||||
std::string apAssetIds_;
|
||||
std::string accessKeyId_;
|
||||
std::string apAssetIds_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,20 +35,20 @@ namespace AlibabaCloud
|
||||
AreaCreateRequest();
|
||||
~AreaCreateRequest();
|
||||
|
||||
std::string getName()const;
|
||||
void setName(const std::string& name);
|
||||
std::string getDids()const;
|
||||
void setDids(const std::string& dids);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getSid()const;
|
||||
void setSid(long sid);
|
||||
std::string getName()const;
|
||||
void setName(const std::string& name);
|
||||
std::string getDids()const;
|
||||
void setDids(const std::string& dids);
|
||||
|
||||
private:
|
||||
std::string name_;
|
||||
std::string dids_;
|
||||
std::string accessKeyId_;
|
||||
long sid_;
|
||||
std::string name_;
|
||||
std::string dids_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,17 +35,17 @@ namespace AlibabaCloud
|
||||
AreaDeleteRequest();
|
||||
~AreaDeleteRequest();
|
||||
|
||||
long getAid()const;
|
||||
void setAid(long aid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getSid()const;
|
||||
void setSid(long sid);
|
||||
long getAid()const;
|
||||
void setAid(long aid);
|
||||
|
||||
private:
|
||||
long aid_;
|
||||
std::string accessKeyId_;
|
||||
long sid_;
|
||||
long aid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,17 +35,17 @@ namespace AlibabaCloud
|
||||
AreaInfoRequest();
|
||||
~AreaInfoRequest();
|
||||
|
||||
long getAid()const;
|
||||
void setAid(long aid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getSid()const;
|
||||
void setSid(long sid);
|
||||
long getAid()const;
|
||||
void setAid(long aid);
|
||||
|
||||
private:
|
||||
long aid_;
|
||||
std::string accessKeyId_;
|
||||
long sid_;
|
||||
long aid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,20 +35,20 @@ namespace AlibabaCloud
|
||||
AreaShowListRequest();
|
||||
~AreaShowListRequest();
|
||||
|
||||
int getPage()const;
|
||||
void setPage(int page);
|
||||
int getPer()const;
|
||||
void setPer(int per);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getSid()const;
|
||||
void setSid(long sid);
|
||||
int getPage()const;
|
||||
void setPage(int page);
|
||||
int getPer()const;
|
||||
void setPer(int per);
|
||||
|
||||
private:
|
||||
int page_;
|
||||
int per_;
|
||||
std::string accessKeyId_;
|
||||
long sid_;
|
||||
int page_;
|
||||
int per_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,23 +35,23 @@ namespace AlibabaCloud
|
||||
AreaUpdateRequest();
|
||||
~AreaUpdateRequest();
|
||||
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getSid()const;
|
||||
void setSid(long sid);
|
||||
std::string getName()const;
|
||||
void setName(const std::string& name);
|
||||
std::string getDids()const;
|
||||
void setDids(const std::string& dids);
|
||||
long getAid()const;
|
||||
void setAid(long aid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getSid()const;
|
||||
void setSid(long sid);
|
||||
|
||||
private:
|
||||
std::string accessKeyId_;
|
||||
long sid_;
|
||||
std::string name_;
|
||||
std::string dids_;
|
||||
long aid_;
|
||||
std::string accessKeyId_;
|
||||
long sid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -37,45 +37,45 @@ namespace AlibabaCloud
|
||||
|
||||
std::string getBusinessCity()const;
|
||||
void setBusinessCity(const std::string& businessCity);
|
||||
std::string getCombo()const;
|
||||
void setCombo(const std::string& combo);
|
||||
std::string getWarnEmail()const;
|
||||
void setWarnEmail(const std::string& warnEmail);
|
||||
std::string getBusinessManager()const;
|
||||
void setBusinessManager(const std::string& businessManager);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getBusinessType()const;
|
||||
void setBusinessType(int businessType);
|
||||
int getWarn()const;
|
||||
void setWarn(int warn);
|
||||
std::string getBusinessName()const;
|
||||
void setBusinessName(const std::string& businessName);
|
||||
int getBusinessTopType()const;
|
||||
void setBusinessTopType(int businessTopType);
|
||||
std::string getBusinessAddress()const;
|
||||
void setBusinessAddress(const std::string& businessAddress);
|
||||
std::string getBusinessTel()const;
|
||||
void setBusinessTel(const std::string& businessTel);
|
||||
std::string getBusinessProvince()const;
|
||||
void setBusinessProvince(const std::string& businessProvince);
|
||||
int getBusinessSubtype()const;
|
||||
void setBusinessSubtype(int businessSubtype);
|
||||
std::string getCombo()const;
|
||||
void setCombo(const std::string& combo);
|
||||
std::string getBusinessManager()const;
|
||||
void setBusinessManager(const std::string& businessManager);
|
||||
int getWarn()const;
|
||||
void setWarn(int warn);
|
||||
std::string getBusinessName()const;
|
||||
void setBusinessName(const std::string& businessName);
|
||||
std::string getBusinessAddress()const;
|
||||
void setBusinessAddress(const std::string& businessAddress);
|
||||
|
||||
private:
|
||||
std::string businessCity_;
|
||||
std::string combo_;
|
||||
std::string warnEmail_;
|
||||
std::string businessManager_;
|
||||
std::string accessKeyId_;
|
||||
int businessType_;
|
||||
int warn_;
|
||||
std::string businessName_;
|
||||
int businessTopType_;
|
||||
std::string businessAddress_;
|
||||
std::string businessTel_;
|
||||
std::string businessProvince_;
|
||||
int businessSubtype_;
|
||||
std::string combo_;
|
||||
std::string businessManager_;
|
||||
int warn_;
|
||||
std::string businessName_;
|
||||
std::string businessAddress_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
BusinessInfoRequest();
|
||||
~BusinessInfoRequest();
|
||||
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
|
||||
private:
|
||||
long bid_;
|
||||
std::string accessKeyId_;
|
||||
long bid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,17 +35,17 @@ namespace AlibabaCloud
|
||||
BusinessShowListRequest();
|
||||
~BusinessShowListRequest();
|
||||
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getPage()const;
|
||||
void setPage(int page);
|
||||
int getPer()const;
|
||||
void setPer(int per);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
|
||||
private:
|
||||
std::string accessKeyId_;
|
||||
int page_;
|
||||
int per_;
|
||||
std::string accessKeyId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,32 +35,32 @@ namespace AlibabaCloud
|
||||
BusinessUpdateRequest();
|
||||
~BusinessUpdateRequest();
|
||||
|
||||
int getWarn()const;
|
||||
void setWarn(int warn);
|
||||
std::string getBusinessCity()const;
|
||||
void setBusinessCity(const std::string& businessCity);
|
||||
std::string getWarnEmail()const;
|
||||
void setWarnEmail(const std::string& warnEmail);
|
||||
std::string getBusinessManager()const;
|
||||
void setBusinessManager(const std::string& businessManager);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getWarn()const;
|
||||
void setWarn(int warn);
|
||||
std::string getBusinessAddress()const;
|
||||
void setBusinessAddress(const std::string& businessAddress);
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
std::string getBusinessManager()const;
|
||||
void setBusinessManager(const std::string& businessManager);
|
||||
std::string getBusinessProvince()const;
|
||||
void setBusinessProvince(const std::string& businessProvince);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
|
||||
private:
|
||||
int warn_;
|
||||
std::string businessCity_;
|
||||
std::string warnEmail_;
|
||||
std::string businessManager_;
|
||||
std::string accessKeyId_;
|
||||
int warn_;
|
||||
std::string businessAddress_;
|
||||
long bid_;
|
||||
std::string businessManager_;
|
||||
std::string businessProvince_;
|
||||
std::string accessKeyId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -39,19 +39,19 @@ namespace AlibabaCloud
|
||||
void setOffsetDays(int offsetDays);
|
||||
int getMonths()const;
|
||||
void setMonths(int months);
|
||||
bool getAutoRenew()const;
|
||||
void setAutoRenew(bool autoRenew);
|
||||
std::vector<std::string> getApList()const;
|
||||
void setApList(const std::vector<std::string>& apList);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
bool getAutoRenew()const;
|
||||
void setAutoRenew(bool autoRenew);
|
||||
|
||||
private:
|
||||
int offsetDays_;
|
||||
int months_;
|
||||
bool autoRenew_;
|
||||
std::vector<std::string> apList_;
|
||||
std::string accessKeyId_;
|
||||
bool autoRenew_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,27 +35,27 @@ namespace AlibabaCloud
|
||||
CreateSubAccountPermissionRequest();
|
||||
~CreateSubAccountPermissionRequest();
|
||||
|
||||
long getUid()const;
|
||||
void setUid(long uid);
|
||||
std::vector<long> getShopGroupIds()const;
|
||||
void setShopGroupIds(const std::vector<long>& shopGroupIds);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getUid()const;
|
||||
void setUid(long uid);
|
||||
std::vector<long> getShopIds()const;
|
||||
void setShopIds(const std::vector<long>& shopIds);
|
||||
std::string getPagePermission()const;
|
||||
void setPagePermission(const std::string& pagePermission);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getPermissionType()const;
|
||||
void setPermissionType(int permissionType);
|
||||
std::vector<long> getBusinessIds()const;
|
||||
void setBusinessIds(const std::vector<long>& businessIds);
|
||||
|
||||
private:
|
||||
long uid_;
|
||||
std::vector<long> shopGroupIds_;
|
||||
std::string accessKeyId_;
|
||||
long uid_;
|
||||
std::vector<long> shopIds_;
|
||||
std::string pagePermission_;
|
||||
std::string accessKeyId_;
|
||||
int permissionType_;
|
||||
std::vector<long> businessIds_;
|
||||
|
||||
|
||||
@@ -35,17 +35,17 @@ namespace AlibabaCloud
|
||||
DelApPositionRequest();
|
||||
~DelApPositionRequest();
|
||||
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getApAssetId()const;
|
||||
void setApAssetId(long apAssetId);
|
||||
long getMapId()const;
|
||||
void setMapId(long mapId);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
|
||||
private:
|
||||
std::string accessKeyId_;
|
||||
long apAssetId_;
|
||||
long mapId_;
|
||||
std::string accessKeyId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
DelPageConfigTemplateRequest();
|
||||
~DelPageConfigTemplateRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
DelPortalTempRequest();
|
||||
~DelPortalTempRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
DelSubAccountPermissionRequest();
|
||||
~DelSubAccountPermissionRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
DelUmengPagePermission4RootRequest();
|
||||
~DelUmengPagePermission4RootRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,17 +35,17 @@ namespace AlibabaCloud
|
||||
DeleteApRadioSsidConfigRequest();
|
||||
~DeleteApRadioSsidConfigRequest();
|
||||
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getInstantlyEffective()const;
|
||||
void setInstantlyEffective(int instantlyEffective);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
|
||||
private:
|
||||
std::string accessKeyId_;
|
||||
int instantlyEffective_;
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
DeleteApgroupConfigRequest();
|
||||
~DeleteApgroupConfigRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -37,15 +37,15 @@ namespace AlibabaCloud
|
||||
|
||||
long getApgroupId()const;
|
||||
void setApgroupId(long apgroupId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long apgroupId_;
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
DeletePositionMapRequest();
|
||||
~DeletePositionMapRequest();
|
||||
|
||||
long getMapId()const;
|
||||
void setMapId(long mapId);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getMapId()const;
|
||||
void setMapId(long mapId);
|
||||
|
||||
private:
|
||||
long mapId_;
|
||||
std::string accessKeyId_;
|
||||
long mapId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,17 +35,17 @@ namespace AlibabaCloud
|
||||
DeviceBatchCreateRequest();
|
||||
~DeviceBatchCreateRequest();
|
||||
|
||||
std::string getSn()const;
|
||||
void setSn(const std::string& sn);
|
||||
int getDeviceType()const;
|
||||
void setDeviceType(int deviceType);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
std::string getSn()const;
|
||||
void setSn(const std::string& sn);
|
||||
|
||||
private:
|
||||
std::string sn_;
|
||||
int deviceType_;
|
||||
std::string accessKeyId_;
|
||||
std::string sn_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,26 +35,26 @@ namespace AlibabaCloud
|
||||
DeviceCreateRequest();
|
||||
~DeviceCreateRequest();
|
||||
|
||||
std::string getDeviceNum()const;
|
||||
void setDeviceNum(const std::string& deviceNum);
|
||||
std::string getDevicePosition()const;
|
||||
void setDevicePosition(const std::string& devicePosition);
|
||||
std::string getDeviceName()const;
|
||||
void setDeviceName(const std::string& deviceName);
|
||||
int getDeviceType()const;
|
||||
void setDeviceType(int deviceType);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getSid()const;
|
||||
void setSid(long sid);
|
||||
std::string getDeviceNum()const;
|
||||
void setDeviceNum(const std::string& deviceNum);
|
||||
std::string getDeviceName()const;
|
||||
void setDeviceName(const std::string& deviceName);
|
||||
|
||||
private:
|
||||
std::string deviceNum_;
|
||||
std::string devicePosition_;
|
||||
std::string deviceName_;
|
||||
int deviceType_;
|
||||
std::string accessKeyId_;
|
||||
long sid_;
|
||||
std::string deviceNum_;
|
||||
std::string deviceName_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,17 +35,17 @@ namespace AlibabaCloud
|
||||
DeviceDeleteRequest();
|
||||
~DeviceDeleteRequest();
|
||||
|
||||
long getDid()const;
|
||||
void setDid(long did);
|
||||
std::string getMac()const;
|
||||
void setMac(const std::string& mac);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getDid()const;
|
||||
void setDid(long did);
|
||||
|
||||
private:
|
||||
long did_;
|
||||
std::string mac_;
|
||||
std::string accessKeyId_;
|
||||
long did_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,26 +35,26 @@ namespace AlibabaCloud
|
||||
DeviceShowListRequest();
|
||||
~DeviceShowListRequest();
|
||||
|
||||
std::string getDirc()const;
|
||||
void setDirc(const std::string& dirc);
|
||||
int getPage()const;
|
||||
void setPage(int page);
|
||||
int getPer()const;
|
||||
void setPer(int per);
|
||||
int getDeviceType()const;
|
||||
void setDeviceType(int deviceType);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getSid()const;
|
||||
void setSid(long sid);
|
||||
std::string getDirc()const;
|
||||
void setDirc(const std::string& dirc);
|
||||
int getPage()const;
|
||||
void setPage(int page);
|
||||
int getPer()const;
|
||||
void setPer(int per);
|
||||
|
||||
private:
|
||||
std::string dirc_;
|
||||
int page_;
|
||||
int per_;
|
||||
int deviceType_;
|
||||
std::string accessKeyId_;
|
||||
long sid_;
|
||||
std::string dirc_;
|
||||
int page_;
|
||||
int per_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -37,18 +37,18 @@ namespace AlibabaCloud
|
||||
|
||||
std::string getDevicePosition()const;
|
||||
void setDevicePosition(const std::string& devicePosition);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
std::string getDeviceName()const;
|
||||
void setDeviceName(const std::string& deviceName);
|
||||
long getDid()const;
|
||||
void setDid(long did);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
|
||||
private:
|
||||
std::string devicePosition_;
|
||||
std::string accessKeyId_;
|
||||
std::string deviceName_;
|
||||
long did_;
|
||||
std::string accessKeyId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
FindApRequest();
|
||||
~FindApRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
FrequencyAnalyseRequest();
|
||||
~FrequencyAnalyseRequest();
|
||||
|
||||
long getGsid()const;
|
||||
void setGsid(long gsid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getGsid()const;
|
||||
void setGsid(long gsid);
|
||||
|
||||
private:
|
||||
long gsid_;
|
||||
std::string accessKeyId_;
|
||||
long gsid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetAccountConfigRequest();
|
||||
~GetAccountConfigRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetAddApsProgressRequest();
|
||||
~GetAddApsProgressRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -37,15 +37,15 @@ namespace AlibabaCloud
|
||||
|
||||
std::vector<long> getGids()const;
|
||||
void setGids(const std::vector<long>& gids);
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
|
||||
private:
|
||||
std::vector<long> gids_;
|
||||
long bid_;
|
||||
std::string accessKeyId_;
|
||||
long bid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetApDetailedConfigRequest();
|
||||
~GetApDetailedConfigRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetApDetailedStatusRequest();
|
||||
~GetApDetailedStatusRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -37,18 +37,18 @@ namespace AlibabaCloud
|
||||
|
||||
long getStart()const;
|
||||
void setStart(long start);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getEnd()const;
|
||||
void setEnd(long end);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
|
||||
private:
|
||||
long start_;
|
||||
std::string accessKeyId_;
|
||||
long end_;
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetApgroupConfigProgressRequest();
|
||||
~GetApgroupConfigProgressRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetApgroupDetailedConfigRequest();
|
||||
~GetApgroupDetailedConfigRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetApgroupPortalConfigProgressRequest();
|
||||
~GetApgroupPortalConfigProgressRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetApgroupScanConfigSaveProgressRequest();
|
||||
~GetApgroupScanConfigSaveProgressRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetApgroupSsidConfigProgressRequest();
|
||||
~GetApgroupSsidConfigProgressRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -37,15 +37,15 @@ namespace AlibabaCloud
|
||||
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
|
||||
private:
|
||||
int length_;
|
||||
int pageIndex_;
|
||||
std::string accessKeyId_;
|
||||
int pageIndex_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetBids4Uid4RootRequest();
|
||||
~GetBids4Uid4RootRequest();
|
||||
|
||||
long getUid()const;
|
||||
void setUid(long uid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getUid()const;
|
||||
void setUid(long uid);
|
||||
|
||||
private:
|
||||
long uid_;
|
||||
std::string accessKeyId_;
|
||||
long uid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,35 +35,35 @@ namespace AlibabaCloud
|
||||
GetCrowdListRequest();
|
||||
~GetCrowdListRequest();
|
||||
|
||||
long getGsid()const;
|
||||
void setGsid(long gsid);
|
||||
int getClassType()const;
|
||||
void setClassType(int classType);
|
||||
std::string getGsType()const;
|
||||
void setGsType(const std::string& gsType);
|
||||
std::string getEndTime()const;
|
||||
void setEndTime(const std::string& endTime);
|
||||
int getPage()const;
|
||||
void setPage(int page);
|
||||
std::string getStartTime()const;
|
||||
void setStartTime(const std::string& startTime);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getGsid()const;
|
||||
void setGsid(long gsid);
|
||||
int getPage()const;
|
||||
void setPage(int page);
|
||||
int getPer()const;
|
||||
void setPer(int per);
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
|
||||
private:
|
||||
long gsid_;
|
||||
int classType_;
|
||||
std::string gsType_;
|
||||
std::string endTime_;
|
||||
int page_;
|
||||
std::string startTime_;
|
||||
std::string accessKeyId_;
|
||||
long gsid_;
|
||||
int page_;
|
||||
int per_;
|
||||
long bid_;
|
||||
std::string accessKeyId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetGroupApRadioConfigProgressRequest();
|
||||
~GetGroupApRadioConfigProgressRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetGroupApRadioOnoffProgressRequest();
|
||||
~GetGroupApRadioOnoffProgressRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetGroupApRepairProgressRequest();
|
||||
~GetGroupApRepairProgressRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetInstanceByShopRequest();
|
||||
~GetInstanceByShopRequest();
|
||||
|
||||
long getShopId()const;
|
||||
void setShopId(long shopId);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getShopId()const;
|
||||
void setShopId(long shopId);
|
||||
|
||||
private:
|
||||
long shopId_;
|
||||
std::string accessKeyId_;
|
||||
long shopId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetMapUrlRequest();
|
||||
~GetMapUrlRequest();
|
||||
|
||||
long getMapId()const;
|
||||
void setMapId(long mapId);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getMapId()const;
|
||||
void setMapId(long mapId);
|
||||
|
||||
private:
|
||||
long mapId_;
|
||||
std::string accessKeyId_;
|
||||
long mapId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,29 +35,29 @@ namespace AlibabaCloud
|
||||
GetOnlineApTimeSerRequest();
|
||||
~GetOnlineApTimeSerRequest();
|
||||
|
||||
long getZoomStart()const;
|
||||
void setZoomStart(long zoomStart);
|
||||
long getCompanyId()const;
|
||||
void setCompanyId(long companyId);
|
||||
long getApgroupId()const;
|
||||
void setApgroupId(long apgroupId);
|
||||
long getStart()const;
|
||||
void setStart(long start);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getZoomStart()const;
|
||||
void setZoomStart(long zoomStart);
|
||||
long getCompanyId()const;
|
||||
void setCompanyId(long companyId);
|
||||
long getZoomEnd()const;
|
||||
void setZoomEnd(long zoomEnd);
|
||||
long getEnd()const;
|
||||
void setEnd(long end);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
|
||||
private:
|
||||
long zoomStart_;
|
||||
long companyId_;
|
||||
long apgroupId_;
|
||||
long start_;
|
||||
std::string accessKeyId_;
|
||||
long zoomStart_;
|
||||
long companyId_;
|
||||
long zoomEnd_;
|
||||
long end_;
|
||||
std::string accessKeyId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,29 +35,29 @@ namespace AlibabaCloud
|
||||
GetOnlineStaTimeSerRequest();
|
||||
~GetOnlineStaTimeSerRequest();
|
||||
|
||||
long getZoomStart()const;
|
||||
void setZoomStart(long zoomStart);
|
||||
long getCompanyId()const;
|
||||
void setCompanyId(long companyId);
|
||||
long getApgroupId()const;
|
||||
void setApgroupId(long apgroupId);
|
||||
long getStart()const;
|
||||
void setStart(long start);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getZoomStart()const;
|
||||
void setZoomStart(long zoomStart);
|
||||
long getCompanyId()const;
|
||||
void setCompanyId(long companyId);
|
||||
long getZoomEnd()const;
|
||||
void setZoomEnd(long zoomEnd);
|
||||
long getEnd()const;
|
||||
void setEnd(long end);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
|
||||
private:
|
||||
long zoomStart_;
|
||||
long companyId_;
|
||||
long apgroupId_;
|
||||
long start_;
|
||||
std::string accessKeyId_;
|
||||
long zoomStart_;
|
||||
long companyId_;
|
||||
long zoomEnd_;
|
||||
long end_;
|
||||
std::string accessKeyId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetOssServerSignRequest();
|
||||
~GetOssServerSignRequest();
|
||||
|
||||
int getDirType()const;
|
||||
void setDirType(int dirType);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getDirType()const;
|
||||
void setDirType(int dirType);
|
||||
|
||||
private:
|
||||
int dirType_;
|
||||
std::string accessKeyId_;
|
||||
int dirType_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetPageConfigTemplateRequest();
|
||||
~GetPageConfigTemplateRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,17 +35,17 @@ namespace AlibabaCloud
|
||||
GetPortalTempDetailRequest();
|
||||
~GetPortalTempDetailRequest();
|
||||
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getUniqueId()const;
|
||||
void setUniqueId(const std::string& uniqueId);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
|
||||
private:
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
std::string uniqueId_;
|
||||
std::string accessKeyId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetProbeDataSubscriberConfigRequest();
|
||||
~GetProbeDataSubscriberConfigRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetRadioRunHistoryTimeSerRequest();
|
||||
~GetRadioRunHistoryTimeSerRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetScanModeRequest();
|
||||
~GetScanModeRequest();
|
||||
|
||||
std::vector<std::string> getMacList()const;
|
||||
void setMacList(const std::vector<std::string>& macList);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
std::vector<std::string> getMacList()const;
|
||||
void setMacList(const std::vector<std::string>& macList);
|
||||
|
||||
private:
|
||||
std::vector<std::string> macList_;
|
||||
std::string accessKeyId_;
|
||||
std::vector<std::string> macList_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,29 +35,29 @@ namespace AlibabaCloud
|
||||
GetScanProbeTimeSerRequest();
|
||||
~GetScanProbeTimeSerRequest();
|
||||
|
||||
long getZoomStart()const;
|
||||
void setZoomStart(long zoomStart);
|
||||
long getCompanyId()const;
|
||||
void setCompanyId(long companyId);
|
||||
long getApgroupId()const;
|
||||
void setApgroupId(long apgroupId);
|
||||
long getStart()const;
|
||||
void setStart(long start);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getZoomStart()const;
|
||||
void setZoomStart(long zoomStart);
|
||||
long getCompanyId()const;
|
||||
void setCompanyId(long companyId);
|
||||
long getZoomEnd()const;
|
||||
void setZoomEnd(long zoomEnd);
|
||||
long getEnd()const;
|
||||
void setEnd(long end);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
|
||||
private:
|
||||
long zoomStart_;
|
||||
long companyId_;
|
||||
long apgroupId_;
|
||||
long start_;
|
||||
std::string accessKeyId_;
|
||||
long zoomStart_;
|
||||
long companyId_;
|
||||
long zoomEnd_;
|
||||
long end_;
|
||||
std::string accessKeyId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,17 +35,17 @@ namespace AlibabaCloud
|
||||
GetSidsAndGids4BidRequest();
|
||||
~GetSidsAndGids4BidRequest();
|
||||
|
||||
int getQueryType()const;
|
||||
void setQueryType(int queryType);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getQueryId()const;
|
||||
void setQueryId(long queryId);
|
||||
int getQueryType()const;
|
||||
void setQueryType(int queryType);
|
||||
|
||||
private:
|
||||
int queryType_;
|
||||
std::string accessKeyId_;
|
||||
long queryId_;
|
||||
int queryType_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetStaDetailedStatusRequest();
|
||||
~GetStaDetailedStatusRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetStaRunHistoryTimeSerRequest();
|
||||
~GetStaRunHistoryTimeSerRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetSubAccountPermissionRequest();
|
||||
~GetSubAccountPermissionRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetUmengPagePermission4RootRequest();
|
||||
~GetUmengPagePermission4RootRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetUpgradeImgRequest();
|
||||
~GetUpgradeImgRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GetUserUmengPagePermissionRequest();
|
||||
~GetUserUmengPagePermissionRequest();
|
||||
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
|
||||
private:
|
||||
long bid_;
|
||||
std::string accessKeyId_;
|
||||
long bid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GroupDetailsRequest();
|
||||
~GroupDetailsRequest();
|
||||
|
||||
long getGsid()const;
|
||||
void setGsid(long gsid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getGsid()const;
|
||||
void setGsid(long gsid);
|
||||
|
||||
private:
|
||||
long gsid_;
|
||||
std::string accessKeyId_;
|
||||
long gsid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GroupIntimeRequest();
|
||||
~GroupIntimeRequest();
|
||||
|
||||
long getGsid()const;
|
||||
void setGsid(long gsid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getGsid()const;
|
||||
void setGsid(long gsid);
|
||||
|
||||
private:
|
||||
long gsid_;
|
||||
std::string accessKeyId_;
|
||||
long gsid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GroupOverviewRequest();
|
||||
~GroupOverviewRequest();
|
||||
|
||||
long getGsid()const;
|
||||
void setGsid(long gsid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getGsid()const;
|
||||
void setGsid(long gsid);
|
||||
|
||||
private:
|
||||
long gsid_;
|
||||
std::string accessKeyId_;
|
||||
long gsid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
GroupTrendRequest();
|
||||
~GroupTrendRequest();
|
||||
|
||||
long getGsid()const;
|
||||
void setGsid(long gsid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getGsid()const;
|
||||
void setGsid(long gsid);
|
||||
|
||||
private:
|
||||
long gsid_;
|
||||
std::string accessKeyId_;
|
||||
long gsid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
HeadquartersOverviewRequest();
|
||||
~HeadquartersOverviewRequest();
|
||||
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
|
||||
private:
|
||||
long bid_;
|
||||
std::string accessKeyId_;
|
||||
long bid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
HeadquartersRankingRequest();
|
||||
~HeadquartersRankingRequest();
|
||||
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
|
||||
private:
|
||||
long bid_;
|
||||
std::string accessKeyId_;
|
||||
long bid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
HeadquartersToolsCoincideRequest();
|
||||
~HeadquartersToolsCoincideRequest();
|
||||
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
|
||||
private:
|
||||
long bid_;
|
||||
std::string accessKeyId_;
|
||||
long bid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
HeadquartersToolsContrastRequest();
|
||||
~HeadquartersToolsContrastRequest();
|
||||
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
|
||||
private:
|
||||
long bid_;
|
||||
std::string accessKeyId_;
|
||||
long bid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
HeadquartersToolsO2ORequest();
|
||||
~HeadquartersToolsO2ORequest();
|
||||
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
|
||||
private:
|
||||
long bid_;
|
||||
std::string accessKeyId_;
|
||||
long bid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
HeadquartersTrendRequest();
|
||||
~HeadquartersTrendRequest();
|
||||
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getBid()const;
|
||||
void setBid(long bid);
|
||||
|
||||
private:
|
||||
long bid_;
|
||||
std::string accessKeyId_;
|
||||
long bid_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
KickAndClearPMKcacheRequest();
|
||||
~KickAndClearPMKcacheRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
KickStaRequest();
|
||||
~KickStaRequest();
|
||||
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
long id_;
|
||||
std::string accessKeyId_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -39,22 +39,22 @@ namespace AlibabaCloud
|
||||
void setOrderCol(const std::string& orderCol);
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
std::string getSearchEmail()const;
|
||||
void setSearchEmail(const std::string& searchEmail);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
std::string getSearchEmail()const;
|
||||
void setSearchEmail(const std::string& searchEmail);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
|
||||
private:
|
||||
std::string orderCol_;
|
||||
int length_;
|
||||
std::string searchEmail_;
|
||||
int pageIndex_;
|
||||
std::string orderDir_;
|
||||
std::string accessKeyId_;
|
||||
std::string searchEmail_;
|
||||
int pageIndex_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -41,12 +41,12 @@ namespace AlibabaCloud
|
||||
void setApgroupId(long apgroupId);
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
std::string getSearchModel()const;
|
||||
void setSearchModel(const std::string& searchModel);
|
||||
|
||||
@@ -54,9 +54,9 @@ namespace AlibabaCloud
|
||||
std::string searchName_;
|
||||
long apgroupId_;
|
||||
int length_;
|
||||
std::string accessKeyId_;
|
||||
int pageIndex_;
|
||||
std::string searchMac_;
|
||||
std::string accessKeyId_;
|
||||
std::string searchModel_;
|
||||
|
||||
};
|
||||
|
||||
@@ -39,30 +39,30 @@ namespace AlibabaCloud
|
||||
void setOrderCol(const std::string& orderCol);
|
||||
std::string getSearchName()const;
|
||||
void setSearchName(const std::string& searchName);
|
||||
std::string getSearchSerialNo()const;
|
||||
void setSearchSerialNo(const std::string& searchSerialNo);
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
std::string getSearchSerialNo()const;
|
||||
void setSearchSerialNo(const std::string& searchSerialNo);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
std::string getSearchModel()const;
|
||||
void setSearchModel(const std::string& searchModel);
|
||||
|
||||
private:
|
||||
std::string orderCol_;
|
||||
std::string searchName_;
|
||||
std::string searchSerialNo_;
|
||||
int length_;
|
||||
int pageIndex_;
|
||||
std::string searchMac_;
|
||||
std::string orderDir_;
|
||||
std::string accessKeyId_;
|
||||
std::string searchSerialNo_;
|
||||
int pageIndex_;
|
||||
std::string searchMac_;
|
||||
std::string searchModel_;
|
||||
|
||||
};
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
ListApDetailInfoRequest();
|
||||
~ListApDetailInfoRequest();
|
||||
|
||||
long getApAssetId()const;
|
||||
void setApAssetId(long apAssetId);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getApAssetId()const;
|
||||
void setApAssetId(long apAssetId);
|
||||
|
||||
private:
|
||||
long apAssetId_;
|
||||
std::string accessKeyId_;
|
||||
long apAssetId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -39,31 +39,31 @@ namespace AlibabaCloud
|
||||
void setOrderCol(const std::string& orderCol);
|
||||
std::string getSearchName()const;
|
||||
void setSearchName(const std::string& searchName);
|
||||
int getTotalItem()const;
|
||||
void setTotalItem(int totalItem);
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getTotalItem()const;
|
||||
void setTotalItem(int totalItem);
|
||||
int getMapType()const;
|
||||
void setMapType(int mapType);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getSearchApgroupName()const;
|
||||
void setSearchApgroupName(const std::string& searchApgroupName);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
|
||||
private:
|
||||
std::string orderCol_;
|
||||
std::string searchName_;
|
||||
int totalItem_;
|
||||
int length_;
|
||||
std::string orderDir_;
|
||||
std::string accessKeyId_;
|
||||
int totalItem_;
|
||||
int mapType_;
|
||||
int pageIndex_;
|
||||
std::string searchApgroupName_;
|
||||
std::string orderDir_;
|
||||
std::string accessKeyId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,14 +35,14 @@ namespace AlibabaCloud
|
||||
ListApPositionRequest();
|
||||
~ListApPositionRequest();
|
||||
|
||||
long getMapId()const;
|
||||
void setMapId(long mapId);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getMapId()const;
|
||||
void setMapId(long mapId);
|
||||
|
||||
private:
|
||||
long mapId_;
|
||||
std::string accessKeyId_;
|
||||
long mapId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,8 +35,6 @@ namespace AlibabaCloud
|
||||
ListApRadioStatusRequest();
|
||||
~ListApRadioStatusRequest();
|
||||
|
||||
int getSearchDisabled()const;
|
||||
void setSearchDisabled(int searchDisabled);
|
||||
std::string getOrderCol()const;
|
||||
void setOrderCol(const std::string& orderCol);
|
||||
std::string getSearchName()const;
|
||||
@@ -45,31 +43,33 @@ namespace AlibabaCloud
|
||||
void setSearchChannelEquals(int searchChannelEquals);
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
std::string getSearchApgroupName()const;
|
||||
void setSearchApgroupName(const std::string& searchApgroupName);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
int getSearchApStatus()const;
|
||||
void setSearchApStatus(int searchApStatus);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getSearchDisabled()const;
|
||||
void setSearchDisabled(int searchDisabled);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
std::string getSearchApgroupName()const;
|
||||
void setSearchApgroupName(const std::string& searchApgroupName);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
|
||||
private:
|
||||
int searchDisabled_;
|
||||
std::string orderCol_;
|
||||
std::string searchName_;
|
||||
int searchChannelEquals_;
|
||||
int length_;
|
||||
std::string searchMac_;
|
||||
std::string searchApgroupName_;
|
||||
int pageIndex_;
|
||||
std::string orderDir_;
|
||||
int searchApStatus_;
|
||||
std::string accessKeyId_;
|
||||
int searchDisabled_;
|
||||
std::string searchMac_;
|
||||
std::string searchApgroupName_;
|
||||
int pageIndex_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -37,39 +37,39 @@ namespace AlibabaCloud
|
||||
|
||||
std::string getOrderCol()const;
|
||||
void setOrderCol(const std::string& orderCol);
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
std::string getSearchUsername()const;
|
||||
void setSearchUsername(const std::string& searchUsername);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
std::string getSearchProtocal()const;
|
||||
void setSearchProtocal(const std::string& searchProtocal);
|
||||
std::string getSearchSsid()const;
|
||||
void setSearchSsid(const std::string& searchSsid);
|
||||
std::string getSearchIp()const;
|
||||
void setSearchIp(const std::string& searchIp);
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
std::string getSearchUsername()const;
|
||||
void setSearchUsername(const std::string& searchUsername);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
|
||||
private:
|
||||
std::string orderCol_;
|
||||
int length_;
|
||||
std::string searchUsername_;
|
||||
std::string orderDir_;
|
||||
std::string accessKeyId_;
|
||||
std::string searchProtocal_;
|
||||
std::string searchSsid_;
|
||||
std::string searchIp_;
|
||||
int length_;
|
||||
std::string searchUsername_;
|
||||
std::string searchMac_;
|
||||
int pageIndex_;
|
||||
long id_;
|
||||
std::string orderDir_;
|
||||
std::string accessKeyId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,50 +35,50 @@ namespace AlibabaCloud
|
||||
ListApStatusRequest();
|
||||
~ListApStatusRequest();
|
||||
|
||||
std::string getOrderCol()const;
|
||||
void setOrderCol(const std::string& orderCol);
|
||||
std::string getSearchName()const;
|
||||
void setSearchName(const std::string& searchName);
|
||||
std::string getSearchWanIp()const;
|
||||
void setSearchWanIp(const std::string& searchWanIp);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getOrderCol()const;
|
||||
void setOrderCol(const std::string& orderCol);
|
||||
std::string getSearchGroupName()const;
|
||||
void setSearchGroupName(const std::string& searchGroupName);
|
||||
int getSearchStatus()const;
|
||||
void setSearchStatus(int searchStatus);
|
||||
std::string getSearchWanIp()const;
|
||||
void setSearchWanIp(const std::string& searchWanIp);
|
||||
std::string getSearchApModelName()const;
|
||||
void setSearchApModelName(const std::string& searchApModelName);
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getSearchBssEquals()const;
|
||||
void setSearchBssEquals(int searchBssEquals);
|
||||
long getSearchSwVersion()const;
|
||||
void setSearchSwVersion(long searchSwVersion);
|
||||
std::string getSearchCompanyName()const;
|
||||
void setSearchCompanyName(const std::string& searchCompanyName);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
|
||||
private:
|
||||
std::string orderCol_;
|
||||
std::string searchName_;
|
||||
std::string searchWanIp_;
|
||||
std::string accessKeyId_;
|
||||
std::string searchMac_;
|
||||
int pageIndex_;
|
||||
std::string orderCol_;
|
||||
std::string searchGroupName_;
|
||||
int searchStatus_;
|
||||
std::string searchWanIp_;
|
||||
std::string searchApModelName_;
|
||||
int length_;
|
||||
std::string orderDir_;
|
||||
std::string accessKeyId_;
|
||||
int searchBssEquals_;
|
||||
long searchSwVersion_;
|
||||
std::string searchCompanyName_;
|
||||
std::string searchMac_;
|
||||
int pageIndex_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -43,24 +43,24 @@ namespace AlibabaCloud
|
||||
void setSearchApModelName(const std::string& searchApModelName);
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
|
||||
private:
|
||||
std::string orderCol_;
|
||||
std::string searchName_;
|
||||
std::string searchApModelName_;
|
||||
int length_;
|
||||
std::string searchMac_;
|
||||
int pageIndex_;
|
||||
std::string orderDir_;
|
||||
std::string accessKeyId_;
|
||||
std::string searchMac_;
|
||||
int pageIndex_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -39,25 +39,25 @@ namespace AlibabaCloud
|
||||
void setOrderCol(const std::string& orderCol);
|
||||
std::string getSearchName()const;
|
||||
void setSearchName(const std::string& searchName);
|
||||
std::string getSearchCompany()const;
|
||||
void setSearchCompany(const std::string& searchCompany);
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
std::string getSearchCompany()const;
|
||||
void setSearchCompany(const std::string& searchCompany);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
|
||||
private:
|
||||
std::string orderCol_;
|
||||
std::string searchName_;
|
||||
std::string searchCompany_;
|
||||
int length_;
|
||||
int pageIndex_;
|
||||
std::string orderDir_;
|
||||
std::string accessKeyId_;
|
||||
std::string searchCompany_;
|
||||
int pageIndex_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,34 +35,34 @@ namespace AlibabaCloud
|
||||
ListBriefApConfigRequest();
|
||||
~ListBriefApConfigRequest();
|
||||
|
||||
int getSearchScan()const;
|
||||
void setSearchScan(int searchScan);
|
||||
std::string getOrderCol()const;
|
||||
void setOrderCol(const std::string& orderCol);
|
||||
std::string getSearchName()const;
|
||||
void setSearchName(const std::string& searchName);
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getSearchScan()const;
|
||||
void setSearchScan(int searchScan);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getSearchModel()const;
|
||||
void setSearchModel(const std::string& searchModel);
|
||||
|
||||
private:
|
||||
int searchScan_;
|
||||
std::string orderCol_;
|
||||
std::string searchName_;
|
||||
int length_;
|
||||
std::string searchMac_;
|
||||
int pageIndex_;
|
||||
std::string orderDir_;
|
||||
std::string accessKeyId_;
|
||||
int searchScan_;
|
||||
std::string searchMac_;
|
||||
int pageIndex_;
|
||||
std::string searchModel_;
|
||||
|
||||
};
|
||||
|
||||
@@ -35,20 +35,20 @@ namespace AlibabaCloud
|
||||
ListBriefConfigByActionRequest();
|
||||
~ListBriefConfigByActionRequest();
|
||||
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
long getAncestorApgroupId()const;
|
||||
void setAncestorApgroupId(long ancestorApgroupId);
|
||||
int getLimit()const;
|
||||
void setLimit(int limit);
|
||||
std::string getFuzzySearch()const;
|
||||
void setFuzzySearch(const std::string& fuzzySearch);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
|
||||
private:
|
||||
std::string accessKeyId_;
|
||||
long ancestorApgroupId_;
|
||||
int limit_;
|
||||
std::string fuzzySearch_;
|
||||
std::string accessKeyId_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -41,20 +41,20 @@ namespace AlibabaCloud
|
||||
void setSearchName(const std::string& searchName);
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
|
||||
private:
|
||||
std::string orderCol_;
|
||||
std::string searchName_;
|
||||
int length_;
|
||||
int pageIndex_;
|
||||
std::string orderDir_;
|
||||
std::string accessKeyId_;
|
||||
int pageIndex_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -37,18 +37,18 @@ namespace AlibabaCloud
|
||||
|
||||
std::string getSearchName()const;
|
||||
void setSearchName(const std::string& searchName);
|
||||
int getLimit()const;
|
||||
void setLimit(int limit);
|
||||
std::string getActionName()const;
|
||||
void setActionName(const std::string& actionName);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getLimit()const;
|
||||
void setLimit(int limit);
|
||||
|
||||
private:
|
||||
std::string searchName_;
|
||||
int limit_;
|
||||
std::string actionName_;
|
||||
std::string accessKeyId_;
|
||||
int limit_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -41,29 +41,29 @@ namespace AlibabaCloud
|
||||
void setSearchName(const std::string& searchName);
|
||||
long getApgroupId()const;
|
||||
void setApgroupId(long apgroupId);
|
||||
int getColCnt()const;
|
||||
void setColCnt(int colCnt);
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getColCnt()const;
|
||||
void setColCnt(int colCnt);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
|
||||
private:
|
||||
std::string orderCol_;
|
||||
std::string searchName_;
|
||||
long apgroupId_;
|
||||
int colCnt_;
|
||||
int length_;
|
||||
int pageIndex_;
|
||||
std::string searchMac_;
|
||||
std::string orderDir_;
|
||||
std::string accessKeyId_;
|
||||
int colCnt_;
|
||||
int pageIndex_;
|
||||
std::string searchMac_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -37,18 +37,18 @@ namespace AlibabaCloud
|
||||
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getSearchTempName()const;
|
||||
void setSearchTempName(const std::string& searchTempName);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
|
||||
private:
|
||||
int length_;
|
||||
int pageIndex_;
|
||||
std::string searchTempName_;
|
||||
std::string accessKeyId_;
|
||||
int pageIndex_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -39,22 +39,22 @@ namespace AlibabaCloud
|
||||
void setOrderCol(const std::string& orderCol);
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getSearchTempName()const;
|
||||
void setSearchTempName(const std::string& searchTempName);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
|
||||
private:
|
||||
std::string orderCol_;
|
||||
int length_;
|
||||
int pageIndex_;
|
||||
std::string orderDir_;
|
||||
std::string searchTempName_;
|
||||
std::string accessKeyId_;
|
||||
int pageIndex_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -45,12 +45,12 @@ namespace AlibabaCloud
|
||||
void setLength(int length);
|
||||
std::string getSearchSensorName()const;
|
||||
void setSearchSensorName(const std::string& searchSensorName);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
|
||||
private:
|
||||
std::string orderCol_;
|
||||
@@ -58,9 +58,9 @@ namespace AlibabaCloud
|
||||
std::string searchSensorMac_;
|
||||
int length_;
|
||||
std::string searchSensorName_;
|
||||
int pageIndex_;
|
||||
std::string orderDir_;
|
||||
std::string accessKeyId_;
|
||||
int pageIndex_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -37,33 +37,33 @@ namespace AlibabaCloud
|
||||
|
||||
std::string getOrderCol()const;
|
||||
void setOrderCol(const std::string& orderCol);
|
||||
std::string getSearchSsid()const;
|
||||
void setSearchSsid(const std::string& searchSsid);
|
||||
std::string getSearchApName()const;
|
||||
void setSearchApName(const std::string& searchApName);
|
||||
int getLength()const;
|
||||
void setLength(int length);
|
||||
std::string getSearchUsername()const;
|
||||
void setSearchUsername(const std::string& searchUsername);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
std::string getSearchSsid()const;
|
||||
void setSearchSsid(const std::string& searchSsid);
|
||||
std::string getSearchApName()const;
|
||||
void setSearchApName(const std::string& searchApName);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
long getId()const;
|
||||
void setId(long id);
|
||||
|
||||
private:
|
||||
std::string orderCol_;
|
||||
std::string searchSsid_;
|
||||
std::string searchApName_;
|
||||
int length_;
|
||||
std::string searchUsername_;
|
||||
int pageIndex_;
|
||||
long id_;
|
||||
std::string orderDir_;
|
||||
std::string accessKeyId_;
|
||||
std::string searchSsid_;
|
||||
std::string searchApName_;
|
||||
int pageIndex_;
|
||||
long id_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -35,6 +35,16 @@ namespace AlibabaCloud
|
||||
ListStaStatusRequest();
|
||||
~ListStaStatusRequest();
|
||||
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
std::string getSearchSsid()const;
|
||||
void setSearchSsid(const std::string& searchSsid);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
std::string getSearchDescription()const;
|
||||
void setSearchDescription(const std::string& searchDescription);
|
||||
std::string getOrderCol()const;
|
||||
void setOrderCol(const std::string& orderCol);
|
||||
std::string getSearchGroupName()const;
|
||||
@@ -47,38 +57,28 @@ namespace AlibabaCloud
|
||||
void setSearchUsername(const std::string& searchUsername);
|
||||
std::string getOrderDir()const;
|
||||
void setOrderDir(const std::string& orderDir);
|
||||
std::string getAccessKeyId()const;
|
||||
void setAccessKeyId(const std::string& accessKeyId);
|
||||
std::string getSearchProtocal()const;
|
||||
void setSearchProtocal(const std::string& searchProtocal);
|
||||
std::string getSearchSsid()const;
|
||||
void setSearchSsid(const std::string& searchSsid);
|
||||
std::string getSearchApName()const;
|
||||
void setSearchApName(const std::string& searchApName);
|
||||
std::string getSearchIp()const;
|
||||
void setSearchIp(const std::string& searchIp);
|
||||
int getPageIndex()const;
|
||||
void setPageIndex(int pageIndex);
|
||||
std::string getSearchMac()const;
|
||||
void setSearchMac(const std::string& searchMac);
|
||||
std::string getSearchDescription()const;
|
||||
void setSearchDescription(const std::string& searchDescription);
|
||||
|
||||
private:
|
||||
std::string accessKeyId_;
|
||||
std::string searchSsid_;
|
||||
int pageIndex_;
|
||||
std::string searchMac_;
|
||||
std::string searchDescription_;
|
||||
std::string orderCol_;
|
||||
std::string searchGroupName_;
|
||||
int searchStatus_;
|
||||
int length_;
|
||||
std::string searchUsername_;
|
||||
std::string orderDir_;
|
||||
std::string accessKeyId_;
|
||||
std::string searchProtocal_;
|
||||
std::string searchSsid_;
|
||||
std::string searchApName_;
|
||||
std::string searchIp_;
|
||||
int pageIndex_;
|
||||
std::string searchMac_;
|
||||
std::string searchDescription_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user