Class Image.EbsBlockDevice

java.lang.Object
org.jclouds.ec2.domain.Image.EbsBlockDevice
Enclosing class:
Image

public static class Image.EbsBlockDevice extends Object
  • Constructor Details

  • Method Details

    • getSnapshotId

      public String getSnapshotId()
    • getVolumeSize

      public long getVolumeSize()
    • isDeleteOnTermination

      public boolean isDeleteOnTermination()
    • getVolumeType

      public String getVolumeType()
    • getIops

      public Integer getIops()
    • isEncrypted

      public boolean isEncrypted()
    • hashCode

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

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object