public class DataVolumeForListNodePoolsOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DataVolumeForListNodePoolsOutput.ExtraPerformanceTypeIdEnum
Gets or Sets extraPerformanceTypeId
|
static class |
DataVolumeForListNodePoolsOutput.FileSystemEnum
Gets or Sets fileSystem
|
static class |
DataVolumeForListNodePoolsOutput.TypeEnum
Gets or Sets type
|
| Constructor and Description |
|---|
DataVolumeForListNodePoolsOutput() |
public DataVolumeForListNodePoolsOutput extraPerformanceIops(Integer extraPerformanceIops)
public Integer getExtraPerformanceIops()
public void setExtraPerformanceIops(Integer extraPerformanceIops)
public DataVolumeForListNodePoolsOutput extraPerformanceThroughputMb(Integer extraPerformanceThroughputMb)
public Integer getExtraPerformanceThroughputMb()
public void setExtraPerformanceThroughputMb(Integer extraPerformanceThroughputMb)
public DataVolumeForListNodePoolsOutput extraPerformanceTypeId(DataVolumeForListNodePoolsOutput.ExtraPerformanceTypeIdEnum extraPerformanceTypeId)
public DataVolumeForListNodePoolsOutput.ExtraPerformanceTypeIdEnum getExtraPerformanceTypeId()
public void setExtraPerformanceTypeId(DataVolumeForListNodePoolsOutput.ExtraPerformanceTypeIdEnum extraPerformanceTypeId)
public DataVolumeForListNodePoolsOutput fileSystem(DataVolumeForListNodePoolsOutput.FileSystemEnum fileSystem)
public DataVolumeForListNodePoolsOutput.FileSystemEnum getFileSystem()
public void setFileSystem(DataVolumeForListNodePoolsOutput.FileSystemEnum fileSystem)
public DataVolumeForListNodePoolsOutput mountPoint(String mountPoint)
public String getMountPoint()
public void setMountPoint(String mountPoint)
public DataVolumeForListNodePoolsOutput placementGroupId(String placementGroupId)
public String getPlacementGroupId()
public void setPlacementGroupId(String placementGroupId)
public DataVolumeForListNodePoolsOutput size(Integer size)
public Integer getSize()
public void setSize(Integer size)
public DataVolumeForListNodePoolsOutput snapshotId(String snapshotId)
public String getSnapshotId()
public void setSnapshotId(String snapshotId)
public DataVolumeForListNodePoolsOutput subgroupNumber(Integer subgroupNumber)
public Integer getSubgroupNumber()
public void setSubgroupNumber(Integer subgroupNumber)
public DataVolumeForListNodePoolsOutput type(DataVolumeForListNodePoolsOutput.TypeEnum type)
public DataVolumeForListNodePoolsOutput.TypeEnum getType()
public void setType(DataVolumeForListNodePoolsOutput.TypeEnum type)
Copyright © 2026. All rights reserved.