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