- getBody() - Method in class com.mrivanplays.binclient.paste.impl.PasteImpl
-
- getBody() - Method in interface com.mrivanplays.binclient.paste.Paste
-
Returns the body (code) in that paste.
- getCreatedAt() - Method in class com.mrivanplays.binclient.paste.impl.IvanBinPasteImpl
-
- getCreatedAt() - Method in class com.mrivanplays.binclient.paste.impl.SourcebinPasteImpl
-
- getCreatedAt() - Method in interface com.mrivanplays.binclient.paste.IvanBinPaste
-
Returns the time, when the bin was created at.
- getCreatedAt() - Method in interface com.mrivanplays.binclient.paste.SourcebinPaste
-
Returns the time when the paste was created
- getExpiration() - Method in interface com.mrivanplays.binclient.paste.GhostbinPaste
-
Returns the expiration
- getExpiration() - Method in class com.mrivanplays.binclient.paste.impl.GhostbinPasteImpl
-
- getExpiresAt() - Method in class com.mrivanplays.binclient.paste.impl.IvanBinPasteImpl
-
- getExpiresAt() - Method in interface com.mrivanplays.binclient.paste.IvanBinPaste
-
Returns the time, when the bin will expire.
- getId() - Method in class com.mrivanplays.binclient.paste.GhostbinPaste.Language
-
- getId() - Method in class com.mrivanplays.binclient.paste.impl.PasteImpl
-
- getId() - Method in interface com.mrivanplays.binclient.paste.Paste
-
Returns the id of the paste
- getLanguage() - Method in interface com.mrivanplays.binclient.paste.GhostbinPaste
-
Returns the language of the code in the bin.
- getLanguage() - Method in class com.mrivanplays.binclient.paste.impl.GhostbinPasteImpl
-
- getName() - Method in class com.mrivanplays.binclient.paste.GhostbinPaste.Language
-
- getOwnerId() - Method in class com.mrivanplays.binclient.paste.impl.SourcebinPasteImpl
-
- getOwnerId() - Method in interface com.mrivanplays.binclient.paste.SourcebinPaste
-
Returns the creator's discord user id.
- getUrl() - Method in class com.mrivanplays.binclient.paste.impl.PasteImpl
-
- getUrl() - Method in interface com.mrivanplays.binclient.paste.Paste
-
Returns the url of the bin.
- GhostbinPaste - Interface in com.mrivanplays.binclient.paste
-
Represents a paste, created under the ghostbin package.
- GhostbinPaste.Language - Class in com.mrivanplays.binclient.paste
-
Represents a language
- GhostbinPasteImpl - Class in com.mrivanplays.binclient.paste.impl
-
- GhostbinPasteImpl(String, String, String, GhostbinPaste.Language, String, boolean) - Constructor for class com.mrivanplays.binclient.paste.impl.GhostbinPasteImpl
-
- GhostbinServer - Class in com.mrivanplays.binclient.servers
-
Represents a bin server, ran under the ghostbin package
- GhostbinServer(String) - Constructor for class com.mrivanplays.binclient.servers.GhostbinServer
-
- GhostbinServer(String, String) - Constructor for class com.mrivanplays.binclient.servers.GhostbinServer
-
- GhostbinServer(ExecutorService, String) - Constructor for class com.mrivanplays.binclient.servers.GhostbinServer
-
- GhostbinServer(ExecutorService, String, String) - Constructor for class com.mrivanplays.binclient.servers.GhostbinServer
-
- GhostbinServer(OkHttpClient, String, String) - Constructor for class com.mrivanplays.binclient.servers.GhostbinServer
-