Index

A B C D E F G H I J L M N O P R S T U V W 
All Classes|All Packages

U

update - Variable in class com.patreonshout.beans.request.ListPostUpdateRequest.ListUpdate
update is true if we want to add the specific post to a list, false if we want to remove the post from a list
UpdateUserList(ListUpdateRequest) - Method in interface com.patreonshout.rest.interfaces.ListImpl
Endpoint that will update a ListBean object in the database
UpdateUserList(ListUpdateRequest) - Method in class com.patreonshout.rest.ListSvc
Endpoint that will update a ListBean object in the database
UpdateUserPostLists(ListPostUpdateRequest) - Method in interface com.patreonshout.rest.interfaces.ListImpl
Updates the user's post lists
UpdateUserPostLists(ListPostUpdateRequest) - Method in class com.patreonshout.rest.ListSvc
Updates the user's post lists
uri - Variable in class com.patreonshout.beans.patreon_api.PatreonWebhookV2
uri is the fullly qualified uri where webhook will be sent
url - Variable in class com.patreonshout.beans.patreon_api.PatreonPostV2
url is the url of the post
url - Variable in class com.patreonshout.beans.PostBean
url is the url of the Patreon post
url - Variable in class com.patreonshout.beans.request.FavoriteListRequest
url is the unique url of the post we want to add to the favorites list
url - Variable in class com.patreonshout.beans.request.ListPostUpdateRequest
url of the post to be updated from the specified lists
url - Variable in class com.patreonshout.beans.request.TagAddRequest
url is the url of the post we want to add a tag to
url - Variable in class com.patreonshout.beans.request.TagDeleteRequest
url is the url of the post we want to delete the tag from
url - Variable in class com.patreonshout.beans.request.TagGetRequest
url is the url of the post we want to get the tags of
url - Variable in class com.patreonshout.patreon.endpoints.objects.User.Data.Attributes
url of this user's creator or patron profile
User - Class in com.patreonshout.patreon.endpoints.objects
Java Object containing the data we get from OAuth requests to Patreon that we use to turn into a JSON string
User() - Constructor for class com.patreonshout.patreon.endpoints.objects.User
 
User.Data - Class in com.patreonshout.patreon.endpoints.objects
Java Object containing all the data we get from Patreon's OAuth
User.Data.Attributes - Class in com.patreonshout.patreon.endpoints.objects
provides a toString for all the Patreon attributes
User.Links - Class in com.patreonshout.patreon.endpoints.objects
Provides the application with a toString() of User.Links that hold the urls of first, prev, next, and last pages if they exist
username - Variable in class com.patreonshout.beans.request.LoginRequest
The desired username for the given request
username - Variable in class com.patreonshout.beans.request.RegisterRequest
The desired username for the given request
username - Variable in class com.patreonshout.beans.WebAccount
username is a unique String that holds the username for the account
A B C D E F G H I J L M N O P R S T U V W 
All Classes|All Packages