Interface VolumeAttachment

    • Method Detail

      • getDevice

        String getDevice()
        the device name in the server,like /dev/vdd
        Returns:
        device name
      • getId

        String getId()
        Gets the id.
        Returns:
        the id
      • getServerId

        String getServerId()
        the server's id int this attachment
        Returns:
        the id
      • getVolumeId

        String getVolumeId()
        the volume's id int this attachment
        Returns:
        the id