Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addFile(DebugFile) - Method in class dev.themeinerlp.plugindebug.DebugBuilder
-
Add a debug file RAW into the debug zip
- addFile(Path, FileType, String) - Method in class dev.themeinerlp.plugindebug.DebugBuilder
-
Add a debug file RAW into the debug zip
- addJson(String, String) - Method in class dev.themeinerlp.plugindebug.DebugBuilder
-
Add a json string as a file into the debug zip
- addText(String, String) - Method in class dev.themeinerlp.plugindebug.DebugBuilder
-
Add a text as a file into the debug zip
- addYAML(String, String) - Method in class dev.themeinerlp.plugindebug.DebugBuilder
-
Add a json string as a file into the debug zip
B
- BINARY - Enum constant in enum class dev.themeinerlp.plugindebug.FileType
- builder(String) - Static method in class dev.themeinerlp.plugindebug.DebugBuilder
-
Creates a builder instance with the given bytebin server
C
- code() - Method in record class dev.themeinerlp.plugindebug.DebugUploadResult
-
Returns the value of the
coderecord component.
D
- DebugBuilder<T extends DebugBuilder<T>> - Class in dev.themeinerlp.plugindebug
- DebugBuilder(String) - Constructor for class dev.themeinerlp.plugindebug.DebugBuilder
- DebugFile - Record Class in dev.themeinerlp.plugindebug
- DebugFile(Path, FileType, String) - Constructor for record class dev.themeinerlp.plugindebug.DebugFile
-
Creates an instance of a
DebugFilerecord class. - DebugUploadResult - Record Class in dev.themeinerlp.plugindebug
- DebugUploadResult(String, String) - Constructor for record class dev.themeinerlp.plugindebug.DebugUploadResult
-
Creates an instance of a
DebugUploadResultrecord class. - dev.themeinerlp.plugindebug - package dev.themeinerlp.plugindebug
E
- equals(Object) - Method in record class dev.themeinerlp.plugindebug.DebugFile
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.themeinerlp.plugindebug.DebugUploadResult
-
Indicates whether some other object is "equal to" this one.
F
- filePath() - Method in record class dev.themeinerlp.plugindebug.DebugFile
-
Returns the value of the
filePathrecord component. - fileToUpload - Variable in class dev.themeinerlp.plugindebug.DebugBuilder
- fileType() - Method in record class dev.themeinerlp.plugindebug.DebugFile
-
Returns the value of the
fileTyperecord component. - FileType - Enum Class in dev.themeinerlp.plugindebug
-
File type for parsing in the frontend
G
- gson - Variable in class dev.themeinerlp.plugindebug.DebugBuilder
H
- hashCode() - Method in record class dev.themeinerlp.plugindebug.DebugFile
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.themeinerlp.plugindebug.DebugUploadResult
-
Returns a hash code value for this object.
- HOCON - Enum constant in enum class dev.themeinerlp.plugindebug.FileType
J
L
M
- maxZipFileSize - Variable in class dev.themeinerlp.plugindebug.DebugBuilder
R
T
- tempFile - Variable in class dev.themeinerlp.plugindebug.DebugBuilder
- TEXT - Enum constant in enum class dev.themeinerlp.plugindebug.FileType
- toString() - Method in record class dev.themeinerlp.plugindebug.DebugFile
-
Returns a string representation of this record class.
- toString() - Method in record class dev.themeinerlp.plugindebug.DebugUploadResult
-
Returns a string representation of this record class.
U
- uiTabName() - Method in record class dev.themeinerlp.plugindebug.DebugFile
-
Returns the value of the
uiTabNamerecord component. - upload() - Method in class dev.themeinerlp.plugindebug.DebugBuilder
-
Upload the debug to bytebin server
- uploadServer() - Method in record class dev.themeinerlp.plugindebug.DebugUploadResult
-
Returns the value of the
uploadServerrecord component.
V
- valueOf(String) - Static method in enum class dev.themeinerlp.plugindebug.FileType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class dev.themeinerlp.plugindebug.FileType
-
Returns an array containing the constants of this enum class, in the order they are declared.
Y
A B C D E F G H J L M R T U V YAll Classes and Interfaces|All Packages|Constant Field Values