EHPC SDK Auto Released By qianzheng.llc,Version:1.20.0
Signed-off-by: haowei.yao <haowei.yao@alibaba-inc.com>
This commit is contained in:
@@ -25,17 +25,6 @@ AddUsersRequest::AddUsersRequest() :
|
||||
AddUsersRequest::~AddUsersRequest()
|
||||
{}
|
||||
|
||||
bool AddUsersRequest::getReleaseInstance()const
|
||||
{
|
||||
return releaseInstance_;
|
||||
}
|
||||
|
||||
void AddUsersRequest::setReleaseInstance(bool releaseInstance)
|
||||
{
|
||||
releaseInstance_ = releaseInstance;
|
||||
setParameter("ReleaseInstance", std::to_string(releaseInstance));
|
||||
}
|
||||
|
||||
std::string AddUsersRequest::getClusterId()const
|
||||
{
|
||||
return clusterId_;
|
||||
|
||||
Reference in New Issue
Block a user