public static class BesResizeClusterRequest.ModuleDesc extends Object
| Constructor and Description |
|---|
ModuleDesc() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDesireInstanceNum() |
String |
getSlotType() |
String |
getType() |
String |
getVersion() |
void |
setDesireInstanceNum(int desireInstanceNum) |
void |
setSlotType(String slotType) |
void |
setType(String type) |
void |
setVersion(String version) |
public String getType()
public void setType(String type)
public String getVersion()
public void setVersion(String version)
public String getSlotType()
public void setSlotType(String slotType)
public int getDesireInstanceNum()
public void setDesireInstanceNum(int desireInstanceNum)
Copyright © 2020. All rights reserved.