public interface GhostbinPaste extends Paste
Modifier and Type | Interface and Description |
---|---|
static class |
GhostbinPaste.Language
Represents a language
|
Modifier and Type | Method and Description |
---|---|
String |
getExpiration()
Returns the expiration
|
GhostbinPaste.Language |
getLanguage()
Returns the language of the code in the bin.
|
boolean |
isEncrypted()
Returns whenever this paste is encrypted.
|
GhostbinPaste.Language getLanguage()
String getExpiration()
boolean isEncrypted()
true
if encrypted, false
otherwiseCopyright © 2019. All rights reserved.