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

A

about - Variable in class com.patreonshout.patreon.endpoints.objects.User.Data.Attributes
the user's about text, which appears on their profile, can be null
accessToken - Variable in class com.patreonshout.beans.PatreonTokens
Holds the Patreon content creator's access token
accessToken - Variable in class com.patreonshout.patreon.CustomPatreonAPI
accessToken is used to access the patreon API for different users
addCorsMappings(CorsRegistry) - Method in class com.patreonshout.config.CORSConfiguration
Configures CORS for the application
addField(String, String) - Method in class com.patreonshout.utils.DiscordWebhookUtil
adds a field to the embed with title and value
addFieldsParam(URIBuilder, Class<? extends BaseResource>, Collection<? extends Field>) - Method in class com.patreonshout.patreon.CustomPatreonAPI
Adds Field parameters to the Patreon request url
AddFilter(FilterAddRequest) - Method in interface com.patreonshout.rest.interfaces.SearchFilterImpl
Endpoint that will add a new SearchFilter to the database for a user
AddFilter(FilterAddRequest) - Method in class com.patreonshout.rest.SearchFilterSvc
Endpoint that will add a new SearchFilter to the database for a user
AddPostToFavoritesList(FavoriteListRequest) - Method in interface com.patreonshout.rest.interfaces.ListImpl
Adds a post to the favorites list
AddPostToFavoritesList(FavoriteListRequest) - Method in class com.patreonshout.rest.ListSvc
Adds a post to the favorites list
AddTag(TagAddRequest) - Method in interface com.patreonshout.rest.interfaces.TagImpl
Endpoint that will add a new Tag object to the database
AddTag(TagAddRequest) - Method in class com.patreonshout.rest.TagSvc
Endpoint that will add a new Tag object to the database
AddUserList(ListCreationRequest) - Method in interface com.patreonshout.rest.interfaces.ListImpl
Endpoint that will add a new ListBean object to the database
AddUserList(ListCreationRequest) - Method in class com.patreonshout.rest.ListSvc
Endpoint that will add a new ListBean object to the database
apiClient - Variable in class com.patreonshout.patreon.PostGetter
apiClient is the object used to connect to Patreon's API
appId - Variable in class com.patreonshout.beans.patreon_api.PatreonPostV2
appId holds the platform app id
appId - Variable in class com.patreonshout.beans.PostBean
Platform app id.
appStatus - Variable in class com.patreonshout.beans.patreon_api.PatreonPostV2
appStatus holds the processing status of a post
appStatus - Variable in class com.patreonshout.beans.PostBean
Processing status of the post.
attributes - Variable in class com.patreonshout.beans.patreon_api.PatreonDataArrayEntryV2
An anonymous object that, when sent from Patreon API V2, can (seemingly) be any Patreon V2 object except PatreonDataV2 This object must be converted to the desired object via ObjectMapper.
attributes - Variable in class com.patreonshout.beans.patreon_api.PatreonDataV2
An anonymous object that, when sent from Patreon API V2, can (seemingly) be any Patreon V2 object except PatreonDataV2 This object must be converted to the desired object via ObjectMapper.
attributes - Variable in class com.patreonshout.patreon.endpoints.objects.User.Data
the Patreon attributesd
Attributes() - Constructor for class com.patreonshout.patreon.endpoints.objects.User.Data.Attributes
 
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