D E G I O P S T U V 
All Classes All Packages

D

disableAutoPost() - Method in class org.botblock.javabotblockapi.requests.PostAction
Disables the automatic posting of Stats.
disableAutoPost(long, TimeUnit) - Method in class org.botblock.javabotblockapi.requests.PostAction
Disables the automatic posting of Stats.
disableAutoPost(BotBlockAPI) - Method in class org.botblock.javabotblockapi.requests.PostAction
Disables the automatic posting of Stats.

E

enableAutoPost(Long, int, BotBlockAPI) - Method in class org.botblock.javabotblockapi.requests.PostAction
Starts a scheduleAtFixedRate task, which will post the provided guild count to the provided bot lists every n minutes.
enableAutoPost(String, int, BotBlockAPI) - Method in class org.botblock.javabotblockapi.requests.PostAction
Starts a scheduleAtFixedRate task, which will post the provided guild count to the provided bot lists every n minutes.

G

getApiField() - Method in enum org.botblock.javabotblockapi.requests.GetListAction.ApiField
 
getApiField(String, String, GetListAction.ApiField) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the name of the specified field.
getApiField(String, Site, GetListAction.ApiField) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the name of the specified field.
GetBotAction - Class in org.botblock.javabotblockapi.requests
Class used to perform GET actions on the /api/bots/:id endpoint.
GetBotAction(boolean, String) - Constructor for class org.botblock.javabotblockapi.requests.GetBotAction
Constructor to get an instance of GetBotAction.
GetBotAction(boolean, String, String) - Constructor for class org.botblock.javabotblockapi.requests.GetBotAction
Constructor to get the instance of GetBotAction.
GetBotAction(String) - Constructor for class org.botblock.javabotblockapi.requests.GetBotAction
Constructor to get an instance of GetBotAction.
getBotInfo(long) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the full information of a bot.
getBotInfo(String) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the full information of a bot.
getBotListInfo(long) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the information from the various bot lists.
getBotListInfo(Long, String) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the information from the specified bot list.
getBotListInfo(Long, Site) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the information from the specified bot list.
getBotListInfo(String) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the information from the various bot lists.
getBotListInfo(String, String) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the information from the specified bot list.
getBotListInfo(String, Site) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the information from the specified bot list.
getBotWidgetUrl(String, String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the URL used to display a widget (custom image) of the bot.
getBotWidgetUrl(String, Site) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the URL used to display a widget (custom image) of the bot.
getDescription(String, String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the description of the bot list.
getDescription(String, Site) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the description of the bot list.
getDiscordInvite(String, String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the invite to the Discord of the bot list.
getDiscordInvite(String, Site) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the invite to the Discord of the bot list.
getDiscriminator(Long) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the discriminator (The 4 numbers after the # in the username) of the bot.
getDiscriminator(String) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the discriminator (The 4 numbers after the # in the username) of the bot.
getFeatures(String, String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the features of the bot list.
getFeatures(String, Site) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the features of the bot list.
getFilteredLists(String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Returns the filtered JSON of bot lists.
getGitHub(Long) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the GitHub link of the bot.
getGitHub(String) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the GitHub link of the bot.
getIcon(String, String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the URL displaying the current Icon of the bot list.
getIcon(String, Site) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the URL displaying the current Icon of the bot list.
getId(String, String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the id of the bot list.
getId(String, Site) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the id of the bot list.
getLanguage(String, String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the primary language of the bot list.
getLanguage(String, Site) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the primary language of the bot list.
getLibrary(Long) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the currently used library of the bot.
getLibrary(String) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the currently used library of the bot.
getList(String, String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the information of a specific bot list.
getList(String, Site) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the information of a specific bot list.
GetListAction - Class in org.botblock.javabotblockapi.requests
Class used to perform GET actions on the /api/lists and /api/lists/:id endpoints.
GetListAction(boolean, String) - Constructor for class org.botblock.javabotblockapi.requests.GetListAction
Constructor to get an instance of GetListAction.
GetListAction(boolean, String, String) - Constructor for class org.botblock.javabotblockapi.requests.GetListAction
Constructor to get the instance of GetListAction.
GetListAction(String) - Constructor for class org.botblock.javabotblockapi.requests.GetListAction
Constructor to get an instance of GetListAction.
GetListAction.ApiField - Enum in org.botblock.javabotblockapi.requests
Enum containing the different API fields a bot list may have.
getLists(String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the information about all the currently listed bot lists.
getName(Long) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the name of the bot.
getName(String) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the name of the bot.
getName(String, String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the name of the bot list.
getName(String, Site) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the name of the bot list.
getOAuthInvite(Long) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the OAuth invite link of a bot.
getOAuthInvite(String) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the OAuth invite link of a bot.
getOwners(Long) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets an ArrayList with the owner ids of the bot.
getOwners(String) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets an ArrayList with the owner ids of the bot.
getOwners(String, String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the owners of a bot list.
getOwners(String, Site) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the owners of a bot list.
getPrefix(Long) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the prefix of the bot.
getPrefix(String) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the prefix of the bot.
getServerCount(Long) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the server count of the bot.
getServerCount(String) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the server count of the bot.
getSupportLink(Long) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the support link (i.e.
getSupportLink(String) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the support link (i.e.
getTimeAdded(String, String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the UNIX timestamp of when the bot list was added to BotBlock as Integer.
getTimeAdded(String, Site) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the UNIX timestamp of when the bot list was added to BotBlock as Integer.
getUrl(String, String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the URL for the bot list's website.
getUrl(String, Site) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Gets the URL for the bot list's website.
getWebsite(Long) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the website of the bot.
getWebsite(String) - Method in class org.botblock.javabotblockapi.requests.GetBotAction
Gets the website of the bot.

I

isDefunct(String, String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Returns if the bot list is defunct.
isDefunct(String, Site) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Returns if the bot list is defunct.
isDiscordOnly(String, String) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Returns if the bot list is only for Discord bots.
isDiscordOnly(String, Site) - Method in class org.botblock.javabotblockapi.requests.GetListAction
Returns if the bot list is only for Discord bots.

O

org.botblock.javabotblockapi.requests - package org.botblock.javabotblockapi.requests
This is the Request module which is used to provide support for POST and GET requests to/from the BotBlock API.

P

PostAction - Class in org.botblock.javabotblockapi.requests
Class used to perform POST requests towards the /api/count endpoint of BotBlock.
PostAction(String) - Constructor for class org.botblock.javabotblockapi.requests.PostAction
Constructor to get an instance of PostAction.
PostAction(String, String) - Constructor for class org.botblock.javabotblockapi.requests.PostAction
Constructor to get an instance of PostAction.
postGuilds(Long, int, BotBlockAPI) - Method in class org.botblock.javabotblockapi.requests.PostAction
Posts the guild count with the provided bot id.
postGuilds(String, int, BotBlockAPI) - Method in class org.botblock.javabotblockapi.requests.PostAction
Posts the guild count with the provided bot id.

S

STRING_SERVER_COUNT - org.botblock.javabotblockapi.requests.GetListAction.ApiField
Name of the field for the server count.
STRING_SHARD_COUNT - org.botblock.javabotblockapi.requests.GetListAction.ApiField
Name of the field for the shard count.
STRING_SHARD_ID - org.botblock.javabotblockapi.requests.GetListAction.ApiField
Name of the field for the shard id.
STRING_SHARDS - org.botblock.javabotblockapi.requests.GetListAction.ApiField
Name of the field for the shards.

T

toString() - Method in enum org.botblock.javabotblockapi.requests.GetListAction.ApiField
 

U

URL_ALL - org.botblock.javabotblockapi.requests.GetListAction.ApiField
URL to GET all listed bots on a bot list.
URL_DOCS - org.botblock.javabotblockapi.requests.GetListAction.ApiField
URL to view the API documentation of the bot list
URL_GET - org.botblock.javabotblockapi.requests.GetListAction.ApiField
URL to GET information about a single bot listed on the bot list.
URL_POST - org.botblock.javabotblockapi.requests.GetListAction.ApiField
URL to POST the server count to a bot list.

V

valueOf(String) - Static method in enum org.botblock.javabotblockapi.requests.GetListAction.ApiField
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.botblock.javabotblockapi.requests.GetListAction.ApiField
Returns an array containing the constants of this enum type, in the order they are declared.
D E G I O P S T U V 
All Classes All Packages