public class Facebook extends Object implements RenderDestination
Constructor and Description |
---|
Facebook() |
Modifier and Type | Method and Description |
---|---|
Facebook |
withCaption(String caption) |
Facebook |
withDescription(String description) |
Facebook |
withEndpoint(String endpoint) |
Facebook |
withFilename(String filename) |
Facebook |
withMessage(String message) |
Facebook |
withName(String name) |
Facebook |
withOauth_access_token(String oauth_access_token) |
Facebook |
withTitle(String title) |