Class VolumeForCreateLaunchTemplateInput


  • public class VolumeForCreateLaunchTemplateInput
    extends Object
    VolumeForCreateLaunchTemplateInput
    • Constructor Detail

      • VolumeForCreateLaunchTemplateInput

        public VolumeForCreateLaunchTemplateInput()
    • Method Detail

      • isDeleteWithInstance

        public Boolean isDeleteWithInstance()
        Get deleteWithInstance
        Returns:
        deleteWithInstance
      • setDeleteWithInstance

        public void setDeleteWithInstance​(Boolean deleteWithInstance)
      • getExtraPerformanceIOPS

        public Integer getExtraPerformanceIOPS()
        Get extraPerformanceIOPS
        Returns:
        extraPerformanceIOPS
      • setExtraPerformanceIOPS

        public void setExtraPerformanceIOPS​(Integer extraPerformanceIOPS)
      • getExtraPerformanceThroughputMB

        public Integer getExtraPerformanceThroughputMB()
        Get extraPerformanceThroughputMB
        Returns:
        extraPerformanceThroughputMB
      • setExtraPerformanceThroughputMB

        public void setExtraPerformanceThroughputMB​(Integer extraPerformanceThroughputMB)
      • getExtraPerformanceTypeId

        public String getExtraPerformanceTypeId()
        Get extraPerformanceTypeId
        Returns:
        extraPerformanceTypeId
      • setExtraPerformanceTypeId

        public void setExtraPerformanceTypeId​(String extraPerformanceTypeId)
      • getSize

        public Integer getSize()
        Get size
        Returns:
        size
      • setSize

        public void setSize​(Integer size)
      • getSnapshotId

        public String getSnapshotId()
        Get snapshotId
        Returns:
        snapshotId
      • setSnapshotId

        public void setSnapshotId​(String snapshotId)
      • getVolumeType

        public String getVolumeType()
        Get volumeType
        Returns:
        volumeType
      • setVolumeType

        public void setVolumeType​(String volumeType)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object