| Package | Description | 
|---|---|
| com.tencentcloudapi.chdfs.v20201112.models | 
| Modifier and Type | Method and Description | 
|---|---|
| MountPoint | CreateMountPointResponse. getMountPoint()Get 挂载点 | 
| MountPoint | DescribeMountPointResponse. getMountPoint()Get 挂载点 | 
| MountPoint[] | DescribeMountPointsResponse. getMountPoints()Get 挂载点列表 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateMountPointResponse. setMountPoint(MountPoint MountPoint)Set 挂载点 | 
| void | DescribeMountPointResponse. setMountPoint(MountPoint MountPoint)Set 挂载点 | 
| void | DescribeMountPointsResponse. setMountPoints(MountPoint[] MountPoints)Set 挂载点列表 | 
| Constructor and Description | 
|---|
| MountPoint(MountPoint source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.