public class UpdateFileSystemRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
UpdateFileSystemRequest() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCapacityQuota() |
String |
getFsId() |
String |
getFsName() |
UpdateFileSystemRequest |
setCapacityQuota(Integer capacityQuota) |
UpdateFileSystemRequest |
setFsId(String fsId) |
UpdateFileSystemRequest |
setFsName(String fsName) |
public String getFsId()
public UpdateFileSystemRequest setFsId(String fsId)
public String getFsName()
public UpdateFileSystemRequest setFsName(String fsName)
public Integer getCapacityQuota()
public UpdateFileSystemRequest setCapacityQuota(Integer capacityQuota)
Copyright © 2026. All rights reserved.