Class BlockDevice


  • public class BlockDevice
    extends Object
    See Also:
    • Constructor Detail

      • BlockDevice

        public BlockDevice​(String volumeId,
                           Attachment.Status attachmentStatus,
                           Date attachTime,
                           boolean deleteOnTermination)
      • BlockDevice

        public BlockDevice​(String volumeId,
                           boolean deleteOnTermination)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getVolumeId

        public String getVolumeId()
      • getAttachTime

        public Date getAttachTime()
      • isDeleteOnTermination

        public boolean isDeleteOnTermination()