- getAllowedUpdates() - Method in class org.telegram.telegrambots.bots.DefaultBotOptions
-
- getBaseUrl() - Method in class org.telegram.telegrambots.bots.DefaultAbsSender
-
- getBaseUrl() - Method in class org.telegram.telegrambots.bots.DefaultBotOptions
-
- getBotToken() - Method in class org.telegram.telegrambots.bots.DefaultAbsSender
-
Returns the token of the bot to be able to perform Telegram Api Requests
- getCurrentIntervalMillis() - Method in class org.telegram.telegrambots.updatesreceivers.ExponentialBackOff
-
Returns the current retry interval in milliseconds.
- getElapsedTimeMillis() - Method in class org.telegram.telegrambots.updatesreceivers.ExponentialBackOff
-
- getExponentialBackOff() - Method in class org.telegram.telegrambots.bots.DefaultBotOptions
-
- getInitialIntervalMillis() - Method in class org.telegram.telegrambots.updatesreceivers.ExponentialBackOff.Builder
-
Returns the initial retry interval in milliseconds.
- getInitialIntervalMillis() - Method in class org.telegram.telegrambots.updatesreceivers.ExponentialBackOff
-
Returns the initial retry interval in milliseconds.
- getMaxElapsedTimeMillis() - Method in class org.telegram.telegrambots.updatesreceivers.ExponentialBackOff.Builder
-
Returns the maximum elapsed time in milliseconds.
- getMaxElapsedTimeMillis() - Method in class org.telegram.telegrambots.updatesreceivers.ExponentialBackOff
-
Returns the maximum elapsed time in milliseconds.
- getMaxIntervalMillis() - Method in class org.telegram.telegrambots.updatesreceivers.ExponentialBackOff.Builder
-
Returns the maximum value of the back off period in milliseconds.
- getMaxIntervalMillis() - Method in class org.telegram.telegrambots.updatesreceivers.ExponentialBackOff
-
Returns the maximum value of the back off period in milliseconds.
- getMaxThreads() - Method in class org.telegram.telegrambots.bots.DefaultBotOptions
-
- getMaxWebhookConnections() - Method in class org.telegram.telegrambots.bots.DefaultBotOptions
-
- getMultiplier() - Method in class org.telegram.telegrambots.updatesreceivers.ExponentialBackOff.Builder
-
Returns the value to multiply the current interval with for each retry attempt.
- getMultiplier() - Method in class org.telegram.telegrambots.updatesreceivers.ExponentialBackOff
-
Returns the value to multiply the current interval with for each retry attempt.
- getOptions() - Method in class org.telegram.telegrambots.bots.DefaultAbsSender
-
- getRandomizationFactor() - Method in class org.telegram.telegrambots.updatesreceivers.ExponentialBackOff.Builder
-
Returns the randomization factor to use for creating a range around the retry interval.
- getRandomizationFactor() - Method in class org.telegram.telegrambots.updatesreceivers.ExponentialBackOff
-
Returns the randomization factor to use for creating a range around the retry interval.
- getRequestConfig() - Method in class org.telegram.telegrambots.bots.DefaultBotOptions
-