public class VolumeForAllocateInstancesInput extends Object
| Constructor and Description |
|---|
VolumeForAllocateInstancesInput() |
public VolumeForAllocateInstancesInput deleteWithInstance(String deleteWithInstance)
public String getDeleteWithInstance()
public void setDeleteWithInstance(String deleteWithInstance)
public VolumeForAllocateInstancesInput extraPerformanceIOPS(Integer extraPerformanceIOPS)
public Integer getExtraPerformanceIOPS()
public void setExtraPerformanceIOPS(Integer extraPerformanceIOPS)
public VolumeForAllocateInstancesInput extraPerformanceThroughputMB(Integer extraPerformanceThroughputMB)
public Integer getExtraPerformanceThroughputMB()
public void setExtraPerformanceThroughputMB(Integer extraPerformanceThroughputMB)
public VolumeForAllocateInstancesInput extraPerformanceTypeId(String extraPerformanceTypeId)
public String getExtraPerformanceTypeId()
public void setExtraPerformanceTypeId(String extraPerformanceTypeId)
public VolumeForAllocateInstancesInput size(Integer size)
@NotNull public @NotNull Integer getSize()
public void setSize(Integer size)
public VolumeForAllocateInstancesInput snapshotId(String snapshotId)
public String getSnapshotId()
public void setSnapshotId(String snapshotId)
public VolumeForAllocateInstancesInput volumeType(String volumeType)
public String getVolumeType()
public void setVolumeType(String volumeType)
Copyright © 2025. All rights reserved.