Interface ServerToolInfo


  • public interface ServerToolInfo
    Created by Evgeniy.Koshkin.
    • Method Detail

      • getId

        @NotNull
        String getId()
      • getHash

        @NotNull
        String getHash()
      • getFileName

        @NotNull
        String getFileName()
      • getDownloadUrl

        @NotNull
        String getDownloadUrl()