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