public interface MethodsClient
| Modifier and Type | Field and Description |
|---|---|
static String |
ENDPOINT_URL_PREFIX |
static final String ENDPOINT_URL_PREFIX
String getEndpointUrlPrefix()
void setEndpointUrlPrefix(String endpointUrlPrefix)
okhttp3.Response runPostForm(okhttp3.FormBody.Builder form,
String endpoint)
throws IOException
IOExceptionokhttp3.Response runPostFormWithToken(okhttp3.FormBody.Builder form,
String endpoint,
String token)
throws IOException
IOExceptionokhttp3.Response runPostMultipart(okhttp3.MultipartBody.Builder form,
String endpoint,
String token)
throws IOException
IOException<T extends SlackApiResponse> T postFormAndParseResponse(RequestConfigurator<okhttp3.FormBody.Builder> form, String methodName, Class<T> clazz) throws IOException, SlackApiException
IOExceptionSlackApiException<T extends SlackApiResponse> T postFormWithTokenAndParseResponse(RequestConfigurator<okhttp3.FormBody.Builder> form, String methodName, String token, Class<T> clazz) throws IOException, SlackApiException
IOExceptionSlackApiException<T extends SlackApiResponse> T postFormWithAuthorizationHeaderAndParseResponse(RequestConfigurator<okhttp3.FormBody.Builder> form, String endpoint, String authorizationHeader, Class<T> clazz) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminAppsApproveResponse adminAppsApprove(AdminAppsApproveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminAppsApproveResponse adminAppsApprove(RequestConfigurator<AdminAppsApproveRequest.AdminAppsApproveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminAppsRestrictResponse adminAppsRestrict(AdminAppsRestrictRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminAppsRestrictResponse adminAppsRestrict(RequestConfigurator<AdminAppsRestrictRequest.AdminAppsRestrictRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminAppsApprovedListResponse adminAppsApprovedList(AdminAppsApprovedListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminAppsApprovedListResponse adminAppsApprovedList(RequestConfigurator<AdminAppsApprovedListRequest.AdminAppsApprovedListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminAppsRestrictedListResponse adminAppsRestrictedList(AdminAppsRestrictedListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminAppsRestrictedListResponse adminAppsRestrictedList(RequestConfigurator<AdminAppsRestrictedListRequest.AdminAppsRestrictedListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminAppsRequestsListResponse adminAppsRequestsList(AdminAppsRequestsListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminAppsRequestsListResponse adminAppsRequestsList(RequestConfigurator<AdminAppsRequestsListRequest.AdminAppsRequestsListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminConversationsSetTeamsResponse adminConversationsSetTeams(AdminConversationsSetTeamsRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminConversationsSetTeamsResponse adminConversationsSetTeams(RequestConfigurator<AdminConversationsSetTeamsRequest.AdminConversationsSetTeamsRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminEmojiAddResponse adminEmojiAdd(AdminEmojiAddRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminEmojiAddResponse adminEmojiAdd(RequestConfigurator<AdminEmojiAddRequest.AdminEmojiAddRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminEmojiAddAliasResponse adminEmojiAddAlias(AdminEmojiAddAliasRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminEmojiAddAliasResponse adminEmojiAddAlias(RequestConfigurator<AdminEmojiAddAliasRequest.AdminEmojiAddAliasRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminEmojiListResponse adminEmojiList(AdminEmojiListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminEmojiListResponse adminEmojiList(RequestConfigurator<AdminEmojiListRequest.AdminEmojiListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminEmojiRemoveResponse adminEmojiRemove(AdminEmojiRemoveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminEmojiRemoveResponse adminEmojiRemove(RequestConfigurator<AdminEmojiRemoveRequest.AdminEmojiRemoveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminEmojiRenameResponse adminEmojiRename(AdminEmojiRenameRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminEmojiRenameResponse adminEmojiRename(RequestConfigurator<AdminEmojiRenameRequest.AdminEmojiRenameRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminInviteRequestsApproveResponse adminInviteRequestsApprove(AdminInviteRequestsApproveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminInviteRequestsApproveResponse adminInviteRequestsApprove(RequestConfigurator<AdminInviteRequestsApproveRequest.AdminInviteRequestsApproveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminInviteRequestsDenyResponse adminInviteRequestsDeny(AdminInviteRequestsDenyRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminInviteRequestsDenyResponse adminInviteRequestsDeny(RequestConfigurator<AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminInviteRequestsListResponse adminInviteRequestsList(AdminInviteRequestsListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminInviteRequestsListResponse adminInviteRequestsList(RequestConfigurator<AdminInviteRequestsListRequest.AdminInviteRequestsListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminInviteRequestsApprovedListResponse adminInviteRequestsApprovedList(AdminInviteRequestsApprovedListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminInviteRequestsApprovedListResponse adminInviteRequestsApprovedList(RequestConfigurator<AdminInviteRequestsApprovedListRequest.AdminInviteRequestsApprovedListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminInviteRequestsDeniedListResponse adminInviteRequestsDeniedList(AdminInviteRequestsDeniedListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminInviteRequestsDeniedListResponse adminInviteRequestsDeniedList(RequestConfigurator<AdminInviteRequestsDeniedListRequest.AdminInviteRequestsDeniedListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsAdminsListResponse adminTeamsAdminsList(AdminTeamsAdminsListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsAdminsListResponse adminTeamsAdminsList(RequestConfigurator<AdminTeamsAdminsListRequest.AdminTeamsAdminsListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsCreateResponse adminTeamsCreate(AdminTeamsCreateRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsCreateResponse adminTeamsCreate(RequestConfigurator<AdminTeamsCreateRequest.AdminTeamsCreateRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsListResponse adminTeamsList(AdminTeamsListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsListResponse adminTeamsList(RequestConfigurator<AdminTeamsListRequest.AdminTeamsListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsOwnersListResponse adminTeamsOwnersList(AdminTeamsOwnersListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsOwnersListResponse adminTeamsOwnersList(RequestConfigurator<AdminTeamsOwnersListRequest.AdminTeamsOwnersListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsSettingsInfoResponse adminTeamsSettingsInfo(AdminTeamsSettingsInfoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsSettingsInfoResponse adminTeamsSettingsInfo(RequestConfigurator<AdminTeamsSettingsInfoRequest.AdminTeamsSettingsInfoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsSettingsSetDefaultChannelsResponse adminTeamsSettingsSetDefaultChannels(AdminTeamsSettingsSetDefaultChannelsRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsSettingsSetDefaultChannelsResponse adminTeamsSettingsSetDefaultChannels(RequestConfigurator<AdminTeamsSettingsSetDefaultChannelsRequest.AdminTeamsSettingsSetDefaultChannelsRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsSettingsSetDescriptionResponse adminTeamsSettingsSetDescription(AdminTeamsSettingsSetDescriptionRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsSettingsSetDescriptionResponse adminTeamsSettingsSetDescription(RequestConfigurator<AdminTeamsSettingsSetDescriptionRequest.AdminTeamsSettingsSetDescriptionRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsSettingsSetDiscoverabilityResponse adminTeamsSettingsSetDiscoverability(AdminTeamsSettingsSetDiscoverabilityRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsSettingsSetDiscoverabilityResponse adminTeamsSettingsSetDiscoverability(RequestConfigurator<AdminTeamsSettingsSetDiscoverabilityRequest.AdminTeamsSettingsSetDiscoverabilityRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsSettingsSetIconResponse adminTeamsSettingsSetIcon(AdminTeamsSettingsSetIconRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsSettingsSetIconResponse adminTeamsSettingsSetIcon(RequestConfigurator<AdminTeamsSettingsSetIconRequest.AdminTeamsSettingsSetIconRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsSettingsSetNameResponse adminTeamsSettingsSetName(AdminTeamsSettingsSetNameRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminTeamsSettingsSetNameResponse adminTeamsSettingsSetName(RequestConfigurator<AdminTeamsSettingsSetNameRequest.AdminTeamsSettingsSetNameRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersAssignResponse adminUsersAssign(AdminUsersAssignRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersAssignResponse adminUsersAssign(RequestConfigurator<AdminUsersAssignRequest.AdminUsersAssignRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersInviteResponse adminUsersInvite(AdminUsersInviteRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersInviteResponse adminUsersInvite(RequestConfigurator<AdminUsersInviteRequest.AdminUsersInviteRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersListResponse adminUsersList(AdminUsersListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersListResponse adminUsersList(RequestConfigurator<AdminUsersListRequest.AdminUsersListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersRemoveResponse adminUsersRemove(AdminUsersRemoveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersRemoveResponse adminUsersRemove(RequestConfigurator<AdminUsersRemoveRequest.AdminUsersRemoveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersSetAdminResponse adminUsersSetAdmin(AdminUsersSetAdminRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersSetAdminResponse adminUsersSetAdmin(RequestConfigurator<AdminUsersSetAdminRequest.AdminUsersSetAdminRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersSetExpirationResponse adminUsersSetExpiration(AdminUsersSetExpirationRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersSetExpirationResponse adminUsersSetExpiration(RequestConfigurator<AdminUsersSetExpirationRequest.AdminUsersSetExpirationRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersSetOwnerResponse adminUsersSetOwner(AdminUsersSetOwnerRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersSetOwnerResponse adminUsersSetOwner(RequestConfigurator<AdminUsersSetOwnerRequest.AdminUsersSetOwnerRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersSetRegularResponse adminUsersSetRegular(AdminUsersSetRegularRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersSetRegularResponse adminUsersSetRegular(RequestConfigurator<AdminUsersSetRegularRequest.AdminUsersSetRegularRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersSessionResetResponse adminUsersSessionReset(AdminUsersSessionResetRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAdminUsersSessionResetResponse adminUsersSessionReset(RequestConfigurator<AdminUsersSessionResetRequest.AdminUsersSessionResetRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionApiTestResponse apiTest(ApiTestRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionApiTestResponse apiTest(RequestConfigurator<ApiTestRequest.ApiTestRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAppsUninstallResponse appsUninstall(AppsUninstallRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAppsUninstallResponse appsUninstall(RequestConfigurator<AppsUninstallRequest.AppsUninstallRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated AppsPermissionsInfoResponse appsPermissionsInfo(AppsPermissionsInfoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated AppsPermissionsInfoResponse appsPermissionsInfo(RequestConfigurator<AppsPermissionsInfoRequest.AppsPermissionsInfoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated AppsPermissionsRequestResponse appsPermissionsRequest(AppsPermissionsRequestRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated AppsPermissionsRequestResponse appsPermissionsRequest(RequestConfigurator<AppsPermissionsRequestRequest.AppsPermissionsRequestRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated AppsPermissionsResourcesListResponse appsPermissionsResourcesList(AppsPermissionsResourcesListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated AppsPermissionsScopesListResponse appsPermissionsScopesList(AppsPermissionsScopesListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated AppsPermissionsUsersListResponse appsPermissionsUsersList(AppsPermissionsUsersListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated AppsPermissionsUsersRequestResponse appsPermissionsUsersRequest(AppsPermissionsUsersRequestRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAuthRevokeResponse authRevoke(AuthRevokeRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAuthRevokeResponse authRevoke(RequestConfigurator<AuthRevokeRequest.AuthRevokeRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAuthTestResponse authTest(AuthTestRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionAuthTestResponse authTest(RequestConfigurator<AuthTestRequest.AuthTestRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionBotsInfoResponse botsInfo(BotsInfoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionBotsInfoResponse botsInfo(RequestConfigurator<BotsInfoRequest.BotsInfoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsArchiveResponse channelsArchive(ChannelsArchiveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsArchiveResponse channelsArchive(RequestConfigurator<ChannelsArchiveRequest.ChannelsArchiveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsCreateResponse channelsCreate(ChannelsCreateRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsCreateResponse channelsCreate(RequestConfigurator<ChannelsCreateRequest.ChannelsCreateRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsHistoryResponse channelsHistory(ChannelsHistoryRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsHistoryResponse channelsHistory(RequestConfigurator<ChannelsHistoryRequest.ChannelsHistoryRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsRepliesResponse channelsReplies(ChannelsRepliesRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsRepliesResponse channelsReplies(RequestConfigurator<ChannelsRepliesRequest.ChannelsRepliesRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsInfoResponse channelsInfo(ChannelsInfoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsInfoResponse channelsInfo(RequestConfigurator<ChannelsInfoRequest.ChannelsInfoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsListResponse channelsList(ChannelsListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsListResponse channelsList(RequestConfigurator<ChannelsListRequest.ChannelsListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsInviteResponse channelsInvite(ChannelsInviteRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsInviteResponse channelsInvite(RequestConfigurator<ChannelsInviteRequest.ChannelsInviteRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsJoinResponse channelsJoin(ChannelsJoinRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsJoinResponse channelsJoin(RequestConfigurator<ChannelsJoinRequest.ChannelsJoinRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsKickResponse channelsKick(ChannelsKickRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsKickResponse channelsKick(RequestConfigurator<ChannelsKickRequest.ChannelsKickRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsLeaveResponse channelsLeave(ChannelsLeaveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsLeaveResponse channelsLeave(RequestConfigurator<ChannelsLeaveRequest.ChannelsLeaveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsMarkResponse channelsMark(ChannelsMarkRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsMarkResponse channelsMark(RequestConfigurator<ChannelsMarkRequest.ChannelsMarkRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsRenameResponse channelsRename(ChannelsRenameRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsRenameResponse channelsRename(RequestConfigurator<ChannelsRenameRequest.ChannelsRenameRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsSetPurposeResponse channelsSetPurpose(ChannelsSetPurposeRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsSetPurposeResponse channelsSetPurpose(RequestConfigurator<ChannelsSetPurposeRequest.ChannelsSetPurposeRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsSetTopicResponse channelsSetTopic(ChannelsSetTopicRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsSetTopicResponse channelsSetTopic(RequestConfigurator<ChannelsSetTopicRequest.ChannelsSetTopicRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsUnarchiveResponse channelsUnarchive(ChannelsUnarchiveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ChannelsUnarchiveResponse channelsUnarchive(RequestConfigurator<ChannelsUnarchiveRequest.ChannelsUnarchiveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatGetPermalinkResponse chatGetPermalink(ChatGetPermalinkRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatGetPermalinkResponse chatGetPermalink(RequestConfigurator<ChatGetPermalinkRequest.ChatGetPermalinkRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatDeleteResponse chatDelete(ChatDeleteRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatDeleteResponse chatDelete(RequestConfigurator<ChatDeleteRequest.ChatDeleteRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatDeleteScheduledMessageResponse chatDeleteScheduledMessage(ChatDeleteScheduledMessageRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatDeleteScheduledMessageResponse chatDeleteScheduledMessage(RequestConfigurator<ChatDeleteScheduledMessageRequest.ChatDeleteScheduledMessageRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatMeMessageResponse chatMeMessage(ChatMeMessageRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatMeMessageResponse chatMeMessage(RequestConfigurator<ChatMeMessageRequest.ChatMeMessageRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatPostEphemeralResponse chatPostEphemeral(ChatPostEphemeralRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatPostEphemeralResponse chatPostEphemeral(RequestConfigurator<ChatPostEphemeralRequest.ChatPostEphemeralRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatPostMessageResponse chatPostMessage(ChatPostMessageRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatPostMessageResponse chatPostMessage(RequestConfigurator<ChatPostMessageRequest.ChatPostMessageRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatScheduleMessageResponse chatScheduleMessage(ChatScheduleMessageRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatScheduleMessageResponse chatScheduleMessage(RequestConfigurator<ChatScheduleMessageRequest.ChatScheduleMessageRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatUpdateResponse chatUpdate(ChatUpdateRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatUpdateResponse chatUpdate(RequestConfigurator<ChatUpdateRequest.ChatUpdateRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatUnfurlResponse chatUnfurl(ChatUnfurlRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatUnfurlResponse chatUnfurl(RequestConfigurator<ChatUnfurlRequest.ChatUnfurlRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatScheduledMessagesListResponse chatScheduledMessagesList(ChatScheduledMessagesListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionChatScheduledMessagesListResponse chatScheduledMessagesList(RequestConfigurator<ChatScheduledMessagesListRequest.ChatScheduledMessagesListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsArchiveResponse conversationsArchive(ConversationsArchiveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsArchiveResponse conversationsArchive(RequestConfigurator<ConversationsArchiveRequest.ConversationsArchiveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsCloseResponse conversationsClose(ConversationsCloseRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsCloseResponse conversationsClose(RequestConfigurator<ConversationsCloseRequest.ConversationsCloseRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsCreateResponse conversationsCreate(ConversationsCreateRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsCreateResponse conversationsCreate(RequestConfigurator<ConversationsCreateRequest.ConversationsCreateRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsHistoryResponse conversationsHistory(ConversationsHistoryRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsHistoryResponse conversationsHistory(RequestConfigurator<ConversationsHistoryRequest.ConversationsHistoryRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsInfoResponse conversationsInfo(ConversationsInfoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsInfoResponse conversationsInfo(RequestConfigurator<ConversationsInfoRequest.ConversationsInfoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsInviteResponse conversationsInvite(ConversationsInviteRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsInviteResponse conversationsInvite(RequestConfigurator<ConversationsInviteRequest.ConversationsInviteRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsJoinResponse conversationsJoin(ConversationsJoinRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsJoinResponse conversationsJoin(RequestConfigurator<ConversationsJoinRequest.ConversationsJoinRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsKickResponse conversationsKick(ConversationsKickRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsKickResponse conversationsKick(RequestConfigurator<ConversationsKickRequest.ConversationsKickRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsLeaveResponse conversationsLeave(ConversationsLeaveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsLeaveResponse conversationsLeave(RequestConfigurator<ConversationsLeaveRequest.ConversationsLeaveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsListResponse conversationsList(ConversationsListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsListResponse conversationsList(RequestConfigurator<ConversationsListRequest.ConversationsListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsMembersResponse conversationsMembers(ConversationsMembersRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsMembersResponse conversationsMembers(RequestConfigurator<ConversationsMembersRequest.ConversationsMembersRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsOpenResponse conversationsOpen(ConversationsOpenRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsOpenResponse conversationsOpen(RequestConfigurator<ConversationsOpenRequest.ConversationsOpenRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsRenameResponse conversationsRename(ConversationsRenameRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsRenameResponse conversationsRename(RequestConfigurator<ConversationsRenameRequest.ConversationsRenameRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsRepliesResponse conversationsReplies(ConversationsRepliesRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsRepliesResponse conversationsReplies(RequestConfigurator<ConversationsRepliesRequest.ConversationsRepliesRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsSetPurposeResponse conversationsSetPurpose(ConversationsSetPurposeRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsSetPurposeResponse conversationsSetPurpose(RequestConfigurator<ConversationsSetPurposeRequest.ConversationsSetPurposeRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsSetTopicResponse conversationsSetTopic(ConversationsSetTopicRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsSetTopicResponse conversationsSetTopic(RequestConfigurator<ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsUnarchiveResponse conversationsUnarchive(ConversationsUnarchiveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionConversationsUnarchiveResponse conversationsUnarchive(RequestConfigurator<ConversationsUnarchiveRequest.ConversationsUnarchiveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionDialogOpenResponse dialogOpen(DialogOpenRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionDialogOpenResponse dialogOpen(RequestConfigurator<DialogOpenRequest.DialogOpenRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionDndEndDndResponse dndEndDnd(DndEndDndRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionDndEndDndResponse dndEndDnd(RequestConfigurator<DndEndDndRequest.DndEndDndRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionDndEndSnoozeResponse dndEndSnooze(DndEndSnoozeRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionDndEndSnoozeResponse dndEndSnooze(RequestConfigurator<DndEndSnoozeRequest.DndEndSnoozeRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionDndInfoResponse dndInfo(DndInfoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionDndInfoResponse dndInfo(RequestConfigurator<DndInfoRequest.DndInfoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionDndSetSnoozeResponse dndSetSnooze(DndSetSnoozeRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionDndSetSnoozeResponse dndSetSnooze(RequestConfigurator<DndSetSnoozeRequest.DndSetSnoozeRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionDndTeamInfoResponse dndTeamInfo(DndTeamInfoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionDndTeamInfoResponse dndTeamInfo(RequestConfigurator<DndTeamInfoRequest.DndTeamInfoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionEmojiListResponse emojiList(EmojiListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionEmojiListResponse emojiList(RequestConfigurator<EmojiListRequest.EmojiListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesDeleteResponse filesDelete(FilesDeleteRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesDeleteResponse filesDelete(RequestConfigurator<FilesDeleteRequest.FilesDeleteRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesInfoResponse filesInfo(FilesInfoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesInfoResponse filesInfo(RequestConfigurator<FilesInfoRequest.FilesInfoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesListResponse filesList(FilesListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesListResponse filesList(RequestConfigurator<FilesListRequest.FilesListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesRevokePublicURLResponse filesRevokePublicURL(FilesRevokePublicURLRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesRevokePublicURLResponse filesRevokePublicURL(RequestConfigurator<FilesRevokePublicURLRequest.FilesRevokePublicURLRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesSharedPublicURLResponse filesSharedPublicURL(FilesSharedPublicURLRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesSharedPublicURLResponse filesSharedPublicURL(RequestConfigurator<FilesSharedPublicURLRequest.FilesSharedPublicURLRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesUploadResponse filesUpload(FilesUploadRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesUploadResponse filesUpload(RequestConfigurator<FilesUploadRequest.FilesUploadRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated FilesCommentsAddResponse filesCommentsAdd(FilesCommentsAddRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated FilesCommentsDeleteResponse filesCommentsDelete(FilesCommentsDeleteRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated FilesCommentsEditResponse filesCommentEdit(FilesCommentsEditRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesRemoteAddResponse filesRemoteAdd(FilesRemoteAddRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesRemoteAddResponse filesRemoteAdd(RequestConfigurator<FilesRemoteAddRequest.FilesRemoteAddRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesRemoteInfoResponse filesRemoteInfo(FilesRemoteInfoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesRemoteInfoResponse filesRemoteInfo(RequestConfigurator<FilesRemoteInfoRequest.FilesRemoteInfoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesRemoteListResponse filesRemoteList(FilesRemoteListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesRemoteListResponse filesRemoteList(RequestConfigurator<FilesRemoteListRequest.FilesRemoteListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesRemoteRemoveResponse filesRemoteRemove(FilesRemoteRemoveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesRemoteRemoveResponse filesRemoteRemove(RequestConfigurator<FilesRemoteRemoveRequest.FilesRemoteRemoveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesRemoteShareResponse filesRemoteShare(FilesRemoteShareRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesRemoteShareResponse filesRemoteShare(RequestConfigurator<FilesRemoteShareRequest.FilesRemoteShareRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesRemoteUpdateResponse filesRemoteUpdate(FilesRemoteUpdateRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionFilesRemoteUpdateResponse filesRemoteUpdate(RequestConfigurator<FilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsArchiveResponse groupsArchive(GroupsArchiveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsArchiveResponse groupsArchive(RequestConfigurator<GroupsArchiveRequest.GroupsArchiveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsCloseResponse groupsClose(GroupsCloseRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsCreateChildResponse groupsCreateChild(GroupsCreateChildRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsCreateChildResponse groupsCreateChild(RequestConfigurator<GroupsCreateChildRequest.GroupsCreateChildRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsCreateResponse groupsCreate(GroupsCreateRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsCreateResponse groupsCreate(RequestConfigurator<GroupsCreateRequest.GroupsCreateRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsHistoryResponse groupsHistory(GroupsHistoryRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsHistoryResponse groupsHistory(RequestConfigurator<GroupsHistoryRequest.GroupsHistoryRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsInfoResponse groupsInfo(GroupsInfoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsInfoResponse groupsInfo(RequestConfigurator<GroupsInfoRequest.GroupsInfoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsInviteResponse groupsInvite(GroupsInviteRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsInviteResponse groupsInvite(RequestConfigurator<GroupsInviteRequest.GroupsInviteRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsKickResponse groupsKick(GroupsKickRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsKickResponse groupsKick(RequestConfigurator<GroupsKickRequest.GroupsKickRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsLeaveResponse groupsLeave(GroupsLeaveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsLeaveResponse groupsLeave(RequestConfigurator<GroupsLeaveRequest.GroupsLeaveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsListResponse groupsList(GroupsListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsListResponse groupsList(RequestConfigurator<GroupsListRequest.GroupsListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsMarkResponse groupsMark(GroupsMarkRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsMarkResponse groupsMark(RequestConfigurator<GroupsMarkRequest.GroupsMarkRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsOpenResponse groupsOpen(GroupsOpenRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsOpenResponse groupsOpen(RequestConfigurator<GroupsOpenRequest.GroupsOpenRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsRenameResponse groupsRename(GroupsRenameRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsRenameResponse groupsRename(RequestConfigurator<GroupsRenameRequest.GroupsRenameRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsSetPurposeResponse groupsSetPurpose(GroupsSetPurposeRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsSetPurposeResponse groupsSetPurpose(RequestConfigurator<GroupsSetPurposeRequest.GroupsSetPurposeRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsSetTopicResponse groupsSetTopic(GroupsSetTopicRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsSetTopicResponse groupsSetTopic(RequestConfigurator<GroupsSetTopicRequest.GroupsSetTopicRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsUnarchiveResponse groupsUnarchive(GroupsUnarchiveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsUnarchiveResponse groupsUnarchive(RequestConfigurator<GroupsUnarchiveRequest.GroupsUnarchiveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsRepliesResponse groupsReplies(GroupsRepliesRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated GroupsRepliesResponse groupsReplies(RequestConfigurator<GroupsRepliesRequest.GroupsRepliesRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ImCloseResponse imClose(ImCloseRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ImCloseResponse imClose(RequestConfigurator<ImCloseRequest.ImCloseRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ImHistoryResponse imHistory(ImHistoryRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ImHistoryResponse imHistory(RequestConfigurator<ImHistoryRequest.ImHistoryRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ImListResponse imList(ImListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ImListResponse imList(RequestConfigurator<ImListRequest.ImListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ImMarkResponse imMark(ImMarkRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ImMarkResponse imMark(RequestConfigurator<ImMarkRequest.ImMarkRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ImOpenResponse imOpen(ImOpenRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ImOpenResponse imOpen(RequestConfigurator<ImOpenRequest.ImOpenRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ImRepliesResponse imReplies(ImRepliesRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated ImRepliesResponse imReplies(RequestConfigurator<ImRepliesRequest.ImRepliesRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionMigrationExchangeResponse migrationExchange(MigrationExchangeRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionMigrationExchangeResponse migrationExchange(RequestConfigurator<MigrationExchangeRequest.MigrationExchangeRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated MpimCloseResponse mpimClose(MpimCloseRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated MpimCloseResponse mpimClose(RequestConfigurator<MpimCloseRequest.MpimCloseRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated MpimHistoryResponse mpimHistory(MpimHistoryRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated MpimHistoryResponse mpimHistory(RequestConfigurator<MpimHistoryRequest.MpimHistoryRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated MpimListResponse mpimList(MpimListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated MpimListResponse mpimList(RequestConfigurator<MpimListRequest.MpimListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated MpimRepliesResponse mpimReplies(MpimRepliesRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated MpimRepliesResponse mpimReplies(RequestConfigurator<MpimRepliesRequest.MpimRepliesRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated MpimMarkResponse mpimMark(MpimMarkRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated MpimMarkResponse mpimMark(RequestConfigurator<MpimMarkRequest.MpimMarkRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated MpimOpenResponse mpimOpen(MpimOpenRequest req) throws IOException, SlackApiException
IOExceptionSlackApiException@Deprecated MpimOpenResponse mpimOpen(RequestConfigurator<MpimOpenRequest.MpimOpenRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionOAuthAccessResponse oauthAccess(OAuthAccessRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionOAuthAccessResponse oauthAccess(RequestConfigurator<OAuthAccessRequest.OAuthAccessRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionOAuthV2AccessResponse oauthV2Access(OAuthV2AccessRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionOAuthV2AccessResponse oauthV2Access(RequestConfigurator<OAuthV2AccessRequest.OAuthV2AccessRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionOAuthTokenResponse oauthToken(OAuthTokenRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionOAuthTokenResponse oauthToken(RequestConfigurator<OAuthTokenRequest.OAuthTokenRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionPinsAddResponse pinsAdd(PinsAddRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionPinsAddResponse pinsAdd(RequestConfigurator<PinsAddRequest.PinsAddRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionPinsListResponse pinsList(PinsListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionPinsListResponse pinsList(RequestConfigurator<PinsListRequest.PinsListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionPinsRemoveResponse pinsRemove(PinsRemoveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionPinsRemoveResponse pinsRemove(RequestConfigurator<PinsRemoveRequest.PinsRemoveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionReactionsAddResponse reactionsAdd(ReactionsAddRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionReactionsAddResponse reactionsAdd(RequestConfigurator<ReactionsAddRequest.ReactionsAddRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionReactionsGetResponse reactionsGet(ReactionsGetRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionReactionsGetResponse reactionsGet(RequestConfigurator<ReactionsGetRequest.ReactionsGetRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionReactionsListResponse reactionsList(ReactionsListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionReactionsListResponse reactionsList(RequestConfigurator<ReactionsListRequest.ReactionsListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionReactionsRemoveResponse reactionsRemove(ReactionsRemoveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionReactionsRemoveResponse reactionsRemove(RequestConfigurator<ReactionsRemoveRequest.ReactionsRemoveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionRemindersAddResponse remindersAdd(RemindersAddRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionRemindersAddResponse remindersAdd(RequestConfigurator<RemindersAddRequest.RemindersAddRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionRemindersCompleteResponse remindersComplete(RemindersCompleteRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionRemindersCompleteResponse remindersComplete(RequestConfigurator<RemindersCompleteRequest.RemindersCompleteRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionRemindersDeleteResponse remindersDelete(RemindersDeleteRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionRemindersDeleteResponse remindersDelete(RequestConfigurator<RemindersDeleteRequest.RemindersDeleteRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionRemindersInfoResponse remindersInfo(RemindersInfoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionRemindersInfoResponse remindersInfo(RequestConfigurator<RemindersInfoRequest.RemindersInfoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionRemindersListResponse remindersList(RemindersListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionRemindersListResponse remindersList(RequestConfigurator<RemindersListRequest.RemindersListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionRTMConnectResponse rtmConnect(RTMConnectRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionRTMConnectResponse rtmConnect(RequestConfigurator<RTMConnectRequest.RTMConnectRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionRTMStartResponse rtmStart(RTMStartRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionRTMStartResponse rtmStart(RequestConfigurator<RTMStartRequest.RTMStartRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionSearchAllResponse searchAll(SearchAllRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionSearchAllResponse searchAll(RequestConfigurator<SearchAllRequest.SearchAllRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionSearchMessagesResponse searchMessages(SearchMessagesRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionSearchMessagesResponse searchMessages(RequestConfigurator<SearchMessagesRequest.SearchMessagesRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionSearchFilesResponse searchFiles(SearchFilesRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionSearchFilesResponse searchFiles(RequestConfigurator<SearchFilesRequest.SearchFilesRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionStarsAddResponse starsAdd(StarsAddRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionStarsAddResponse starsAdd(RequestConfigurator<StarsAddRequest.StarsAddRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionStarsListResponse starsList(StarsListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionStarsListResponse starsList(RequestConfigurator<StarsListRequest.StarsListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionStarsRemoveResponse starsRemove(StarsRemoveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionStarsRemoveResponse starsRemove(RequestConfigurator<StarsRemoveRequest.StarsRemoveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionTeamAccessLogsResponse teamAccessLogs(TeamAccessLogsRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionTeamAccessLogsResponse teamAccessLogs(RequestConfigurator<TeamAccessLogsRequest.TeamAccessLogsRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionTeamBillableInfoResponse teamBillableInfo(TeamBillableInfoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionTeamBillableInfoResponse teamBillableInfo(RequestConfigurator<TeamBillableInfoRequest.TeamBillableInfoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionTeamInfoResponse teamInfo(TeamInfoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionTeamInfoResponse teamInfo(RequestConfigurator<TeamInfoRequest.TeamInfoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionTeamIntegrationLogsResponse teamIntegrationLogs(TeamIntegrationLogsRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionTeamIntegrationLogsResponse teamIntegrationLogs(RequestConfigurator<TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionTeamProfileGetResponse teamProfileGet(TeamProfileGetRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionTeamProfileGetResponse teamProfileGet(RequestConfigurator<TeamProfileGetRequest.TeamProfileGetRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsergroupsCreateResponse usergroupsCreate(UsergroupsCreateRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsergroupsCreateResponse usergroupsCreate(RequestConfigurator<UsergroupsCreateRequest.UsergroupsCreateRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsergroupsDisableResponse usergroupsDisable(UsergroupsDisableRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsergroupsDisableResponse usergroupsDisable(RequestConfigurator<UsergroupsDisableRequest.UsergroupsDisableRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsergroupsEnableResponse usergroupsEnable(UsergroupsEnableRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsergroupsEnableResponse usergroupsEnable(RequestConfigurator<UsergroupsEnableRequest.UsergroupsEnableRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsergroupsListResponse usergroupsList(UsergroupsListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsergroupsListResponse usergroupsList(RequestConfigurator<UsergroupsListRequest.UsergroupsListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsergroupsUpdateResponse usergroupsUpdate(UsergroupsUpdateRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsergroupsUpdateResponse usergroupsUpdate(RequestConfigurator<UsergroupsUpdateRequest.UsergroupsUpdateRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsergroupsUsersListResponse usergroupsUsersList(UsergroupsUsersListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsergroupsUsersListResponse usergroupsUsersList(RequestConfigurator<UsergroupsUsersListRequest.UsergroupsUsersListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsergroupsUsersUpdateResponse usergroupsUsersUpdate(UsergroupsUsersUpdateRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsergroupsUsersUpdateResponse usergroupsUsersUpdate(RequestConfigurator<UsergroupsUsersUpdateRequest.UsergroupsUsersUpdateRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersConversationsResponse usersConversations(UsersConversationsRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersConversationsResponse usersConversations(RequestConfigurator<UsersConversationsRequest.UsersConversationsRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersDeletePhotoResponse usersDeletePhoto(UsersDeletePhotoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersDeletePhotoResponse usersDeletePhoto(RequestConfigurator<UsersDeletePhotoRequest.UsersDeletePhotoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersGetPresenceResponse usersGetPresence(UsersGetPresenceRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersGetPresenceResponse usersGetPresence(RequestConfigurator<UsersGetPresenceRequest.UsersGetPresenceRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersIdentityResponse usersIdentity(UsersIdentityRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersIdentityResponse usersIdentity(RequestConfigurator<UsersIdentityRequest.UsersIdentityRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersInfoResponse usersInfo(UsersInfoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersInfoResponse usersInfo(RequestConfigurator<UsersInfoRequest.UsersInfoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersListResponse usersList(UsersListRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersListResponse usersList(RequestConfigurator<UsersListRequest.UsersListRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersLookupByEmailResponse usersLookupByEmail(UsersLookupByEmailRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersLookupByEmailResponse usersLookupByEmail(RequestConfigurator<UsersLookupByEmailRequest.UsersLookupByEmailRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersSetActiveResponse usersSetActive(UsersSetActiveRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersSetActiveResponse usersSetActive(RequestConfigurator<UsersSetActiveRequest.UsersSetActiveRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersSetPhotoResponse usersSetPhoto(UsersSetPhotoRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersSetPhotoResponse usersSetPhoto(RequestConfigurator<UsersSetPhotoRequest.UsersSetPhotoRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersSetPresenceResponse usersSetPresence(UsersSetPresenceRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersSetPresenceResponse usersSetPresence(RequestConfigurator<UsersSetPresenceRequest.UsersSetPresenceRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersProfileGetResponse usersProfileGet(UsersProfileGetRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersProfileGetResponse usersProfileGet(RequestConfigurator<UsersProfileGetRequest.UsersProfileGetRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersProfileSetResponse usersProfileSet(UsersProfileSetRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionUsersProfileSetResponse usersProfileSet(RequestConfigurator<UsersProfileSetRequest.UsersProfileSetRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionViewsOpenResponse viewsOpen(ViewsOpenRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionViewsOpenResponse viewsOpen(RequestConfigurator<ViewsOpenRequest.ViewsOpenRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionViewsPushResponse viewsPush(ViewsPushRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionViewsPushResponse viewsPush(RequestConfigurator<ViewsPushRequest.ViewsPushRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionViewsUpdateResponse viewsUpdate(ViewsUpdateRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionViewsUpdateResponse viewsUpdate(RequestConfigurator<ViewsUpdateRequest.ViewsUpdateRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionViewsPublishResponse viewsPublish(ViewsPublishRequest req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionViewsPublishResponse viewsPublish(RequestConfigurator<ViewsPublishRequest.ViewsPublishRequestBuilder> req) throws IOException, SlackApiException
IOExceptionSlackApiExceptionCopyright © 2020. All rights reserved.