Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

AbstractPagedIterable<T,K> - Class in com.hubspot.slack.client.paging
 
AbstractPagedIterable() - Constructor for class com.hubspot.slack.client.paging.AbstractPagedIterable
 
AbstractPagedIterator<T,K> - Class in com.hubspot.slack.client.paging
 
AbstractPagedIterator() - Constructor for class com.hubspot.slack.client.paging.AbstractPagedIterator
 
acquire(String, SlackMethod) - Method in class com.hubspot.slack.client.ratelimiting.ByMethodRateLimiter
 
acquire(String, SlackMethod) - Method in interface com.hubspot.slack.client.ratelimiting.SlackRateLimiter
Acquires a permit, blocking if one cannot be acquired immediately
addBasicAuthentication(String, String) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
addByteArrayPart(String, byte[]) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
addByteArrayPart(String, String, byte[]) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
addByteArrayPart(String, String, byte[], Charset) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
addFilePart(String, File) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
addFilePart(String, String, File) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
addHeader(String, String) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
addQueryParam(String, String) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
addQueryParam(String, int) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
addQueryParam(String, long) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
addQueryParam(String, Iterable<String>) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
addQueryParams(Multimap<String, String>) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
addReaction(ReactionsAddParams) - Method in interface com.hubspot.slack.client.SlackClient
 
