A B C D F G I J L M N P Q R S T U V 

A

addData(File) - Method in class com.tumblr.jumblr.types.PhotosetPost
Add an image to this post (multiple allowed)
addPhoto(Photo) - Method in class com.tumblr.jumblr.types.PhotosetPost
Add a photo to this post (multiple allowed) for Photoset
addSource(String) - Method in class com.tumblr.jumblr.types.PhotosetPost
Add an image source to this post (multiple allowed)
addTag(String) - Method in class com.tumblr.jumblr.types.Post
Add a tag
AnswerPost - Class in com.tumblr.jumblr.types
This class represents a Post of type "answer"
AnswerPost() - Constructor for class com.tumblr.jumblr.types.AnswerPost
 
App - Class in <Unnamed>
Example usage of Jumblr
App() - Constructor for class App
 
AudioPost - Class in com.tumblr.jumblr.types
This class represents a post of type "audio"
AudioPost() - Constructor for class com.tumblr.jumblr.types.AudioPost
 
avatar(Integer) - Method in class com.tumblr.jumblr.types.Blog
Get the avatar for this blog (of a given size
avatar() - Method in class com.tumblr.jumblr.types.Blog
 

B

Blog - Class in com.tumblr.jumblr.types
This class represents an individual Tumbelog
Blog() - Constructor for class com.tumblr.jumblr.types.Blog
 
blogAvatar(String, Integer) - Method in class com.tumblr.jumblr.JumblrClient
Get a specific size avatar for a given blog
blogAvatar(String) - Method in class com.tumblr.jumblr.JumblrClient
 
blogDraftPosts(String, Map<String, ?>) - Method in class com.tumblr.jumblr.JumblrClient
Get the draft posts for a given blog
blogDraftPosts(String) - Method in class com.tumblr.jumblr.JumblrClient
 
blogFollowers(String, Map<String, ?>) - Method in class com.tumblr.jumblr.JumblrClient
Get the followers for a given blog
blogFollowers(String) - Method in class com.tumblr.jumblr.JumblrClient
 
blogInfo(String) - Method in class com.tumblr.jumblr.JumblrClient
Get the blog info for a given blog
blogLikes(String, Map<String, ?>) - Method in class com.tumblr.jumblr.JumblrClient
Get the public likes for a given blog
blogLikes(String) - Method in class com.tumblr.jumblr.JumblrClient
 
blogPost(String, Long) - Method in class com.tumblr.jumblr.JumblrClient
Get an individual post by id
blogPosts(String, Map<String, ?>) - Method in class com.tumblr.jumblr.JumblrClient
Get the posts for a given blog
blogPosts(String) - Method in class com.tumblr.jumblr.JumblrClient
 
blogQueuedPosts(String, Map<String, ?>) - Method in class com.tumblr.jumblr.JumblrClient
Get the queued posts for a given blog
blogQueuedPosts(String) - Method in class com.tumblr.jumblr.JumblrClient
 
blogSubmissions(String, Map<String, ?>) - Method in class com.tumblr.jumblr.JumblrClient
Get the submissions for a given blog
blogSubmissions(String) - Method in class com.tumblr.jumblr.JumblrClient
 

C

canAsk() - Method in class com.tumblr.jumblr.types.Blog
Can we ask questions on this blog?
canAskAnonymously() - Method in class com.tumblr.jumblr.types.Blog
Can we ask questions on this blog anonymously?
ChatPost - Class in com.tumblr.jumblr.types
This class represents a post of type "chat"
ChatPost() - Constructor for class com.tumblr.jumblr.types.ChatPost
 
client - Variable in class com.tumblr.jumblr.types.Resource
 
com.tumblr.jumblr - package com.tumblr.jumblr
 
com.tumblr.jumblr.exceptions - package com.tumblr.jumblr.exceptions
 
com.tumblr.jumblr.request - package com.tumblr.jumblr.request
 
com.tumblr.jumblr.responses - package com.tumblr.jumblr.responses
 
com.tumblr.jumblr.types - package com.tumblr.jumblr.types
 
constructGet(String, Map<String, ?>) - Method in class com.tumblr.jumblr.request.RequestBuilder
 
convertToMultipart(OAuthRequest, Map<String, ?>) - Static method in class com.tumblr.jumblr.request.RequestBuilder
 

D

delete() - Method in class com.tumblr.jumblr.types.Post
Delete this post
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.tumblr.jumblr.responses.JsonElementDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.tumblr.jumblr.responses.PostDeserializer
 
detail() - Method in class com.tumblr.jumblr.types.AudioPost
Get the details about this post (along with base details)
detail() - Method in class com.tumblr.jumblr.types.ChatPost
Get the details for this post (and the base details)
detail() - Method in class com.tumblr.jumblr.types.LinkPost
Get the detail for this post (and the base detail)
detail() - Method in class com.tumblr.jumblr.types.PhotoPost
Get the detail for this post (and the base detail)
detail() - Method in class com.tumblr.jumblr.types.Post
Detail for this post
detail() - Method in class com.tumblr.jumblr.types.QuotePost
Get the details for this post (and the base details)
detail() - Method in class com.tumblr.jumblr.types.TextPost
Get the details of this post (and the base details)
detail() - Method in class com.tumblr.jumblr.types.VideoPost
Get the details for this post (in addition to the base details)
Dialogue - Class in com.tumblr.jumblr.types
This class represents an individual statement in a ChatPost
Dialogue() - Constructor for class com.tumblr.jumblr.types.Dialogue
 
draftPosts(Map<String, ?>) - Method in class com.tumblr.jumblr.types.Blog
Get the draft posts for this blog
draftPosts() - Method in class com.tumblr.jumblr.types.Blog
 

F

follow(String) - Method in class com.tumblr.jumblr.JumblrClient
Follow a given blog
follow() - Method in class com.tumblr.jumblr.types.Blog
Follow this blog
followers(Map<String, ?>) - Method in class com.tumblr.jumblr.types.Blog
Get followers for this blog
followers() - Method in class com.tumblr.jumblr.types.Blog
 

G

get(String, Map<String, ?>) - Method in class com.tumblr.jumblr.request.RequestBuilder
 
getAlbumArtUrl() - Method in class com.tumblr.jumblr.types.AudioPost
Get the album art for this post
getAlbumName() - Method in class com.tumblr.jumblr.types.AudioPost
Get the album for this post
getAnswer() - Method in class com.tumblr.jumblr.types.AnswerPost
Get the answer
getArtistName() - Method in class com.tumblr.jumblr.types.AudioPost
Get the artist for this post
getAskingName() - Method in class com.tumblr.jumblr.types.AnswerPost
Get the asking name
getAskingUrl() - Method in class com.tumblr.jumblr.types.AnswerPost
Get the asking URL
getAuthorId() - Method in class com.tumblr.jumblr.types.Post
Get the id of the author of the post
getBlog() - Method in class com.tumblr.jumblr.responses.ResponseWrapper
 
getBlogName() - Method in class com.tumblr.jumblr.types.Note
Get the blog name
getBlogName() - Method in class com.tumblr.jumblr.types.Post
Get the blog name
getBlogs() - Method in class com.tumblr.jumblr.responses.ResponseWrapper
 
getBlogs() - Method in class com.tumblr.jumblr.types.User
Get the blog List for this user
getBlogUrl() - Method in class com.tumblr.jumblr.types.Note
Get the blog URL
getBody() - Method in class com.tumblr.jumblr.types.ChatPost
Get the body for this post
getBody() - Method in class com.tumblr.jumblr.types.TextPost
Get the body of this post
getCaption() - Method in class com.tumblr.jumblr.types.AudioPost
Get the caption for this post
getCaption() - Method in class com.tumblr.jumblr.types.Photo
Get the caption of this photo
getCaption() - Method in class com.tumblr.jumblr.types.PhotoPost
Return the caption for this post
getCaption() - Method in class com.tumblr.jumblr.types.VideoPost
Get the caption from this post
getClient() - Method in class com.tumblr.jumblr.types.Resource
Get the client for a particular resource
getDateGMT() - Method in class com.tumblr.jumblr.types.Post
Get date of this post as String
getDefaultPostFormat() - Method in class com.tumblr.jumblr.types.User
Return the default post format for this user
getDescription() - Method in class com.tumblr.jumblr.types.Blog
Get the description of this blog
getDescription() - Method in class com.tumblr.jumblr.types.LinkPost
Get the description for this post
getDetail() - Method in class com.tumblr.jumblr.types.Photo
Get the detail for this photo
getDialogue() - Method in class com.tumblr.jumblr.types.ChatPost
Get the dialogues for this post
getEmbedCode() - Method in class com.tumblr.jumblr.types.AudioPost
Get the embed code for this Post
getEmbedCode() - Method in class com.tumblr.jumblr.types.Video
Get the embed code for this video
getErrors() - Method in exception com.tumblr.jumblr.exceptions.JumblrException
Get the errors returned from the API
getFollowersCount() - Method in class com.tumblr.jumblr.types.Blog
 
getFollowingCount() - Method in class com.tumblr.jumblr.types.User
Get the number of users this user is following
getFormat() - Method in class com.tumblr.jumblr.types.Post
Get the format for this post
getHeight() - Method in class com.tumblr.jumblr.types.PhotoPost
Return the photo height
getHeight() - Method in class com.tumblr.jumblr.types.PhotoSize
Get the height of this photo
getHostname() - Method in class com.tumblr.jumblr.request.RequestBuilder
 
getId() - Method in class com.tumblr.jumblr.responses.ResponseWrapper
 
getId() - Method in class com.tumblr.jumblr.types.Post
Get this post's ID
getLabel() - Method in class com.tumblr.jumblr.types.Dialogue
Get the label
getLikeCount() - Method in class com.tumblr.jumblr.types.Blog
Get the number of likes for this blog
getLikeCount() - Method in class com.tumblr.jumblr.types.User
Get the number of likes for this user
getLikedPosts() - Method in class com.tumblr.jumblr.responses.ResponseWrapper
 
getLinkUrl() - Method in class com.tumblr.jumblr.types.LinkPost
Get the link URL for this post
getMessage() - Method in exception com.tumblr.jumblr.exceptions.JumblrException
Get the message for this error
getName() - Method in class com.tumblr.jumblr.types.Blog
Get the name of this blog
getName() - Method in class com.tumblr.jumblr.types.Dialogue
Get the name
getName() - Method in class com.tumblr.jumblr.types.User
Get the name for this User object
getNoteCount() - Method in class com.tumblr.jumblr.types.Post
Get the note count for this post
getNotes() - Method in class com.tumblr.jumblr.types.Post
Get the notes on this post.
getOriginalSize() - Method in class com.tumblr.jumblr.types.Photo
Get the original sized photo
getPhotos() - Method in class com.tumblr.jumblr.types.PhotoPost
Get the Photo collection for this post
getPhrase() - Method in class com.tumblr.jumblr.types.Dialogue
Get the phrase
getPlayCount() - Method in class com.tumblr.jumblr.types.AudioPost
Get the play count for this post
getPost() - Method in class com.tumblr.jumblr.responses.ResponseWrapper
 
getPost(Long) - Method in class com.tumblr.jumblr.types.Blog
Get an individual post by id
getPostCount() - Method in class com.tumblr.jumblr.types.Blog
Get the number of posts for this blog
getPostId() - Method in class com.tumblr.jumblr.types.Note
Get the ID of the reblog.
getPosts() - Method in class com.tumblr.jumblr.responses.ResponseWrapper
 
getPostUrl() - Method in class com.tumblr.jumblr.types.Post
Get the post URL for this post
getPrefix() - Method in enum com.tumblr.jumblr.types.Photo.PhotoType
 
getQuestion() - Method in class com.tumblr.jumblr.types.AnswerPost
Get the question
getRebloggedFromId() - Method in class com.tumblr.jumblr.types.Post
Get the ID of the post that this post reblogged
getRebloggedFromName() - Method in class com.tumblr.jumblr.types.Post
Get name of the blog that this post reblogged
getReblogKey() - Method in class com.tumblr.jumblr.types.Post
Get the reblog key
getRedirectUrl(String) - Method in class com.tumblr.jumblr.request.RequestBuilder
 
getRequest() - Method in class com.tumblr.jumblr.request.MultipartConverter
 
getRequestBuilder() - Method in class com.tumblr.jumblr.JumblrClient
 
getResponseCode() - Method in exception com.tumblr.jumblr.exceptions.JumblrException
Get the HTTP response code for this error
getSizes() - Method in class com.tumblr.jumblr.types.Photo
Get the sizes of this Photo
getSlug() - Method in class com.tumblr.jumblr.types.Post
Get the slug
getSource() - Method in class com.tumblr.jumblr.types.QuotePost
Get the source of this post
getSourceTitle() - Method in class com.tumblr.jumblr.types.Post
Get the source title for this post
getSourceUrl() - Method in class com.tumblr.jumblr.types.Post
Get the source URL for this post
getState() - Method in class com.tumblr.jumblr.types.Post
Get the current state for this post
getTaggedPosts() - Method in class com.tumblr.jumblr.responses.ResponseWrapper
 
getTags() - Method in class com.tumblr.jumblr.types.Post
Get a list of the tags for this post
getText() - Method in class com.tumblr.jumblr.types.QuotePost
Get the text of this post
getThumbnailHeight() - Method in class com.tumblr.jumblr.types.VideoPost
Get the thumbnail URL for the video
getThumbnailUrl() - Method in class com.tumblr.jumblr.types.VideoPost
Get the thumbnail URL for the video
getThumbnailWidth() - Method in class com.tumblr.jumblr.types.VideoPost
Get the thumbnail URL for the video
getTimestamp() - Method in class com.tumblr.jumblr.types.Note
Get the timestamp of this note
getTimestamp() - Method in class com.tumblr.jumblr.types.Post
Get the timestamp of this post
getTitle() - Method in class com.tumblr.jumblr.types.Blog
Get the title of this blog
getTitle() - Method in class com.tumblr.jumblr.types.ChatPost
Get the title for this post
getTitle() - Method in class com.tumblr.jumblr.types.LinkPost
Get the title for this post
getTitle() - Method in class com.tumblr.jumblr.types.TextPost
Get the title of this post
getTrackName() - Method in class com.tumblr.jumblr.types.AudioPost
Get the track name for this post
getTrackNumber() - Method in class com.tumblr.jumblr.types.AudioPost
Get the track number for this post
getType() - Method in class com.tumblr.jumblr.types.Note
Get the type of the note.
getType() - Method in class com.tumblr.jumblr.types.Photo
Get the type of this photo
getType() - Method in class com.tumblr.jumblr.types.Post
Get the type of this post
getUpdated() - Method in class com.tumblr.jumblr.types.Blog
Get the time of the most recent post (in seconds since epoch)
getUrl() - Method in class com.tumblr.jumblr.types.PhotoSize
Get the URL of this photo at this size
getUser() - Method in class com.tumblr.jumblr.responses.ResponseWrapper
 
getUsers() - Method in class com.tumblr.jumblr.responses.ResponseWrapper
 
getVideos() - Method in class com.tumblr.jumblr.types.VideoPost
Get the videos from this post
getWidth() - Method in class com.tumblr.jumblr.types.PhotoPost
Return the photo width
getWidth() - Method in class com.tumblr.jumblr.types.PhotoSize
Get the width of this photo
getWidth() - Method in class com.tumblr.jumblr.types.Video
Get the width of this video
getYear() - Method in class com.tumblr.jumblr.types.AudioPost
Get the year for this post

I

isBookmarklet() - Method in class com.tumblr.jumblr.types.Post
Get whether or not this post was from the bookmarklet
isFollowing() - Method in class com.tumblr.jumblr.types.User
Determine if this user is following
isLiked() - Method in class com.tumblr.jumblr.types.Post
Get whether or not this post is liked
isMobile() - Method in class com.tumblr.jumblr.types.Post
Get whether or not this post was from mobile
isPhotoset() - Method in class com.tumblr.jumblr.types.PhotoPost
Return if this is a photoset or not

J

JsonElementDeserializer - Class in com.tumblr.jumblr.responses
 
JsonElementDeserializer() - Constructor for class com.tumblr.jumblr.responses.JsonElementDeserializer
 
JumblrClient - Class in com.tumblr.jumblr
This is the base JumblrClient that is used to make requests to the Tumblr API.
JumblrClient() - Constructor for class com.tumblr.jumblr.JumblrClient
 
JumblrClient(String, String) - Constructor for class com.tumblr.jumblr.JumblrClient
Instantiate a new Jumblr Client with no token
JumblrClient(String, String, String, String) - Constructor for class com.tumblr.jumblr.JumblrClient
Instantiate a new Jumblr Client
JumblrException - Exception in com.tumblr.jumblr.exceptions
This exception class is for any connection issue, it attempts to pull a message out of the JSON response is possible
JumblrException(Response) - Constructor for exception com.tumblr.jumblr.exceptions.JumblrException
Instantiate a new JumblrException given a bad response to wrap

L

like(Long, String) - Method in class com.tumblr.jumblr.JumblrClient
Like a given post
like() - Method in class com.tumblr.jumblr.types.Post
Like this post
likedPosts(Map<String, ?>) - Method in class com.tumblr.jumblr.types.Blog
Get likes posts for this blog
likedPosts() - Method in class com.tumblr.jumblr.types.Blog
 
LinkPost - Class in com.tumblr.jumblr.types
This class represents a Post of type "link"
LinkPost() - Constructor for class com.tumblr.jumblr.types.LinkPost
 

M

main(String[]) - Static method in class App
 
MultipartConverter - Class in com.tumblr.jumblr.request
Convert a OAuthRequest POST into a multi-part OAuthRequest
MultipartConverter(OAuthRequest, Map<String, ?>) - Constructor for class com.tumblr.jumblr.request.MultipartConverter
 

N

newPost(String, Class<T>) - Method in class com.tumblr.jumblr.JumblrClient
Set up a new post of a given type
newPost(Class<T>) - Method in class com.tumblr.jumblr.types.Blog
Create a new post of a given type for this blog
Note - Class in com.tumblr.jumblr.types
 
Note() - Constructor for class com.tumblr.jumblr.types.Note
 

P

pendingPhotos - Variable in class com.tumblr.jumblr.types.PhotoPost
 
Photo - Class in com.tumblr.jumblr.types
This class represents a Photo in a PhotoPost
Photo(File) - Constructor for class com.tumblr.jumblr.types.Photo
Create a new photo with a data
Photo(String) - Constructor for class com.tumblr.jumblr.types.Photo
Create a new photo with a source
Photo.PhotoType - Enum in com.tumblr.jumblr.types
Types of the post - what kind of data does it have?
PhotoPost - Class in com.tumblr.jumblr.types
This class represents a post of type "photo"
PhotoPost() - Constructor for class com.tumblr.jumblr.types.PhotoPost
 
PhotosetPost - Class in com.tumblr.jumblr.types
A post that is a set of photos
PhotosetPost() - Constructor for class com.tumblr.jumblr.types.PhotosetPost
 
PhotoSize - Class in com.tumblr.jumblr.types
This class represents a photo at a given size
PhotoSize() - Constructor for class com.tumblr.jumblr.types.PhotoSize
 
post(String, Map<String, ?>) - Method in class com.tumblr.jumblr.request.RequestBuilder
 
Post - Class in com.tumblr.jumblr.types
This class is the base of all post types on Tumblr
Post() - Constructor for class com.tumblr.jumblr.types.Post
 
postCreate(String, Map<String, ?>) - Method in class com.tumblr.jumblr.JumblrClient
Create a post
postDelete(String, Long) - Method in class com.tumblr.jumblr.JumblrClient
Delete a given post
PostDeserializer - Class in com.tumblr.jumblr.responses
Posts come back to us as a collection, so this Deserializer is here to make it so that the collection consists of the proper subclasses of Post (ie: QuotePost, PhotoPost)
PostDeserializer() - Constructor for class com.tumblr.jumblr.responses.PostDeserializer
 
postEdit(String, Long, Map<String, ?>) - Method in class com.tumblr.jumblr.JumblrClient
Save edits for a given post
postMultipart(String, Map<String, ?>) - Method in class com.tumblr.jumblr.request.RequestBuilder
 
postReblog(String, Long, String, Map<String, ?>) - Method in class com.tumblr.jumblr.JumblrClient
Reblog a given post
postReblog(String, Long, String) - Method in class com.tumblr.jumblr.JumblrClient
 
posts(Map<String, ?>) - Method in class com.tumblr.jumblr.types.Blog
Get the posts for this blog
posts() - Method in class com.tumblr.jumblr.types.Blog
 
postType - Variable in class com.tumblr.jumblr.types.PhotoPost
 

Q

queuedPosts(Map<String, ?>) - Method in class com.tumblr.jumblr.types.Blog
Get the queued posts for this blog
queuedPosts() - Method in class com.tumblr.jumblr.types.Blog
 
QuotePost - Class in com.tumblr.jumblr.types
This class represents a post of type "quote"
QuotePost() - Constructor for class com.tumblr.jumblr.types.QuotePost
 

R

reblog(String, Map<String, ?>) - Method in class com.tumblr.jumblr.types.Post
Reblog this post
reblog(String) - Method in class com.tumblr.jumblr.types.Post
 
removeTag(String) - Method in class com.tumblr.jumblr.types.Post
Remove a tag
RequestBuilder - Class in com.tumblr.jumblr.request
Where requests are made from
RequestBuilder(JumblrClient) - Constructor for class com.tumblr.jumblr.request.RequestBuilder
 
Resource - Class in com.tumblr.jumblr.types
A resource that can have a client
Resource() - Constructor for class com.tumblr.jumblr.types.Resource
 
ResponseWrapper - Class in com.tumblr.jumblr.responses
 
ResponseWrapper() - Constructor for class com.tumblr.jumblr.responses.ResponseWrapper
 

S

save() - Method in class com.tumblr.jumblr.types.AnswerPost
AnswerPost can not be saved
save() - Method in class com.tumblr.jumblr.types.Post
Save this post
setBlogName(String) - Method in class com.tumblr.jumblr.types.Post
Set the blog name for this post
setBody(String) - Method in class com.tumblr.jumblr.types.ChatPost
Set the body for this post
setBody(String) - Method in class com.tumblr.jumblr.types.TextPost
Set the body of this post
setCaption(String) - Method in class com.tumblr.jumblr.types.AudioPost
Set the caption for this post
setCaption(String) - Method in class com.tumblr.jumblr.types.PhotoPost
Set the caption for this post
setCaption(String) - Method in class com.tumblr.jumblr.types.VideoPost
Set the caption for this post
setClient(JumblrClient) - Method in class com.tumblr.jumblr.responses.ResponseWrapper
 
setClient(JumblrClient) - Method in class com.tumblr.jumblr.types.Resource
Set the JumblrClient used for relative calls from this resource
setConsumer(String, String) - Method in class com.tumblr.jumblr.request.RequestBuilder
 
setData(File) - Method in class com.tumblr.jumblr.types.AudioPost
Set the data for this post
setData(File) - Method in class com.tumblr.jumblr.types.PhotoPost
Set the data for this post (single photo)
setData(File) - Method in class com.tumblr.jumblr.types.VideoPost
Set the data for this post
setDate(String) - Method in class com.tumblr.jumblr.types.Post
Set the data as a string
setDate(Date) - Method in class com.tumblr.jumblr.types.Post
Set the date as a date
setDescription(String) - Method in class com.tumblr.jumblr.types.LinkPost
Set the description for this post
setEmbedCode(String) - Method in class com.tumblr.jumblr.types.VideoPost
Set the embed code for this post
setExternalUrl(String) - Method in class com.tumblr.jumblr.types.AudioPost
Set the external url for this post
setFormat(String) - Method in class com.tumblr.jumblr.types.Post
Set the format
setHostname(String) - Method in class com.tumblr.jumblr.request.RequestBuilder
Set hostname without protocol
setId(long) - Method in class com.tumblr.jumblr.types.Post
Set the id for this post
setLinkUrl(String) - Method in class com.tumblr.jumblr.types.LinkPost
Set the link URL for this post
setLinkUrl(String) - Method in class com.tumblr.jumblr.types.PhotoPost
Set the link URL for this post
setName(String) - Method in class com.tumblr.jumblr.types.Blog
Set the name of this blog
setPhoto(Photo) - Method in class com.tumblr.jumblr.types.PhotoPost
Set the photo for this post
setRequestBuilder(RequestBuilder) - Method in class com.tumblr.jumblr.JumblrClient
 
setSlug(String) - Method in class com.tumblr.jumblr.types.Post
Set the slug
setSource(String) - Method in class com.tumblr.jumblr.types.PhotoPost
Set the source for this post
setSource(String) - Method in class com.tumblr.jumblr.types.QuotePost
Set the source of this post
setState(String) - Method in class com.tumblr.jumblr.types.Post
Set the state for this post
setTags(List<String>) - Method in class com.tumblr.jumblr.types.Post
Set the tags for this post
setText(String) - Method in class com.tumblr.jumblr.types.QuotePost
Set the text of this post
setTitle(String) - Method in class com.tumblr.jumblr.types.ChatPost
Set the title for this post
setTitle(String) - Method in class com.tumblr.jumblr.types.LinkPost
Set the title for this post
setTitle(String) - Method in class com.tumblr.jumblr.types.TextPost
Set the title of this post
setToken(String, String) - Method in class com.tumblr.jumblr.JumblrClient
Set the token for this client
setToken(String, String) - Method in class com.tumblr.jumblr.request.RequestBuilder
 
submissions(Map<String, ?>) - Method in class com.tumblr.jumblr.types.Blog
Get the submissions for this blog
submissions() - Method in class com.tumblr.jumblr.types.Blog
 

T

tagged(String, Map<String, ?>) - Method in class com.tumblr.jumblr.JumblrClient
Tagged posts
tagged(String) - Method in class com.tumblr.jumblr.JumblrClient
 
TextPost - Class in com.tumblr.jumblr.types
This class represents a post of type "text"
TextPost() - Constructor for class com.tumblr.jumblr.types.TextPost
 
toString() - Method in class com.tumblr.jumblr.types.Post
Post toString

U

unfollow(String) - Method in class com.tumblr.jumblr.JumblrClient
Unfollow a given blog
unfollow() - Method in class com.tumblr.jumblr.types.Blog
Unfollow this blog
UnknownTypePost - Class in com.tumblr.jumblr.types
If we can't deserialize a Post to a proper type, we'll return one of these bad boys so that people can still access the base Post attributes
UnknownTypePost() - Constructor for class com.tumblr.jumblr.types.UnknownTypePost
 
unlike(Long, String) - Method in class com.tumblr.jumblr.JumblrClient
Unlike a given post
unlike() - Method in class com.tumblr.jumblr.types.Post
Unlike this post
user() - Method in class com.tumblr.jumblr.JumblrClient
Get the user info for the authenticated User
User - Class in com.tumblr.jumblr.types
This class represents a User on Tumblr
User() - Constructor for class com.tumblr.jumblr.types.User
 
userDashboard(Map<String, ?>) - Method in class com.tumblr.jumblr.JumblrClient
Get the user dashboard for the authenticated User
userDashboard() - Method in class com.tumblr.jumblr.JumblrClient
 
userFollowing(Map<String, ?>) - Method in class com.tumblr.jumblr.JumblrClient
Get the blogs the given user is following
userFollowing() - Method in class com.tumblr.jumblr.JumblrClient
 
userLikes(Map<String, ?>) - Method in class com.tumblr.jumblr.JumblrClient
Get the likes for the authenticated user
userLikes() - Method in class com.tumblr.jumblr.JumblrClient
 

V

valueOf(String) - Static method in enum com.tumblr.jumblr.types.Photo.PhotoType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.tumblr.jumblr.types.Photo.PhotoType
Returns an array containing the constants of this enum type, in the order they are declared.
Video - Class in com.tumblr.jumblr.types
An individual Video in a VideoPost
Video() - Constructor for class com.tumblr.jumblr.types.Video
 
VideoPost - Class in com.tumblr.jumblr.types
This class represents a post of type "video"
VideoPost() - Constructor for class com.tumblr.jumblr.types.VideoPost
 
A B C D F G I J L M N P Q R S T U V 

Copyright © 2014. All Rights Reserved.