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