| 程序包 | 说明 |
|---|---|
| cn.ucloud.umem.client |
| 限定符和类型 | 方法和说明 |
|---|---|
ResizeUMemcacheGroupResult |
UMEMClient.resizeUMemcacheGroup(ResizeUMemcacheGroupParam param)
调整容量
|
ResizeUMemcacheGroupResult |
DefaultUMEMClient.resizeUMemcacheGroup(ResizeUMemcacheGroupParam param) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
UMEMClient.resizeUMemcacheGroup(ResizeUMemcacheGroupParam param,
UcloudHandler<ResizeUMemcacheGroupResult> handler,
Boolean... asyncFlag)
调整容量 (回调)
|
void |
DefaultUMEMClient.resizeUMemcacheGroup(ResizeUMemcacheGroupParam param,
UcloudHandler<ResizeUMemcacheGroupResult> handler,
Boolean... asyncFlag) |
Copyright © 2020. All rights reserved.