public class IncreaseAsGroupRequest extends AbstractBceRequest
| Constructor and Description |
|---|
IncreaseAsGroupRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientToken() |
String |
getGroupId() |
int |
getNodeCount() |
void |
setClientToken(String clientToken) |
void |
setGroupId(String groupId) |
void |
setNodeCount(int nodeCount) |
String |
toString() |
IncreaseAsGroupRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic String getClientToken()
public void setClientToken(String clientToken)
public String getGroupId()
public void setGroupId(String groupId)
public int getNodeCount()
public void setNodeCount(int nodeCount)
public IncreaseAsGroupRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2022. All rights reserved.