Class Attachment

    • Method Detail

      • getRegion

        @Deprecated
        public String getRegion()
        Deprecated.
        To be removed in jclouds 1.6

        Warning

        Especially on EC2 clones that may not support regions, this value is fragile. Consider alternate means to determine context.
      • getVolumeId

        public String getVolumeId()
        The ID of the volume.
      • getId

        public String getId()
        The ID of the instance.
      • getDevice

        public String getDevice()
        The device as it is exposed to the instance.
      • getAttachTime

        public Date getAttachTime()
        Time stamp when the attachment initiated.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object