Package dev.themeinerlp.plugindebug
Class DebugUploadResult
-
- All Implemented Interfaces:
public final class DebugUploadResultResult after uploaded the zip file to a bytepin server
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringcodeprivate final StringuploadServer
-
Constructor Summary
Constructors Constructor Description DebugUploadResult(String code, String uploadServer)
-
Method Summary
Modifier and Type Method Description final StringgetCode()final StringgetUploadServer()
-