addReaction(ReactionsAddParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
addStringPart(String, String) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
addStringPart(String, String, Charset) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
addStringPart(String, String, Charset, String) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
archiveConversation(ConversationArchiveParams) - Method in interface com.hubspot.slack.client.SlackClient
 
archiveConversation(ConversationArchiveParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
awaitTermination(long, TimeUnit) - Method in class com.hubspot.slack.client.concurrency.CloseableExecutorService
 

B

build() - Method in interface com.hubspot.slack.client.concurrency.MoreExecutors.ThreadPoolExecutorBuilder
Build the executor service.
build() - Method in class com.hubspot.slack.client.http.HttpExchange.Builder
Builds a new HttpExchange.
build() - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
build(SlackClientRuntimeConfig) - Method in class com.hubspot.slack.client.SlackClientFactory.DefaultSlackClientFactory
Deprecated.
build() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
build(SlackClientRuntimeConfig) - Method in interface com.hubspot.slack.client.SlackWebClient.Factory
 
builder() - Static method in class com.hubspot.slack.client.http.HttpExchange
Creates a builder for HttpExchange.
builder() - Static method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Creates a builder for SlackClientRuntimeConfig.
buildThreadContext(String) - Method in enum com.hubspot.slack.client.concurrency.ThreadContextHook
 
buildThreadContext() - Method in enum com.hubspot.slack.client.concurrency.ThreadContextHook
 
ByMethodRateLimiter - Class in com.hubspot.slack.client.ratelimiting
 
ByMethodRateLimiter() - Constructor for class com.hubspot.slack.client.ratelimiting.ByMethodRateLimiter
 

C

CachingHttpResponse - Class in com.hubspot.slack.client.http
 
cancelled() - Method in interface com.hubspot.slack.client.http.NioResponseCallback
 
channelHistory(ChannelsHistoryParams) - Method in interface com.hubspot.slack.client.SlackClient
channelHistory(ChannelsHistoryParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
clearBlockWhenFull() - Method in interface com.hubspot.slack.client.concurrency.MoreExecutors.ThreadPoolExecutorBuilder
Disable block when full.
clearContext(String, V) - Method in interface com.hubspot.slack.client.concurrency.ThreadContextFollower
Clear the context after a thread.
clearThreadContext(String, ThreadContextHook.Context) - Method in enum com.hubspot.slack.client.concurrency.ThreadContextHook
 
clearThreadContext(ThreadContextHook.Context) - Method in enum com.hubspot.slack.client.concurrency.ThreadContextHook
 
close() - Method in class com.hubspot.slack.client.concurrency.CloseableExecutorService
 
close() - Method in class com.hubspot.slack.client.http.NioHttpClient
 
close() - Method in class com.hubspot.slack.client.SlackWebClient
 
CloseableExecutorService - Class in com.hubspot.slack.client.concurrency
 
com.hubspot.slack.client - package com.hubspot.slack.client
 
com.hubspot.slack.client.concurrency - package com.hubspot.slack.client.concurrency
 
com.hubspot.slack.client.http - package com.hubspot.slack.client.http
 
com.hubspot.slack.client.http.ning - package com.hubspot.slack.client.http.ning
 
com.hubspot.slack.client.http.status - package com.hubspot.slack.client.http.status
 
com.hubspot.slack.client.interceptors.calls - package com.hubspot.slack.client.interceptors.calls
 
com.hubspot.slack.client.interceptors.http - package com.hubspot.slack.client.interceptors.http
 
com.hubspot.slack.client.paging - package com.hubspot.slack.client.paging
 
com.hubspot.slack.client.ratelimiting - package com.hubspot.slack.client.ratelimiting
 
completed(HttpResponse) - Method in interface com.hubspot.slack.client.http.NioResponseCallback
 
computeNext() - Method in class com.hubspot.slack.client.paging.AbstractPagedIterator
 
configure() - Method in class com.hubspot.slack.client.SlackClientModule
Deprecated.
 
copyOf(HttpExchangeIF) - Static method in class com.hubspot.slack.client.http.HttpExchange
Creates an immutable copy of a HttpExchangeIF value.
copyOf(SlackClientRuntimeConfigIF) - Static method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Creates an immutable copy of a SlackClientRuntimeConfigIF value.
create(SlackClientRuntimeConfig) - Method in interface com.hubspot.slack.client.SlackClientFactory
 
create(NioHttpClientFactory, SlackClientRuntimeConfig) - Method in interface com.hubspot.slack.client.SlackClientFactory
 
create(SlackClientRuntimeConfig) - Method in class com.hubspot.slack.client.SlackClientFactory.DefaultSlackClientFactory
 
create(NioHttpClientFactory, SlackClientRuntimeConfig) - Method in class com.hubspot.slack.client.SlackClientFactory.DefaultSlackClientFactory
 
createConversation(ConversationCreateParams) - Method in interface com.hubspot.slack.client.SlackClient
 
createConversation(ConversationCreateParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
createUsergroup(UsergroupCreateParams) - Method in interface com.hubspot.slack.client.SlackClient
 
createUsergroup(UsergroupCreateParams) - Method in class com.hubspot.slack.client.SlackWebClient
 

D

debug(long, SlackMethod, HttpRequest) - Method in class com.hubspot.slack.client.interceptors.http.DefaultHttpRequestDebugger
 
debug(long, SlackMethod, Stopwatch, HttpRequest, HttpResponse) - Method in class com.hubspot.slack.client.interceptors.http.DefaultHttpResponseDebugger
 
debug(long, SlackMethod, HttpRequest) - Method in interface com.hubspot.slack.client.interceptors.http.RequestDebugger
 
debug(long, SlackMethod, Stopwatch, HttpRequest, HttpResponse) - Method in interface com.hubspot.slack.client.interceptors.http.ResponseDebugger
 
debugProactiveRateLimit(long, SlackMethod, HttpRequest) - Method in class com.hubspot.slack.client.interceptors.http.DefaultHttpResponseDebugger
 
debugProactiveRateLimit(long, SlackMethod, HttpRequest) - Method in interface com.hubspot.slack.client.interceptors.http.ResponseDebugger
 
debugProcessingFailure(long, SlackMethod, HttpRequest, HttpResponse, Throwable) - Method in class com.hubspot.slack.client.interceptors.http.DefaultHttpResponseDebugger
 
debugProcessingFailure(long, SlackMethod, HttpRequest, HttpResponse, Throwable) - Method in interface com.hubspot.slack.client.interceptors.http.ResponseDebugger
 
debugSlackApiError(long, SlackMethod, HttpRequest, HttpResponse) - Method in class com.hubspot.slack.client.interceptors.http.DefaultHttpResponseDebugger
 
debugSlackApiError(long, SlackMethod, HttpRequest, HttpResponse) - Method in interface com.hubspot.slack.client.interceptors.http.ResponseDebugger
 
debugTransportException(long, SlackMethod, HttpRequest, Throwable) - Method in class com.hubspot.slack.client.interceptors.http.DefaultHttpResponseDebugger
 
debugTransportException(long, SlackMethod, HttpRequest, Throwable) - Method in interface com.hubspot.slack.client.interceptors.http.ResponseDebugger
 
defaultFactory() - Static method in interface com.hubspot.slack.client.http.NioHttpClientFactory
 
defaultFactory() - Static method in class com.hubspot.slack.client.http.NioHttpClientFactory.DefaultNioHttpClientFactory
 
defaultFactory() - Static method in interface com.hubspot.slack.client.SlackClientFactory
 
defaultFactory() - Static method in class com.hubspot.slack.client.SlackClientFactory.DefaultSlackClientFactory
 
DefaultHttpRequestDebugger - Class in com.hubspot.slack.client.interceptors.http
 
DefaultHttpRequestDebugger() - Constructor for class com.hubspot.slack.client.interceptors.http.DefaultHttpRequestDebugger
 
DefaultHttpResponseDebugger - Class in com.hubspot.slack.client.interceptors.http
 
DefaultHttpResponseDebugger() - Constructor for class com.hubspot.slack.client.interceptors.http.DefaultHttpResponseDebugger
 
DefaultNioHttpClientFactory() - Constructor for class com.hubspot.slack.client.http.NioHttpClientFactory.DefaultNioHttpClientFactory
 
DefaultSlackClientFactory() - Constructor for class com.hubspot.slack.client.SlackClientFactory.DefaultSlackClientFactory
 
delegate() - Method in class com.hubspot.slack.client.concurrency.FollowThreadLocalsExecutorService
 
deleteMessage(ChatDeleteParams) - Method in interface com.hubspot.slack.client.SlackClient
 
deleteMessage(ChatDeleteParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
disableUsergroup(UsergroupDisableParams) - Method in interface com.hubspot.slack.client.SlackClient
 
disableUsergroup(UsergroupDisableParams) - Method in class com.hubspot.slack.client.SlackWebClient
 

E

enableUsergroup(UsergroupEnableParams) - Method in interface com.hubspot.slack.client.SlackClient
 
enableUsergroup(UsergroupEnableParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
equals(Object) - Method in class com.hubspot.slack.client.http.HttpExchange
This instance is equal to all instances of HttpExchange that have equal attribute values.
equals(Object) - Method in class com.hubspot.slack.client.http.status.HttpStatusImpl
 
equals(Object) - Method in class com.hubspot.slack.client.SlackClientModule
Deprecated.
 
equals(Object) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
This instance is equal to all instances of SlackClientRuntimeConfig that have equal attribute values.
execute(Runnable) - Method in class com.hubspot.slack.client.concurrency.CloseableExecutorService
 
execute(Runnable) - Method in class com.hubspot.slack.client.concurrency.FollowThreadLocalsExecutorService
 
execute(HttpRequest) - Method in class com.hubspot.slack.client.http.NioHttpClient
execute(HttpRequest, HttpRequest.Options) - Method in class com.hubspot.slack.client.http.NioHttpClient
execute(HttpRequest, AsyncHttpClient.Callback) - Method in class com.hubspot.slack.client.http.NioHttpClient
execute(HttpRequest, HttpRequest.Options, AsyncHttpClient.Callback) - Method in class com.hubspot.slack.client.http.NioHttpClient
executeCompletableFuture(HttpRequest) - Method in class com.hubspot.slack.client.http.NioHttpClient
 

F

failed(Exception) - Method in interface com.hubspot.slack.client.http.NioResponseCallback
 
findReplies(FindRepliesParams) - Method in interface com.hubspot.slack.client.SlackClient
 
findReplies(FindRepliesParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
findUser(UsersInfoParams) - Method in interface com.hubspot.slack.client.SlackClient
 
findUser(UsersInfoParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
FollowThreadLocalsExecutorService - Class in com.hubspot.slack.client.concurrency
 
FollowThreadLocalsExecutorService(ExecutorService, String) - Constructor for class com.hubspot.slack.client.concurrency.FollowThreadLocalsExecutorService
 
FollowThreadsMixin - Interface in com.hubspot.slack.client.concurrency
 
forCode(int) - Static method in interface com.hubspot.slack.client.http.status.HttpStatus
 
from(AbstractHttpResponse) - Static method in class com.hubspot.slack.client.http.CachingHttpResponse
 
from(HttpExchangeIF) - Method in class com.hubspot.slack.client.http.HttpExchange.Builder
Fill a builder with attribute values from the provided HttpExchangeIF instance.
from(SlackClientRuntimeConfigIF) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Fill a builder with attribute values from the provided SlackClientRuntimeConfigIF instance.

G

getAsBytes() - Method in class com.hubspot.slack.client.http.CachingHttpResponse
 
getAsInputStream() - Method in class com.hubspot.slack.client.http.CachingHttpResponse
 
getChannelByName(String, ChannelsFilter) - Method in interface com.hubspot.slack.client.SlackClient
getChannelByName(String, ChannelsFilter) - Method in class com.hubspot.slack.client.SlackWebClient
 
getChannelInfo(ChannelsInfoParams) - Method in interface com.hubspot.slack.client.SlackClient
getChannelInfo(ChannelsInfoParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
getChannelsHistoryMessageBatchSize() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
 
getChannelsHistoryMessageBatchSize() - Method in interface com.hubspot.slack.client.SlackClientRuntimeConfigIF
 
getChannelsListBatchSize() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
 
getChannelsListBatchSize() - Method in interface com.hubspot.slack.client.SlackClientRuntimeConfigIF
 
getCode() - Method in interface com.hubspot.slack.client.http.status.HttpStatus
 
getCode() - Method in class com.hubspot.slack.client.http.status.HttpStatusImpl
 
getCode() - Method in enum com.hubspot.slack.client.http.status.StandardHttpStatus
 
getContext(String) - Method in interface com.hubspot.slack.client.concurrency.ThreadContextFollower
Get whatever thread local context this follower cares about.
getConversationByName(String, ConversationsFilter) - Method in interface com.hubspot.slack.client.SlackClient
 
getConversationByName(String, ConversationsFilter) - Method in class com.hubspot.slack.client.SlackWebClient
 
getConversationHistory(ConversationsHistoryParams) - Method in interface com.hubspot.slack.client.SlackClient
 
getConversationHistory(ConversationsHistoryParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
getConversationInfo(ConversationsInfoParams) - Method in interface com.hubspot.slack.client.SlackClient
 
getConversationInfo(ConversationsInfoParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
getConversationMembers(ConversationMemberParams) - Method in interface com.hubspot.slack.client.SlackClient
 
getConversationMembers(ConversationMemberParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
getConversationMembersBatchSize() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
 
getConversationMembersBatchSize() - Method in interface com.hubspot.slack.client.SlackClientRuntimeConfigIF
 
getConversationMembersPaginated(ConversationMemberParams) - Method in interface com.hubspot.slack.client.SlackClient
 
getConversationMembersPaginated(ConversationMemberParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
getConversationReplies(ConversationsRepliesParams) - Method in interface com.hubspot.slack.client.SlackClient
 
getConversationReplies(ConversationsRepliesParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
getConversationsHistoryMessageBatchSize() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
 
getConversationsHistoryMessageBatchSize() - Method in interface com.hubspot.slack.client.SlackClientRuntimeConfigIF
 
getExchangeDuration() - Method in class com.hubspot.slack.client.http.HttpExchange
 
getExchangeDuration() - Method in interface com.hubspot.slack.client.http.HttpExchangeIF
 
getFailureExplanation(SlackMethod, Object) - Method in interface com.hubspot.slack.client.interceptors.calls.SlackMethodAcceptor
 
getFamily() - Method in interface com.hubspot.slack.client.http.status.HttpStatus
 
getFamily(int) - Static method in enum com.hubspot.slack.client.http.status.HttpStatusFamily
 
getFamily() - Method in class com.hubspot.slack.client.http.status.HttpStatusImpl
 
getFamily() - Method in enum com.hubspot.slack.client.http.status.StandardHttpStatus
 
getHeaders() - Method in class com.hubspot.slack.client.http.CachingHttpResponse
 
getHttpClient() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
 
getHttpClient() - Method in interface com.hubspot.slack.client.SlackClientRuntimeConfigIF
 
getHttpConfig() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
 
getHttpConfig() - Method in interface com.hubspot.slack.client.SlackClientRuntimeConfigIF
 
getInitialOffset() - Method in class com.hubspot.slack.client.paging.AbstractPagedIterable
 
getInitialOffset() - Method in class com.hubspot.slack.client.paging.AbstractPagedIterator
 
getMethodFilter() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
 
getMethodFilter() - Method in interface com.hubspot.slack.client.SlackClientRuntimeConfigIF
 
getNamePrefix() - Method in class com.hubspot.slack.client.concurrency.FollowThreadLocalsExecutorService
 
getNamePrefix() - Method in interface com.hubspot.slack.client.concurrency.FollowThreadsMixin
 
getObjectMapper() - Method in class com.hubspot.slack.client.http.CachingHttpResponse
 
getOffset() - Method in class com.hubspot.slack.client.paging.LazyLoadingPage
 
getPage(K) - Method in class com.hubspot.slack.client.paging.AbstractPagedIterable
 
getPage(K) - Method in class com.hubspot.slack.client.paging.AbstractPagedIterator
 
getPermalink(ChatGetPermalinkParams) - Method in interface com.hubspot.slack.client.SlackClient
 
getPermalink(ChatGetPermalinkParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
getRequest() - Method in class com.hubspot.slack.client.http.CachingHttpResponse
 
getRequest() - Method in class com.hubspot.slack.client.http.HttpExchange
 
getRequest() - Method in interface com.hubspot.slack.client.http.HttpExchangeIF
 
getRequestDebugger() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
 
getRequestDebugger() - Method in interface com.hubspot.slack.client.SlackClientRuntimeConfigIF
 
getResponse() - Method in class com.hubspot.slack.client.http.HttpExchange
 
getResponse() - Method in interface com.hubspot.slack.client.http.HttpExchangeIF
 
getResponseDebugger() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
 
getResponseDebugger() - Method in interface com.hubspot.slack.client.SlackClientRuntimeConfigIF
 
getResults() - Method in class com.hubspot.slack.client.paging.LazyLoadingPage
 
getSlackApiBasePath() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
 
getSlackApiBasePath() - Method in interface com.hubspot.slack.client.SlackClientRuntimeConfigIF
 
getSlackRateLimiter() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
 
getSlackRateLimiter() - Method in interface com.hubspot.slack.client.SlackClientRuntimeConfigIF
 
getStatusCode() - Method in class com.hubspot.slack.client.http.CachingHttpResponse
 
getTeamInfo() - Method in interface com.hubspot.slack.client.SlackClient
 
getTeamInfo() - Method in class com.hubspot.slack.client.SlackWebClient
 
getTokenSupplier() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
 
getTokenSupplier() - Method in interface com.hubspot.slack.client.SlackClientRuntimeConfigIF
 
getUserProfile(UsersInfoParams) - Method in interface com.hubspot.slack.client.SlackClient
 
getUserProfile(UsersInfoParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
getUsersListBatchSize() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
 
getUsersListBatchSize() - Method in interface com.hubspot.slack.client.SlackClientRuntimeConfigIF
 

H

hashCode() - Method in class com.hubspot.slack.client.http.HttpExchange
Computes a hash code from attributes: request, response, exchangeDuration.
hashCode() - Method in class com.hubspot.slack.client.http.status.HttpStatusImpl
 
hashCode() - Method in class com.hubspot.slack.client.SlackClientModule
Deprecated.
 
hashCode() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Computes a hash code from attributes: tokenSupplier, slackApiBasePath, usersListBatchSize, channelsListBatchSize, channelsHistoryMessageBatchSize, conversationsHistoryMessageBatchSize, conversationMembersBatchSize, slackRateLimiter, httpConfig, httpClient, methodFilter, requestDebugger, responseDebugger.
hasMore() - Method in class com.hubspot.slack.client.paging.LazyLoadingPage
 
HttpExchange - Class in com.hubspot.slack.client.http
Immutable implementation of HttpExchangeIF.
HttpExchange.Builder - Class in com.hubspot.slack.client.http
Builds instances of type HttpExchange.
HttpExchangeIF - Interface in com.hubspot.slack.client.http
 
HttpFormatter - Class in com.hubspot.slack.client.interceptors.http
 
HttpFormatter() - Constructor for class com.hubspot.slack.client.interceptors.http.HttpFormatter
 
HttpRequestHelper - Class in com.hubspot.slack.client.interceptors.http
 
HttpStatus - Interface in com.hubspot.slack.client.http.status
 
HttpStatusFamily - Enum in com.hubspot.slack.client.http.status
 
HttpStatusImpl - Class in com.hubspot.slack.client.http.status
 

I

initializeThreadContext(String, ThreadContextHook.Context) - Method in enum com.hubspot.slack.client.concurrency.ThreadContextHook
 
initializeThreadContext(ThreadContextHook.Context) - Method in enum com.hubspot.slack.client.concurrency.ThreadContextHook
 
inviteToConversation(ConversationInviteParams) - Method in interface com.hubspot.slack.client.SlackClient
 
inviteToConversation(ConversationInviteParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
invokeAll(Collection<? extends Callable<T>>) - Method in class com.hubspot.slack.client.concurrency.CloseableExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hubspot.slack.client.concurrency.CloseableExecutorService
 
invokeAll(Collection<? extends Callable<T>>) - Method in class com.hubspot.slack.client.concurrency.FollowThreadLocalsExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hubspot.slack.client.concurrency.FollowThreadLocalsExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class com.hubspot.slack.client.concurrency.CloseableExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hubspot.slack.client.concurrency.CloseableExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class com.hubspot.slack.client.concurrency.FollowThreadLocalsExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.hubspot.slack.client.concurrency.FollowThreadLocalsExecutorService
 
isClientError() - Method in class com.hubspot.slack.client.http.CachingHttpResponse
 
isClientError() - Method in interface com.hubspot.slack.client.http.status.HttpStatus
 
isError() - Method in class com.hubspot.slack.client.http.CachingHttpResponse
 
isError() - Method in interface com.hubspot.slack.client.http.status.HttpStatus
 
isInformation() - Method in interface com.hubspot.slack.client.http.status.HttpStatus
 
isNotFound() - Method in interface com.hubspot.slack.client.http.status.HttpStatus
 
isRedirect() - Method in interface com.hubspot.slack.client.http.status.HttpStatus
 
isServerError() - Method in class com.hubspot.slack.client.http.CachingHttpResponse
 
isServerError() - Method in interface com.hubspot.slack.client.http.status.HttpStatus
 
isShutdown() - Method in class com.hubspot.slack.client.concurrency.CloseableExecutorService
 
isSuccess() - Method in class com.hubspot.slack.client.http.CachingHttpResponse
 
isSuccess() - Method in interface com.hubspot.slack.client.http.status.HttpStatus
 
isTerminated() - Method in class com.hubspot.slack.client.concurrency.CloseableExecutorService
 
isValid() - Method in interface com.hubspot.slack.client.http.status.HttpStatus
Valid status codes are within the range [200,600)
iterator() - Method in class com.hubspot.slack.client.paging.AbstractPagedIterable
 

J

joinConversation(ConversationsJoinParams) - Method in interface com.hubspot.slack.client.SlackClient
 
joinConversation(ConversationsJoinParams) - Method in class com.hubspot.slack.client.SlackWebClient
 

K

kickUserFromChannel(ChannelsKickParams) - Method in interface com.hubspot.slack.client.SlackClient
Deprecated.
need to implement conversations.kick to mimic this functionality
kickUserFromChannel(ChannelsKickParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
kickUserFromGroup(GroupsKickParams) - Method in interface com.hubspot.slack.client.SlackClient
Deprecated.
need to implement conversations.kick to mimic this functionality
kickUserFromGroup(GroupsKickParams) - Method in class com.hubspot.slack.client.SlackWebClient
 

L

LazyLoadingPage<T,K> - Class in com.hubspot.slack.client.paging
 
LazyLoadingPage(CompletableFuture<T>, CompletableFuture<Boolean>, CompletableFuture<K>) - Constructor for class com.hubspot.slack.client.paging.LazyLoadingPage
 
listChannels(ChannelsListParams) - Method in interface com.hubspot.slack.client.SlackClient
listChannels(ChannelsListParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
listConversations(ConversationsListParams) - Method in interface com.hubspot.slack.client.SlackClient
 
listConversations(ConversationsListParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
listConversationsPaginated(ConversationsListParams) - Method in interface com.hubspot.slack.client.SlackClient
 
listConversationsPaginated(ConversationsListParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
listEmoji() - Method in interface com.hubspot.slack.client.SlackClient
 
listEmoji() - Method in class com.hubspot.slack.client.SlackWebClient
 
listGroups(GroupsListParams) - Method in interface com.hubspot.slack.client.SlackClient
listGroups(GroupsListParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
listUsergroups(UsergroupListParams) - Method in interface com.hubspot.slack.client.SlackClient
 
listUsergroups(UsergroupListParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
listUsers() - Method in interface com.hubspot.slack.client.SlackClient
 
listUsers() - Method in class com.hubspot.slack.client.SlackWebClient
 
listUsersPaginated(UsersListParams) - Method in interface com.hubspot.slack.client.SlackClient
 
listUsersPaginated(UsersListParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
LoggingUncaughtExceptionHandler - Class in com.hubspot.slack.client.concurrency
 
LoggingUncaughtExceptionHandler() - Constructor for class com.hubspot.slack.client.concurrency.LoggingUncaughtExceptionHandler
 
lookupUserByEmail(UserEmailParams) - Method in interface com.hubspot.slack.client.SlackClient
 
lookupUserByEmail(UserEmailParams) - Method in class com.hubspot.slack.client.SlackWebClient
 

M

MoreExecutors - Class in com.hubspot.slack.client.concurrency
 
MoreExecutors.ThreadPoolExecutorBuilder - Interface in com.hubspot.slack.client.concurrency
 
MultipartHttpRequest - Class in com.hubspot.slack.client.http.ning
 
MultipartHttpRequest() - Constructor for class com.hubspot.slack.client.http.ning.MultipartHttpRequest
 
MultipartHttpRequest.Builder - Class in com.hubspot.slack.client.http.ning
 

N

newBuilder(String) - Static method in class com.hubspot.slack.client.concurrency.ThreadFactories
 
newBuilder() - Static method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest
 
newDaemonThreadFactory(String) - Static method in class com.hubspot.slack.client.concurrency.ThreadFactories
 
newThreadFactory(String) - Static method in class com.hubspot.slack.client.concurrency.ThreadFactories
 
NioHttpClient - Class in com.hubspot.slack.client.http
 
NioHttpClient(AsyncHttpClient) - Constructor for class com.hubspot.slack.client.http.NioHttpClient
 
NioHttpClient.Factory - Interface in com.hubspot.slack.client.http
 
NioHttpClientFactory - Interface in com.hubspot.slack.client.http
 
NioHttpClientFactory.DefaultNioHttpClientFactory - Class in com.hubspot.slack.client.http
 
NioResponseCallback - Interface in com.hubspot.slack.client.http
 

O

objectToQueryParams(Object) - Static method in class com.hubspot.slack.client.interceptors.http.HttpRequestHelper
 
openConversation(ConversationOpenParams) - Method in interface com.hubspot.slack.client.SlackClient
 
openConversation(ConversationOpenParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
openDialog(DialogOpenParams) - Method in interface com.hubspot.slack.client.SlackClient
 
openDialog(DialogOpenParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
openIm(ImOpenParams) - Method in interface com.hubspot.slack.client.SlackClient
openIm(ImOpenParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
openView(OpenViewParams) - Method in interface com.hubspot.slack.client.SlackClient
 
openView(OpenViewParams) - Method in class com.hubspot.slack.client.SlackWebClient
 

P

postEphemeralMessage(ChatPostEphemeralMessageParams) - Method in interface com.hubspot.slack.client.SlackClient
 
postEphemeralMessage(ChatPostEphemeralMessageParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
postMessage(ChatPostMessageParams) - Method in interface com.hubspot.slack.client.SlackClient
 
postMessage(ChatPostMessageParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
postSlackCommand(SlackMethod, Object, Class<T>) - Method in interface com.hubspot.slack.client.SlackClient
 
postSlackCommand(SlackMethod, Object, Class<T>) - Method in class com.hubspot.slack.client.SlackWebClient
 
publishView(PublishViewParams) - Method in interface com.hubspot.slack.client.SlackClient
 
publishView(PublishViewParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
pushView(OpenViewParams) - Method in interface com.hubspot.slack.client.SlackClient
 
pushView(OpenViewParams) - Method in class com.hubspot.slack.client.SlackWebClient
 

R

RATE_LIMIT_LOG_WARNING_THRESHOLD_SECONDS - Static variable in class com.hubspot.slack.client.SlackWebClient
 
RATE_LIMIT_SENTINEL_VALUE - Static variable in class com.hubspot.slack.client.SlackWebClient
 
RequestDebugger - Interface in com.hubspot.slack.client.interceptors.http
 
ResponseDebugger - Interface in com.hubspot.slack.client.interceptors.http
 
revokeAuth(AuthRevokeParams) - Method in interface com.hubspot.slack.client.SlackClient
 
revokeAuth(AuthRevokeParams) - Method in class com.hubspot.slack.client.SlackWebClient
 

S

searchMessages(SearchMessagesParams) - Method in interface com.hubspot.slack.client.SlackClient
 
searchMessages(SearchMessagesParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
setAccept(HttpRequest.ContentType) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
setBlockWhenFull(int) - Method in interface com.hubspot.slack.client.concurrency.MoreExecutors.ThreadPoolExecutorBuilder
Enable block when full.
setChannelsHistoryMessageBatchSize(Supplier<Integer>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the value for the channelsHistoryMessageBatchSize attribute.
setChannelsListBatchSize(Supplier<Integer>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the value for the channelsListBatchSize attribute.
setCompression(Compression) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
setContext(String, T) - Method in interface com.hubspot.slack.client.concurrency.ThreadContextFollower
Set the context that was retrieved earlier in the current thread.
setConversationMembersBatchSize(Supplier<Integer>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the value for the conversationMembersBatchSize attribute.
setConversationPurpose(ConversationSetPurposeParams) - Method in interface com.hubspot.slack.client.SlackClient
 
setConversationPurpose(ConversationSetPurposeParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
setConversationsHistoryMessageBatchSize(Supplier<Integer>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the value for the conversationsHistoryMessageBatchSize attribute.
setConversationTopic(ConversationSetTopicParams) - Method in interface com.hubspot.slack.client.SlackClient
 
setConversationTopic(ConversationSetTopicParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
setExchangeDuration(Duration) - Method in class com.hubspot.slack.client.http.HttpExchange.Builder
Initializes the value for the exchangeDuration attribute.
setFair(boolean) - Method in interface com.hubspot.slack.client.concurrency.MoreExecutors.ThreadPoolExecutorBuilder
If true, it will use a fair queue implementation for blockWhenFull.
setFixed(boolean) - Method in interface com.hubspot.slack.client.concurrency.MoreExecutors.ThreadPoolExecutorBuilder
Sets the queue to use a fixed set of threads.
setFollowThreadLocals(boolean) - Method in interface com.hubspot.slack.client.concurrency.MoreExecutors.ThreadPoolExecutorBuilder
Set whether or not to attempt to follow thread locals.
setHttpClient(NioHttpClient) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the optional value httpClient to httpClient.
setHttpClient(Optional<NioHttpClient>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the optional value httpClient to httpClient.
setHttpConfig(HttpConfig) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the optional value httpConfig to httpConfig.
setHttpConfig(Optional<HttpConfig>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the optional value httpConfig to httpConfig.
setKeepAlive(long, TimeUnit) - Method in interface com.hubspot.slack.client.concurrency.MoreExecutors.ThreadPoolExecutorBuilder
Sets the keep alive time.
setMaxSize(int) - Method in interface com.hubspot.slack.client.concurrency.MoreExecutors.ThreadPoolExecutorBuilder
Sets the max number of threads in the thread pool.
setMethod(HttpRequest.Method) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
setMethodFilter(SlackMethodAcceptor) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the optional value methodFilter to methodFilter.
setMethodFilter(Optional<SlackMethodAcceptor>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the optional value methodFilter to methodFilter.
setRequest(HttpRequest) - Method in class com.hubspot.slack.client.http.HttpExchange.Builder
Initializes the value for the request attribute.
setRequestDebugger(RequestDebugger) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the optional value requestDebugger to requestDebugger.
setRequestDebugger(Optional<RequestDebugger>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the optional value requestDebugger to requestDebugger.
setResponse(HttpResponse) - Method in class com.hubspot.slack.client.http.HttpExchange.Builder
Initializes the value for the response attribute.
setResponseDebugger(ResponseDebugger) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the optional value responseDebugger to responseDebugger.
setResponseDebugger(Optional<ResponseDebugger>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the optional value responseDebugger to responseDebugger.
setShutdownTimeout(long, TimeUnit) - Method in interface com.hubspot.slack.client.concurrency.MoreExecutors.ThreadPoolExecutorBuilder
Set the timeout for shutdown of this executor service Defaults to 30 seconds
setSlackApiBasePath(Supplier<String>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the value for the slackApiBasePath attribute.
setSlackRateLimiter(SlackRateLimiter) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the optional value slackRateLimiter to slackRateLimiter.
setSlackRateLimiter(Optional<SlackRateLimiter>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the optional value slackRateLimiter to slackRateLimiter.
setTokenSupplier(Supplier<String>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the value for the tokenSupplier attribute.
setUnbounded(boolean) - Method in interface com.hubspot.slack.client.concurrency.MoreExecutors.ThreadPoolExecutorBuilder
If unbounded, the thread pool will behave like newCachedThreadPool().
setUrl(String) - Method in class com.hubspot.slack.client.http.ning.MultipartHttpRequest.Builder
 
setUsersListBatchSize(Supplier<Integer>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig.Builder
Initializes the value for the usersListBatchSize attribute.
setWorkQueue(BlockingQueue<Runnable>) - Method in interface com.hubspot.slack.client.concurrency.MoreExecutors.ThreadPoolExecutorBuilder
Sets the work queue, which defaults to a LinkedBlockingQueue unless blockWhenFull is true.
shareFilePublically(FilesSharedPublicUrlParams) - Method in interface com.hubspot.slack.client.SlackClient
 
shareFilePublically(FilesSharedPublicUrlParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
shutdown() - Method in class com.hubspot.slack.client.concurrency.CloseableExecutorService
 
shutdownNow() - Method in class com.hubspot.slack.client.concurrency.CloseableExecutorService
 
SlackClient - Interface in com.hubspot.slack.client
 
SlackClientFactory - Interface in com.hubspot.slack.client
 
SlackClientFactory.DefaultSlackClientFactory - Class in com.hubspot.slack.client
 
SlackClientModule - Class in com.hubspot.slack.client
Deprecated.
SlackClientModule() - Constructor for class com.hubspot.slack.client.SlackClientModule
Deprecated.
 
SlackClientRuntimeConfig - Class in com.hubspot.slack.client
Immutable implementation of SlackClientRuntimeConfigIF.
SlackClientRuntimeConfig.Builder - Class in com.hubspot.slack.client
Builds instances of type SlackClientRuntimeConfig.
SlackClientRuntimeConfigIF - Interface in com.hubspot.slack.client
 
SlackMethodAcceptor - Interface in com.hubspot.slack.client.interceptors.calls
 
SlackRateLimiter - Interface in com.hubspot.slack.client.ratelimiting
 
SlackWebClient - Class in com.hubspot.slack.client
 
SlackWebClient(DefaultHttpRequestDebugger, DefaultHttpResponseDebugger, NioHttpClient.Factory, ByMethodRateLimiter, SlackClientRuntimeConfig) - Constructor for class com.hubspot.slack.client.SlackWebClient
 
SlackWebClient.Factory - Interface in com.hubspot.slack.client
 
StandardHttpStatus - Enum in com.hubspot.slack.client.http.status
Enum http status constants that are generally useful for checking values.
submit(Callable<T>) - Method in class com.hubspot.slack.client.concurrency.CloseableExecutorService
 
submit(Runnable, T) - Method in class com.hubspot.slack.client.concurrency.CloseableExecutorService
 
submit(Runnable) - Method in class com.hubspot.slack.client.concurrency.CloseableExecutorService
 
submit(Callable<T>) - Method in class com.hubspot.slack.client.concurrency.FollowThreadLocalsExecutorService
 
submit(Runnable) - Method in class com.hubspot.slack.client.concurrency.FollowThreadLocalsExecutorService
 
submit(Runnable, T) - Method in class com.hubspot.slack.client.concurrency.FollowThreadLocalsExecutorService
 

T

TerminatingMultipartRequestEntity - Class in com.hubspot.slack.client.http.ning
MultipartRequestEntity that writes the end boundary properly
TerminatingMultipartRequestEntity(List<Part>, FluentCaseInsensitiveStringsMap) - Constructor for class com.hubspot.slack.client.http.ning.TerminatingMultipartRequestEntity
 
testAuth() - Method in interface com.hubspot.slack.client.SlackClient
 
testAuth() - Method in class com.hubspot.slack.client.SlackWebClient
 
ThreadContextFollower<T,V> - Interface in com.hubspot.slack.client.concurrency
 
ThreadContextHook - Enum in com.hubspot.slack.client.concurrency
A helper to automatically follow threadlocal contexts across thread boundaries where they make sense.
ThreadContextHook.Context - Class in com.hubspot.slack.client.concurrency
 
ThreadFactories - Class in com.hubspot.slack.client.concurrency
 
threadPoolDaemonExecutorBuilder(String) - Static method in class com.hubspot.slack.client.concurrency.MoreExecutors
 
threadPoolNonDaemonExecutorBuilder(String) - Static method in class com.hubspot.slack.client.concurrency.MoreExecutors
An opinionated builder for a new executor.
toString() - Method in class com.hubspot.slack.client.http.HttpExchange
Prints the immutable value HttpExchange with attribute values.
toString() - Method in class com.hubspot.slack.client.http.status.HttpStatusImpl
 
toString() - Method in class com.hubspot.slack.client.paging.LazyLoadingPage
 
toString() - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Prints the immutable value SlackClientRuntimeConfig with attribute values.
transformRequest(Callable<T>) - Method in interface com.hubspot.slack.client.concurrency.FollowThreadsMixin
 
transformRequest(Runnable) - Method in interface com.hubspot.slack.client.concurrency.FollowThreadsMixin
 
transformRequests(Collection<? extends Callable<T>>) - Method in interface com.hubspot.slack.client.concurrency.FollowThreadsMixin
 

U

unarchiveConversation(ConversationUnarchiveParams) - Method in interface com.hubspot.slack.client.SlackClient
 
unarchiveConversation(ConversationUnarchiveParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
uncaughtException(Thread, Throwable) - Method in class com.hubspot.slack.client.concurrency.LoggingUncaughtExceptionHandler
 
unfurlLinks(ChatUnfurlParams) - Method in interface com.hubspot.slack.client.SlackClient
 
unfurlLinks(ChatUnfurlParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
updateMessage(ChatUpdateMessageParams) - Method in interface com.hubspot.slack.client.SlackClient
 
updateMessage(ChatUpdateMessageParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
updateUsergroup(UsergroupUpdateParams) - Method in interface com.hubspot.slack.client.SlackClient
 
updateUsergroup(UsergroupUpdateParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
updateUsergroupUsers(UsergroupUsersUpdateParams) - Method in interface com.hubspot.slack.client.SlackClient
 
updateUsergroupUsers(UsergroupUsersUpdateParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
updateView(UpdateViewParams) - Method in interface com.hubspot.slack.client.SlackClient
 
updateView(UpdateViewParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
uploadFile(FilesUploadParams) - Method in interface com.hubspot.slack.client.SlackClient
 
uploadFile(FilesUploadParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
usersConversations(ConversationsUserParams) - Method in interface com.hubspot.slack.client.SlackClient
 
usersConversations(ConversationsUserParams) - Method in class com.hubspot.slack.client.SlackWebClient
 
usersConversationsPaginated(ConversationsUserParams) - Method in interface com.hubspot.slack.client.SlackClient
 
usersConversationsPaginated(ConversationsUserParams) - Method in class com.hubspot.slack.client.SlackWebClient
 

V

valueOf(String) - Static method in enum com.hubspot.slack.client.concurrency.ThreadContextHook
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hubspot.slack.client.http.status.HttpStatusFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hubspot.slack.client.http.status.StandardHttpStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.hubspot.slack.client.concurrency.ThreadContextHook
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hubspot.slack.client.http.status.HttpStatusFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hubspot.slack.client.http.status.StandardHttpStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

withChannelsHistoryMessageBatchSize(Supplier<Integer>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting a value for the channelsHistoryMessageBatchSize attribute.
withChannelsListBatchSize(Supplier<Integer>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting a value for the channelsListBatchSize attribute.
withConversationMembersBatchSize(Supplier<Integer>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting a value for the conversationMembersBatchSize attribute.
withConversationsHistoryMessageBatchSize(Supplier<Integer>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting a value for the conversationsHistoryMessageBatchSize attribute.
withExchangeDuration(Duration) - Method in class com.hubspot.slack.client.http.HttpExchange
Copy the current immutable object by setting a value for the exchangeDuration attribute.
withHttpClient(NioHttpClient) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting a present value for the optional httpClient attribute.
withHttpClient(Optional<NioHttpClient>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting an optional value for the httpClient attribute.
withHttpConfig(HttpConfig) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting a present value for the optional httpConfig attribute.
withHttpConfig(Optional<HttpConfig>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting an optional value for the httpConfig attribute.
withMethodFilter(SlackMethodAcceptor) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting a present value for the optional methodFilter attribute.
withMethodFilter(Optional<SlackMethodAcceptor>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting an optional value for the methodFilter attribute.
withRequest(HttpRequest) - Method in class com.hubspot.slack.client.http.HttpExchange
Copy the current immutable object by setting a value for the request attribute.
withRequestDebugger(RequestDebugger) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting a present value for the optional requestDebugger attribute.
withRequestDebugger(Optional<RequestDebugger>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting an optional value for the requestDebugger attribute.
withResponse(HttpResponse) - Method in class com.hubspot.slack.client.http.HttpExchange
Copy the current immutable object by setting a value for the response attribute.
withResponseDebugger(ResponseDebugger) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting a present value for the optional responseDebugger attribute.
withResponseDebugger(Optional<ResponseDebugger>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting an optional value for the responseDebugger attribute.
withSlackApiBasePath(Supplier<String>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting a value for the slackApiBasePath attribute.
withSlackRateLimiter(SlackRateLimiter) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting a present value for the optional slackRateLimiter attribute.
withSlackRateLimiter(Optional<SlackRateLimiter>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting an optional value for the slackRateLimiter attribute.
withTokenSupplier(Supplier<String>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting a value for the tokenSupplier attribute.
withUsersListBatchSize(Supplier<Integer>) - Method in class com.hubspot.slack.client.SlackClientRuntimeConfig
Copy the current immutable object by setting a value for the usersListBatchSize attribute.
wrap(ExecutorService, String, long, TimeUnit) - Static method in class com.hubspot.slack.client.concurrency.CloseableExecutorService
 
wrap(AsyncHttpClient) - Method in interface com.hubspot.slack.client.http.NioHttpClient.Factory
 
wrap(AsyncHttpClient) - Method in class com.hubspot.slack.client.http.NioHttpClientFactory.DefaultNioHttpClientFactory
 
writeRequest(OutputStream) - Method in class com.hubspot.slack.client.http.ning.TerminatingMultipartRequestEntity
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2020. All rights reserved.