Interface VolumeTransfer

    • Method Detail

      • getId

        String getId()
        Returns:
        the identifier assigned to the transfer
      • getVolumeId

        String getVolumeId()
        Returns:
        indicates the volume identifier of the volume being transfer
      • getName

        String getName()
        Returns:
        the name of the transfer
      • getAuthKey

        String getAuthKey()
        Returns:
        the authorization key of the transfer
      • getCreatedAt

        Date getCreatedAt()
        Returns:
        the date/time the transfer was created
      • getLinks

        List<? extends Link> getLinks()
        Returns:
        List of External Links