public interface Paste
Modifier and Type | Method and Description |
---|---|
String |
getBody()
Returns the body (code) in that paste.
|
String |
getId()
Returns the id of the paste
|
String |
getUrl()
Returns the url of the bin.
|
Copyright © 2019. All rights reserved.