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

A

accept(HttpResponseListener.State) - Method in class com.github.seratch.jslack.common.http.listener.DetailedLoggingListener
 
accept(HttpResponseListener.State) - Method in class com.github.seratch.jslack.common.http.listener.HttpResponseListener
 
accept(HttpResponseListener.State) - Method in class com.github.seratch.jslack.common.http.listener.ResponsePrettyPrintingListener
 
acceptUntypedObject(Object) - Method in class com.github.seratch.jslack.api.rtm.RTMEventHandler
Used only internally.
Actions - Class in com.github.seratch.jslack.api.audit
 
Actions() - Constructor for class com.github.seratch.jslack.api.audit.response.ActionsResponse.Actions
 
Actions.App - Class in com.github.seratch.jslack.api.audit
 
Actions.Channel - Class in com.github.seratch.jslack.api.audit
 
Actions.File - Class in com.github.seratch.jslack.api.audit
 
Actions.Message - Class in com.github.seratch.jslack.api.audit
 
Actions.User - Class in com.github.seratch.jslack.api.audit
 
Actions.WorkspaceOrOrg - Class in com.github.seratch.jslack.api.audit
 
ActionsRequest - Class in com.github.seratch.jslack.api.audit.request
 
ActionsRequest() - Constructor for class com.github.seratch.jslack.api.audit.request.ActionsRequest
 
ActionsResponse - Class in com.github.seratch.jslack.api.audit.response
 
ActionsResponse() - Constructor for class com.github.seratch.jslack.api.audit.response.ActionsResponse
 
ActionsResponse.Actions - Class in com.github.seratch.jslack.api.audit.response
 
Actor() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.Actor
 
addCloseHandler(RTMCloseHandler) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
addErrorHandler(RTMErrorHandler) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
addMessageHandler(RTMMessageHandler) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
addReaction(Message, ReactionName) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
addReaction(Message, ReactionName) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Adds a reaction to a specified message.
Address() - Constructor for class com.github.seratch.jslack.api.scim.model.User.Address
 
ADMIN_APPS_APPROVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_APPS_REQUESTS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_APPS_RESTRICT - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_INVITE_REQUESTS_APPROVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_INVITE_REQUESTS_APPROVED_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_INVITE_REQUESTS_DENIED_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_INVITE_REQUESTS_DENY - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_INVITE_REQUESTS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_TEAMS_ADMINS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_TEAMS_CREATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_TEAMS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_TEAMS_OWNERS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_TEAMS_SETTINGS_SET_DESCRIPTION - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_TEAMS_SETTINGS_SET_ICON - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_TEAMS_SETTINGS_SET_NAME - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_USERS_ASSIGN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_USERS_INVITE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_USERS_REMOVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_USERS_SESSION_RESET - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_USERS_SET_ADMIN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_USERS_SET_OWNER - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
ADMIN_USERS_SET_REGULAR - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
adminAppsApprove(AdminAppsApproveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminAppsApprove(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.apps.AdminAppsApproveRequest.AdminAppsApproveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminAppsApprove(AdminAppsApproveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminAppsApprove(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.apps.AdminAppsApproveRequest.AdminAppsApproveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminAppsApproveRequest - Class in com.github.seratch.jslack.api.methods.request.admin.apps
https://api.slack.com/methods/admin.apps.approve
AdminAppsApproveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.apps.AdminAppsApproveRequest
 
AdminAppsApproveResponse - Class in com.github.seratch.jslack.api.methods.response.admin.apps
 
AdminAppsApproveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.apps.AdminAppsApproveResponse
 
adminAppsRequestsList(AdminAppsRequestsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminAppsRequestsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.apps.AdminAppsRequestsListRequest.AdminAppsRequestsListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminAppsRequestsList(AdminAppsRequestsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminAppsRequestsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.apps.AdminAppsRequestsListRequest.AdminAppsRequestsListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminAppsRequestsListRequest - Class in com.github.seratch.jslack.api.methods.request.admin.apps
https://api.slack.com/methods/admin.apps.requests.list
AdminAppsRequestsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.apps.AdminAppsRequestsListRequest
 
AdminAppsRequestsListResponse - Class in com.github.seratch.jslack.api.methods.response.admin.apps
 
AdminAppsRequestsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.apps.AdminAppsRequestsListResponse
 
adminAppsRestrict(AdminAppsRestrictRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminAppsRestrict(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.apps.AdminAppsRestrictRequest.AdminAppsRestrictRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminAppsRestrict(AdminAppsRestrictRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminAppsRestrict(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.apps.AdminAppsRestrictRequest.AdminAppsRestrictRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminAppsRestrictRequest - Class in com.github.seratch.jslack.api.methods.request.admin.apps
https://api.slack.com/methods/admin.apps.restrict
AdminAppsRestrictRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.apps.AdminAppsRestrictRequest
 
AdminAppsRestrictResponse - Class in com.github.seratch.jslack.api.methods.response.admin.apps
 
AdminAppsRestrictResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.apps.AdminAppsRestrictResponse
 
adminInviteRequestsApprove(AdminInviteRequestsApproveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminInviteRequestsApprove(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.invite_requests.AdminInviteRequestsApproveRequest.AdminInviteRequestsApproveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminInviteRequestsApprove(AdminInviteRequestsApproveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminInviteRequestsApprove(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.invite_requests.AdminInviteRequestsApproveRequest.AdminInviteRequestsApproveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminInviteRequestsApprovedList(AdminInviteRequestsApprovedListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminInviteRequestsApprovedList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.invite_requests.AdminInviteRequestsApprovedListRequest.AdminInviteRequestsApprovedListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminInviteRequestsApprovedList(AdminInviteRequestsApprovedListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminInviteRequestsApprovedList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.invite_requests.AdminInviteRequestsApprovedListRequest.AdminInviteRequestsApprovedListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminInviteRequestsApprovedListRequest - Class in com.github.seratch.jslack.api.methods.request.admin.invite_requests
https://api.slack.com/methods/admin.inviteRequests.approved.list
AdminInviteRequestsApprovedListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.invite_requests.AdminInviteRequestsApprovedListRequest
 
AdminInviteRequestsApprovedListResponse - Class in com.github.seratch.jslack.api.methods.response.admin.invite_requests
 
AdminInviteRequestsApprovedListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.invite_requests.AdminInviteRequestsApprovedListResponse
 
AdminInviteRequestsApproveRequest - Class in com.github.seratch.jslack.api.methods.request.admin.invite_requests
https://api.slack.com/methods/admin.inviteRequests.approve
AdminInviteRequestsApproveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.invite_requests.AdminInviteRequestsApproveRequest
 
AdminInviteRequestsApproveResponse - Class in com.github.seratch.jslack.api.methods.response.admin.invite_requests
 
AdminInviteRequestsApproveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.invite_requests.AdminInviteRequestsApproveResponse
 
adminInviteRequestsDeniedList(AdminInviteRequestsDeniedListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminInviteRequestsDeniedList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.invite_requests.AdminInviteRequestsDeniedListRequest.AdminInviteRequestsDeniedListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminInviteRequestsDeniedList(AdminInviteRequestsDeniedListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminInviteRequestsDeniedList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.invite_requests.AdminInviteRequestsDeniedListRequest.AdminInviteRequestsDeniedListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminInviteRequestsDeniedListRequest - Class in com.github.seratch.jslack.api.methods.request.admin.invite_requests
https://api.slack.com/methods/admin.inviteRequests.denied.list
AdminInviteRequestsDeniedListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.invite_requests.AdminInviteRequestsDeniedListRequest
 
AdminInviteRequestsDeniedListResponse - Class in com.github.seratch.jslack.api.methods.response.admin.invite_requests
 
AdminInviteRequestsDeniedListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.invite_requests.AdminInviteRequestsDeniedListResponse
 
adminInviteRequestsDeny(AdminInviteRequestsDenyRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminInviteRequestsDeny(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.invite_requests.AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminInviteRequestsDeny(AdminInviteRequestsDenyRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminInviteRequestsDeny(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.invite_requests.AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminInviteRequestsDenyRequest - Class in com.github.seratch.jslack.api.methods.request.admin.invite_requests
https://api.slack.com/methods/admin.inviteRequests.deny
AdminInviteRequestsDenyRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.invite_requests.AdminInviteRequestsDenyRequest
 
AdminInviteRequestsDenyResponse - Class in com.github.seratch.jslack.api.methods.response.admin.invite_requests
 
AdminInviteRequestsDenyResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.invite_requests.AdminInviteRequestsDenyResponse
 
adminInviteRequestsList(AdminInviteRequestsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminInviteRequestsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.invite_requests.AdminInviteRequestsListRequest.AdminInviteRequestsListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminInviteRequestsList(AdminInviteRequestsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminInviteRequestsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.invite_requests.AdminInviteRequestsListRequest.AdminInviteRequestsListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminInviteRequestsListRequest - Class in com.github.seratch.jslack.api.methods.request.admin.invite_requests
https://api.slack.com/methods/admin.inviteRequests.list
AdminInviteRequestsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.invite_requests.AdminInviteRequestsListRequest
 
AdminInviteRequestsListResponse - Class in com.github.seratch.jslack.api.methods.response.admin.invite_requests
 
AdminInviteRequestsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.invite_requests.AdminInviteRequestsListResponse
 
adminTeamsAdminsList(AdminTeamsAdminsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminTeamsAdminsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsAdminsListRequest.AdminTeamsAdminsListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminTeamsAdminsList(AdminTeamsAdminsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminTeamsAdminsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsAdminsListRequest.AdminTeamsAdminsListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminTeamsAdminsListRequest - Class in com.github.seratch.jslack.api.methods.request.admin.teams
https://api.slack.com/methods/admin.teams.admins.list
AdminTeamsAdminsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsAdminsListRequest
 
AdminTeamsAdminsListResponse - Class in com.github.seratch.jslack.api.methods.response.admin.teams
 
AdminTeamsAdminsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.teams.AdminTeamsAdminsListResponse
 
adminTeamsCreate(AdminTeamsCreateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminTeamsCreate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsCreateRequest.AdminTeamsCreateRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminTeamsCreate(AdminTeamsCreateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminTeamsCreate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsCreateRequest.AdminTeamsCreateRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminTeamsCreateRequest - Class in com.github.seratch.jslack.api.methods.request.admin.teams
https://api.slack.com/methods/admin.teams.create
AdminTeamsCreateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsCreateRequest
 
AdminTeamsCreateResponse - Class in com.github.seratch.jslack.api.methods.response.admin.teams
 
AdminTeamsCreateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.teams.AdminTeamsCreateResponse
 
AdminTeamsCreateResponse.ResponseMetadata - Class in com.github.seratch.jslack.api.methods.response.admin.teams
 
adminTeamsList(AdminTeamsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminTeamsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsListRequest.AdminTeamsListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminTeamsList(AdminTeamsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminTeamsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsListRequest.AdminTeamsListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminTeamsListRequest - Class in com.github.seratch.jslack.api.methods.request.admin.teams
https://api.slack.com/methods/admin.teams.list
AdminTeamsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsListRequest
 
AdminTeamsListResponse - Class in com.github.seratch.jslack.api.methods.response.admin.teams
 
AdminTeamsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.teams.AdminTeamsListResponse
 
AdminTeamsListResponse.PrimaryOwner - Class in com.github.seratch.jslack.api.methods.response.admin.teams
 
AdminTeamsListResponse.Team - Class in com.github.seratch.jslack.api.methods.response.admin.teams
 
adminTeamsOwnersList(AdminTeamsOwnersListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminTeamsOwnersList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsOwnersListRequest.AdminTeamsOwnersListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminTeamsOwnersList(AdminTeamsOwnersListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminTeamsOwnersList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsOwnersListRequest.AdminTeamsOwnersListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminTeamsOwnersListRequest - Class in com.github.seratch.jslack.api.methods.request.admin.teams
https://api.slack.com/methods/admin.teams.owners.list
AdminTeamsOwnersListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsOwnersListRequest
 
AdminTeamsOwnersListResponse - Class in com.github.seratch.jslack.api.methods.response.admin.teams
 
AdminTeamsOwnersListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.teams.AdminTeamsOwnersListResponse
 
adminTeamsSettingsSetDescription(AdminTeamsSettingsSetDescriptionRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminTeamsSettingsSetDescription(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsSettingsSetDescriptionRequest.AdminTeamsSettingsSetDescriptionRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminTeamsSettingsSetDescription(AdminTeamsSettingsSetDescriptionRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminTeamsSettingsSetDescription(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsSettingsSetDescriptionRequest.AdminTeamsSettingsSetDescriptionRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminTeamsSettingsSetDescriptionRequest - Class in com.github.seratch.jslack.api.methods.request.admin.teams
https://api.slack.com/methods/admin.teams.settings.setDescription
AdminTeamsSettingsSetDescriptionRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsSettingsSetDescriptionRequest
 
AdminTeamsSettingsSetDescriptionResponse - Class in com.github.seratch.jslack.api.methods.response.admin.teams
 
AdminTeamsSettingsSetDescriptionResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.teams.AdminTeamsSettingsSetDescriptionResponse
 
adminTeamsSettingsSetIcon(AdminTeamsSettingsSetIconRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminTeamsSettingsSetIcon(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsSettingsSetIconRequest.AdminTeamsSettingsSetIconRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminTeamsSettingsSetIcon(AdminTeamsSettingsSetIconRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminTeamsSettingsSetIcon(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsSettingsSetIconRequest.AdminTeamsSettingsSetIconRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminTeamsSettingsSetIconRequest - Class in com.github.seratch.jslack.api.methods.request.admin.teams
https://api.slack.com/methods/admin.teams.settings.setIcon
AdminTeamsSettingsSetIconRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsSettingsSetIconRequest
 
AdminTeamsSettingsSetIconResponse - Class in com.github.seratch.jslack.api.methods.response.admin.teams
 
AdminTeamsSettingsSetIconResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.teams.AdminTeamsSettingsSetIconResponse
 
adminTeamsSettingsSetName(AdminTeamsSettingsSetNameRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminTeamsSettingsSetName(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsSettingsSetNameRequest.AdminTeamsSettingsSetNameRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminTeamsSettingsSetName(AdminTeamsSettingsSetNameRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminTeamsSettingsSetName(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsSettingsSetNameRequest.AdminTeamsSettingsSetNameRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminTeamsSettingsSetNameRequest - Class in com.github.seratch.jslack.api.methods.request.admin.teams
https://api.slack.com/methods/admin.teams.settings.setName
AdminTeamsSettingsSetNameRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.teams.AdminTeamsSettingsSetNameRequest
 
AdminTeamsSettingsSetNameResponse - Class in com.github.seratch.jslack.api.methods.response.admin.teams
 
AdminTeamsSettingsSetNameResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.teams.AdminTeamsSettingsSetNameResponse
 
adminUsersAssign(AdminUsersAssignRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminUsersAssign(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersAssignRequest.AdminUsersAssignRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminUsersAssign(AdminUsersAssignRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminUsersAssign(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersAssignRequest.AdminUsersAssignRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminUsersAssignRequest - Class in com.github.seratch.jslack.api.methods.request.admin.users
https://api.slack.com/methods/admin.users.assign
AdminUsersAssignRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersAssignRequest
 
AdminUsersAssignResponse - Class in com.github.seratch.jslack.api.methods.response.admin.users
 
AdminUsersAssignResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.users.AdminUsersAssignResponse
 
AdminUsersAssignResponse.ResponseMetadata - Class in com.github.seratch.jslack.api.methods.response.admin.users
 
adminUsersInvite(AdminUsersInviteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminUsersInvite(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersInviteRequest.AdminUsersInviteRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminUsersInvite(AdminUsersInviteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminUsersInvite(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersInviteRequest.AdminUsersInviteRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminUsersInviteRequest - Class in com.github.seratch.jslack.api.methods.request.admin.users
https://api.slack.com/methods/admin.users.invite
AdminUsersInviteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersInviteRequest
 
AdminUsersInviteResponse - Class in com.github.seratch.jslack.api.methods.response.admin.users
 
AdminUsersInviteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.users.AdminUsersInviteResponse
 
AdminUsersInviteResponse.ResponseMetadata - Class in com.github.seratch.jslack.api.methods.response.admin.users
 
adminUsersRemove(AdminUsersRemoveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminUsersRemove(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersRemoveRequest.AdminUsersRemoveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminUsersRemove(AdminUsersRemoveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminUsersRemove(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersRemoveRequest.AdminUsersRemoveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminUsersRemoveRequest - Class in com.github.seratch.jslack.api.methods.request.admin.users
https://api.slack.com/methods/admin.users.remove
AdminUsersRemoveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersRemoveRequest
 
AdminUsersRemoveResponse - Class in com.github.seratch.jslack.api.methods.response.admin.users
 
AdminUsersRemoveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.users.AdminUsersRemoveResponse
 
AdminUsersRemoveResponse.ResponseMetadata - Class in com.github.seratch.jslack.api.methods.response.admin.users
 
adminUsersSessionReset(AdminUsersSessionResetRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminUsersSessionReset(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersSessionResetRequest.AdminUsersSessionResetRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminUsersSessionReset(AdminUsersSessionResetRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminUsersSessionReset(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersSessionResetRequest.AdminUsersSessionResetRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminUsersSessionResetRequest - Class in com.github.seratch.jslack.api.methods.request.admin.users
https://api.slack.com/methods/admin.users.session.reset
AdminUsersSessionResetRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersSessionResetRequest
 
AdminUsersSessionResetResponse - Class in com.github.seratch.jslack.api.methods.response.admin.users
 
AdminUsersSessionResetResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.users.AdminUsersSessionResetResponse
 
adminUsersSetAdmin(AdminUsersSetAdminRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminUsersSetAdmin(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersSetAdminRequest.AdminUsersSetAdminRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminUsersSetAdmin(AdminUsersSetAdminRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminUsersSetAdmin(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersSetAdminRequest.AdminUsersSetAdminRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminUsersSetAdminRequest - Class in com.github.seratch.jslack.api.methods.request.admin.users
https://api.slack.com/methods/admin.users.setAdmin
AdminUsersSetAdminRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersSetAdminRequest
 
AdminUsersSetAdminResponse - Class in com.github.seratch.jslack.api.methods.response.admin.users
 
AdminUsersSetAdminResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.users.AdminUsersSetAdminResponse
 
AdminUsersSetAdminResponse.ResponseMetadata - Class in com.github.seratch.jslack.api.methods.response.admin.users
 
adminUsersSetOwner(AdminUsersSetOwnerRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminUsersSetOwner(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersSetOwnerRequest.AdminUsersSetOwnerRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminUsersSetOwner(AdminUsersSetOwnerRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminUsersSetOwner(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersSetOwnerRequest.AdminUsersSetOwnerRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminUsersSetOwnerRequest - Class in com.github.seratch.jslack.api.methods.request.admin.users
https://api.slack.com/methods/admin.users.setOwner
AdminUsersSetOwnerRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersSetOwnerRequest
 
AdminUsersSetOwnerResponse - Class in com.github.seratch.jslack.api.methods.response.admin.users
 
AdminUsersSetOwnerResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.users.AdminUsersSetOwnerResponse
 
AdminUsersSetOwnerResponse.ResponseMetadata - Class in com.github.seratch.jslack.api.methods.response.admin.users
 
adminUsersSetRegular(AdminUsersSetRegularRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminUsersSetRegular(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersSetRegularRequest.AdminUsersSetRegularRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
adminUsersSetRegular(AdminUsersSetRegularRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
adminUsersSetRegular(RequestConfigurator<com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersSetRegularRequest.AdminUsersSetRegularRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AdminUsersSetRegularRequest - Class in com.github.seratch.jslack.api.methods.request.admin.users
https://api.slack.com/methods/admin.users.setRegular
AdminUsersSetRegularRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.admin.users.AdminUsersSetRegularRequest
 
AdminUsersSetRegularResponse - Class in com.github.seratch.jslack.api.methods.response.admin.users
 
AdminUsersSetRegularResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.users.AdminUsersSetRegularResponse
 
AdminUsersSetRegularResponse.ResponseMetadata - Class in com.github.seratch.jslack.api.methods.response.admin.users
 
API_TEST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
apiTest(ApiTestRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
apiTest(RequestConfigurator<com.github.seratch.jslack.api.methods.request.api.ApiTestRequest.ApiTestRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
apiTest(ApiTestRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
apiTest(RequestConfigurator<com.github.seratch.jslack.api.methods.request.api.ApiTestRequest.ApiTestRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ApiTestRequest - Class in com.github.seratch.jslack.api.methods.request.api
 
ApiTestRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.api.ApiTestRequest
 
ApiTestResponse - Class in com.github.seratch.jslack.api.methods.response.api
 
ApiTestResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.api.ApiTestResponse
 
ApiTestResponse.Args - Class in com.github.seratch.jslack.api.methods.response.api
 
ApiToken - Class in com.github.seratch.jslack.shortcut.model
 
ApiToken(String) - Constructor for class com.github.seratch.jslack.shortcut.model.ApiToken
 
App() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.App
 
App() - Constructor for class com.github.seratch.jslack.api.audit.response.SchemasResponse.App
 
app_approved - Static variable in class com.github.seratch.jslack.api.audit.Actions.App
 
app_installed - Static variable in class com.github.seratch.jslack.api.audit.Actions.App
 
app_removed_from_whitelist - Static variable in class com.github.seratch.jslack.api.audit.Actions.App
 
app_resources_granted - Static variable in class com.github.seratch.jslack.api.audit.Actions.App
 
app_restricted - Static variable in class com.github.seratch.jslack.api.audit.Actions.App
 
app_scopes_expanded - Static variable in class com.github.seratch.jslack.api.audit.Actions.App
 
app_token_preserved - Static variable in class com.github.seratch.jslack.api.audit.Actions.App
 
app_uninstalled - Static variable in class com.github.seratch.jslack.api.audit.Actions.App
 
APPS_PERMISSIONS_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
Deprecated.
APPS_PERMISSIONS_REQUEST - Static variable in class com.github.seratch.jslack.api.methods.Methods
Deprecated.
APPS_PERMISSIONS_RESOURCES_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
Deprecated.
APPS_PERMISSIONS_SCOPES_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
Deprecated.
APPS_PERMISSIONS_USERS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
Deprecated.
APPS_PERMISSIONS_USERS_REQUEST - Static variable in class com.github.seratch.jslack.api.methods.Methods
Deprecated.
APPS_UNINSTALL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
appsPermissionsInfo(AppsPermissionsInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
appsPermissionsInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.apps.permissions.AppsPermissionsInfoRequest.AppsPermissionsInfoRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
appsPermissionsInfo(AppsPermissionsInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
Deprecated.
appsPermissionsInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.apps.permissions.AppsPermissionsInfoRequest.AppsPermissionsInfoRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
Deprecated.
AppsPermissionsInfoRequest - Class in com.github.seratch.jslack.api.methods.request.apps.permissions
 
AppsPermissionsInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.apps.permissions.AppsPermissionsInfoRequest
 
AppsPermissionsInfoResponse - Class in com.github.seratch.jslack.api.methods.response.apps.permissions
 
AppsPermissionsInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.AppsPermissionsInfoResponse
 
AppsPermissionsInfoResponse.Info - Class in com.github.seratch.jslack.api.methods.response.apps.permissions
 
AppsPermissionsInfoResponse.Info.Permissions - Class in com.github.seratch.jslack.api.methods.response.apps.permissions
 
AppsPermissionsInfoResponse.Info.Permissions.Resources - Class in com.github.seratch.jslack.api.methods.response.apps.permissions
 
appsPermissionsRequest(AppsPermissionsRequestRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
appsPermissionsRequest(RequestConfigurator<com.github.seratch.jslack.api.methods.request.apps.permissions.AppsPermissionsRequestRequest.AppsPermissionsRequestRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
appsPermissionsRequest(AppsPermissionsRequestRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
Deprecated.
appsPermissionsRequest(RequestConfigurator<com.github.seratch.jslack.api.methods.request.apps.permissions.AppsPermissionsRequestRequest.AppsPermissionsRequestRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
Deprecated.
AppsPermissionsRequestRequest - Class in com.github.seratch.jslack.api.methods.request.apps.permissions
 
AppsPermissionsRequestRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.apps.permissions.AppsPermissionsRequestRequest
 
AppsPermissionsRequestResponse - Class in com.github.seratch.jslack.api.methods.response.apps.permissions
 
AppsPermissionsRequestResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.AppsPermissionsRequestResponse
 
appsPermissionsResourcesList(AppsPermissionsResourcesListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
appsPermissionsResourcesList(AppsPermissionsResourcesListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
Deprecated.
AppsPermissionsResourcesListRequest - Class in com.github.seratch.jslack.api.methods.request.apps.permissions.resources
 
AppsPermissionsResourcesListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.apps.permissions.resources.AppsPermissionsResourcesListRequest
 
AppsPermissionsResourcesListResponse - Class in com.github.seratch.jslack.api.methods.response.apps.permissions.resources
 
AppsPermissionsResourcesListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.resources.AppsPermissionsResourcesListResponse
 
AppsPermissionsResourcesListResponse.Resource - Class in com.github.seratch.jslack.api.methods.response.apps.permissions.resources
 
appsPermissionsScopesList(AppsPermissionsScopesListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
appsPermissionsScopesList(AppsPermissionsScopesListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
Deprecated.
AppsPermissionsScopesListRequest - Class in com.github.seratch.jslack.api.methods.request.apps.permissions.scopes
 
AppsPermissionsScopesListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.apps.permissions.scopes.AppsPermissionsScopesListRequest
 
AppsPermissionsScopesListResponse - Class in com.github.seratch.jslack.api.methods.response.apps.permissions.scopes
 
AppsPermissionsScopesListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.scopes.AppsPermissionsScopesListResponse
 
AppsPermissionsScopesListResponse.Scope - Class in com.github.seratch.jslack.api.methods.response.apps.permissions.scopes
 
appsPermissionsUsersList(AppsPermissionsUsersListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
appsPermissionsUsersList(AppsPermissionsUsersListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
Deprecated.
AppsPermissionsUsersListRequest - Class in com.github.seratch.jslack.api.methods.request.apps.permissions.users
 
AppsPermissionsUsersListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.apps.permissions.users.AppsPermissionsUsersListRequest
 
AppsPermissionsUsersListResponse - Class in com.github.seratch.jslack.api.methods.response.apps.permissions.users
 
AppsPermissionsUsersListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.users.AppsPermissionsUsersListResponse
 
AppsPermissionsUsersListResponse.Resource - Class in com.github.seratch.jslack.api.methods.response.apps.permissions.users
 
appsPermissionsUsersRequest(AppsPermissionsUsersRequestRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
appsPermissionsUsersRequest(AppsPermissionsUsersRequestRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
Deprecated.
AppsPermissionsUsersRequestRequest - Class in com.github.seratch.jslack.api.methods.request.apps.permissions.users
 
AppsPermissionsUsersRequestRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.apps.permissions.users.AppsPermissionsUsersRequestRequest
 
AppsPermissionsUsersRequestResponse - Class in com.github.seratch.jslack.api.methods.response.apps.permissions.users
 
AppsPermissionsUsersRequestResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.users.AppsPermissionsUsersRequestResponse
 
appsUninstall(AppsUninstallRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
appsUninstall(RequestConfigurator<com.github.seratch.jslack.api.methods.request.apps.AppsUninstallRequest.AppsUninstallRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
appsUninstall(AppsUninstallRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
appsUninstall(RequestConfigurator<com.github.seratch.jslack.api.methods.request.apps.AppsUninstallRequest.AppsUninstallRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AppsUninstallRequest - Class in com.github.seratch.jslack.api.methods.request.apps
This method uninstalls an app.
AppsUninstallRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.apps.AppsUninstallRequest
 
AppsUninstallResponse - Class in com.github.seratch.jslack.api.methods.response.apps
 
AppsUninstallResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.AppsUninstallResponse
 
Args() - Constructor for class com.github.seratch.jslack.api.methods.response.api.ApiTestResponse.Args
 
audit() - Method in class com.github.seratch.jslack.Slack
Creates a Audit Logs API client.
audit(String) - Method in class com.github.seratch.jslack.Slack
 
AuditApiErrorResponse - Class in com.github.seratch.jslack.api.audit
 
AuditApiErrorResponse() - Constructor for class com.github.seratch.jslack.api.audit.AuditApiErrorResponse
 
AuditApiException - Exception in com.github.seratch.jslack.api.audit
 
AuditApiException(Response, String) - Constructor for exception com.github.seratch.jslack.api.audit.AuditApiException
 
AuditApiException(SlackConfig, Response, String) - Constructor for exception com.github.seratch.jslack.api.audit.AuditApiException
 
AuditApiException(Response, String, AuditApiErrorResponse) - Constructor for exception com.github.seratch.jslack.api.audit.AuditApiException
 
AuditApiRequest - Interface in com.github.seratch.jslack.api.audit
A marker interface for Slack API request objects.
AuditApiResponse - Interface in com.github.seratch.jslack.api.audit
 
AuditClient - Interface in com.github.seratch.jslack.api.audit
https://api.slack.com/docs/audit-logs-api
AuditClientImpl - Class in com.github.seratch.jslack.api.audit.impl
 
AuditClientImpl(SlackHttpClient) - Constructor for class com.github.seratch.jslack.api.audit.impl.AuditClientImpl
 
AuditClientImpl(SlackHttpClient, String) - Constructor for class com.github.seratch.jslack.api.audit.impl.AuditClientImpl
 
AUTH_REVOKE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
AUTH_TEST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
AuthedUser() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthV2AccessResponse.AuthedUser
 
AuthenticationScheme() - Constructor for class com.github.seratch.jslack.api.scim.response.ServiceProviderConfigsGetResponse.AuthenticationScheme
 
AuthorizingUser() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthAccessResponse.AuthorizingUser
Deprecated.
 
authRevoke(AuthRevokeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
authRevoke(RequestConfigurator<com.github.seratch.jslack.api.methods.request.auth.AuthRevokeRequest.AuthRevokeRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
authRevoke(AuthRevokeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
authRevoke(RequestConfigurator<com.github.seratch.jslack.api.methods.request.auth.AuthRevokeRequest.AuthRevokeRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AuthRevokeRequest - Class in com.github.seratch.jslack.api.methods.request.auth
 
AuthRevokeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.auth.AuthRevokeRequest
 
AuthRevokeResponse - Class in com.github.seratch.jslack.api.methods.response.auth
 
AuthRevokeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.auth.AuthRevokeResponse
 
authTest(AuthTestRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
authTest(RequestConfigurator<com.github.seratch.jslack.api.methods.request.auth.AuthTestRequest.AuthTestRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
authTest(AuthTestRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
authTest(RequestConfigurator<com.github.seratch.jslack.api.methods.request.auth.AuthTestRequest.AuthTestRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
AuthTestRequest - Class in com.github.seratch.jslack.api.methods.request.auth
 
AuthTestRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.auth.AuthTestRequest
 
AuthTestResponse - Class in com.github.seratch.jslack.api.methods.response.auth
 
AuthTestResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.auth.AuthTestResponse
 

B

billing_address_added - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
Bot() - Constructor for class com.github.seratch.jslack.api.methods.response.bots.BotsInfoResponse.Bot
 
Bot() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthAccessResponse.Bot
 
Bot() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthTokenResponse.Bot
 
bot_token_downgraded - Static variable in class com.github.seratch.jslack.api.audit.Actions.App
 
bot_token_upgraded - Static variable in class com.github.seratch.jslack.api.audit.Actions.App
 
BOTS_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
botsInfo(BotsInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
botsInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.bots.BotsInfoRequest.BotsInfoRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
botsInfo(BotsInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
botsInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.bots.BotsInfoRequest.BotsInfoRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
BotsInfoRequest - Class in com.github.seratch.jslack.api.methods.request.bots
 
BotsInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.bots.BotsInfoRequest
 
BotsInfoResponse - Class in com.github.seratch.jslack.api.methods.response.bots
 
BotsInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.bots.BotsInfoResponse
 
BotsInfoResponse.Bot - Class in com.github.seratch.jslack.api.methods.response.bots
 
Bulk() - Constructor for class com.github.seratch.jslack.api.scim.response.ServiceProviderConfigsGetResponse.Bulk
 

C

ChangePassword() - Constructor for class com.github.seratch.jslack.api.scim.response.ServiceProviderConfigsGetResponse.ChangePassword
 
Channel() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.Channel
 
Channel() - Constructor for class com.github.seratch.jslack.api.audit.response.SchemasResponse.Channel
 
channel_moved - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
channel_workspaces_updated - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
ChannelId - Class in com.github.seratch.jslack.shortcut.model
 
ChannelId(String) - Constructor for class com.github.seratch.jslack.shortcut.model.ChannelId
 
ChannelName - Class in com.github.seratch.jslack.shortcut.model
 
ChannelName(String) - Constructor for class com.github.seratch.jslack.shortcut.model.ChannelName
 
CHANNELS_ARCHIVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_CREATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
channels_export_completed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
channels_export_started - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
CHANNELS_HISTORY - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_INVITE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_JOIN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_KICK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_LEAVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_MARK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_RENAME - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_REPLIES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_SET_PURPOSE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_SET_TOPIC - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHANNELS_UNARCHIVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
channelsArchive(ChannelsArchiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsArchive(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsArchiveRequest.ChannelsArchiveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsArchive(ChannelsArchiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
channelsArchive(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsArchiveRequest.ChannelsArchiveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsArchiveRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsArchiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsArchiveRequest
 
ChannelsArchiveResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsArchiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsArchiveResponse
 
channelsCreate(ChannelsCreateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsCreate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsCreateRequest.ChannelsCreateRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsCreate(ChannelsCreateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
channelsCreate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsCreateRequest.ChannelsCreateRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsCreateRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsCreateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsCreateRequest
 
ChannelsCreateResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsCreateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsCreateResponse
 
channelsHistory(ChannelsHistoryRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsHistory(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsHistoryRequest.ChannelsHistoryRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsHistory(ChannelsHistoryRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
channelsHistory(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsHistoryRequest.ChannelsHistoryRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsHistoryRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsHistoryRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsHistoryRequest
 
ChannelsHistoryResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsHistoryResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsHistoryResponse
 
channelsInfo(ChannelsInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsInfoRequest.ChannelsInfoRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsInfo(ChannelsInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
channelsInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsInfoRequest.ChannelsInfoRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsInfoRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsInfoRequest
 
ChannelsInfoResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsInfoResponse
 
channelsInvite(ChannelsInviteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsInvite(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsInviteRequest.ChannelsInviteRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsInvite(ChannelsInviteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
channelsInvite(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsInviteRequest.ChannelsInviteRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsInviteRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsInviteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsInviteRequest
 
ChannelsInviteResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsInviteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsInviteResponse
 
channelsJoin(ChannelsJoinRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsJoin(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsJoinRequest.ChannelsJoinRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsJoin(ChannelsJoinRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
channelsJoin(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsJoinRequest.ChannelsJoinRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsJoinRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsJoinRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsJoinRequest
 
ChannelsJoinResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsJoinResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsJoinResponse
 
channelsKick(ChannelsKickRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsKick(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsKickRequest.ChannelsKickRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsKick(ChannelsKickRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
channelsKick(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsKickRequest.ChannelsKickRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsKickRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsKickRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsKickRequest
 
ChannelsKickResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsKickResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsKickResponse
 
channelsLeave(ChannelsLeaveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsLeave(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsLeaveRequest.ChannelsLeaveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsLeave(ChannelsLeaveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
channelsLeave(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsLeaveRequest.ChannelsLeaveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsLeaveRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsLeaveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsLeaveRequest
 
ChannelsLeaveResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsLeaveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsLeaveResponse
 
channelsList(ChannelsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsListRequest.ChannelsListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsList(ChannelsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
channelsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsListRequest.ChannelsListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsListRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsListRequest
 
ChannelsListResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsListResponse
 
channelsMark(ChannelsMarkRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsMark(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsMarkRequest.ChannelsMarkRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsMark(ChannelsMarkRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
channelsMark(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsMarkRequest.ChannelsMarkRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsMarkRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsMarkRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsMarkRequest
 
ChannelsMarkResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsMarkResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsMarkResponse
 
channelsRename(ChannelsRenameRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsRename(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsRenameRequest.ChannelsRenameRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsRename(ChannelsRenameRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
channelsRename(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsRenameRequest.ChannelsRenameRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsRenameRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsRenameRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsRenameRequest
 
ChannelsRenameResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsRenameResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsRenameResponse
 
channelsReplies(ChannelsRepliesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsReplies(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsRepliesRequest.ChannelsRepliesRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsReplies(ChannelsRepliesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
channelsReplies(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsRepliesRequest.ChannelsRepliesRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsRepliesRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsRepliesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsRepliesRequest
 
ChannelsRepliesResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsRepliesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsRepliesResponse
 
channelsSetPurpose(ChannelsSetPurposeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsSetPurpose(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsSetPurposeRequest.ChannelsSetPurposeRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsSetPurpose(ChannelsSetPurposeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
channelsSetPurpose(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsSetPurposeRequest.ChannelsSetPurposeRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsSetPurposeRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsSetPurposeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsSetPurposeRequest
 
ChannelsSetPurposeResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsSetPurposeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsSetPurposeResponse
 
channelsSetTopic(ChannelsSetTopicRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsSetTopic(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsSetTopicRequest.ChannelsSetTopicRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsSetTopic(ChannelsSetTopicRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
channelsSetTopic(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsSetTopicRequest.ChannelsSetTopicRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsSetTopicRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsSetTopicRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsSetTopicRequest
 
ChannelsSetTopicResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsSetTopicResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsSetTopicResponse
 
channelsUnarchive(ChannelsUnarchiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsUnarchive(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsUnarchiveRequest.ChannelsUnarchiveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
channelsUnarchive(ChannelsUnarchiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
channelsUnarchive(RequestConfigurator<com.github.seratch.jslack.api.methods.request.channels.ChannelsUnarchiveRequest.ChannelsUnarchiveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChannelsUnarchiveRequest - Class in com.github.seratch.jslack.api.methods.request.channels
 
ChannelsUnarchiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.channels.ChannelsUnarchiveRequest
 
ChannelsUnarchiveResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
ChannelsUnarchiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.ChannelsUnarchiveResponse
 
CHAT_DELETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_DELETE_SCHEDULED_MESSAGE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_GET_PERMALINK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_ME_MESSAGE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_POST_EPHEMERAL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_POST_MESSAGE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_SCHEDULE_MESSAGE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_SCHEDULED_MESSAGES_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_UNFURL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CHAT_UPDATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
chatDelete(ChatDeleteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatDelete(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatDeleteRequest.ChatDeleteRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatDelete(ChatDeleteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
chatDelete(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatDeleteRequest.ChatDeleteRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatDeleteRequest - Class in com.github.seratch.jslack.api.methods.request.chat
 
ChatDeleteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatDeleteRequest
 
ChatDeleteResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatDeleteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatDeleteResponse
 
chatDeleteScheduledMessage(ChatDeleteScheduledMessageRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatDeleteScheduledMessage(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatDeleteScheduledMessageRequest.ChatDeleteScheduledMessageRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatDeleteScheduledMessage(ChatDeleteScheduledMessageRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
chatDeleteScheduledMessage(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatDeleteScheduledMessageRequest.ChatDeleteScheduledMessageRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatDeleteScheduledMessageRequest - Class in com.github.seratch.jslack.api.methods.request.chat
 
ChatDeleteScheduledMessageRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatDeleteScheduledMessageRequest
 
ChatDeleteScheduledMessageResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatDeleteScheduledMessageResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatDeleteScheduledMessageResponse
 
chatGetPermalink(ChatGetPermalinkRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatGetPermalink(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatGetPermalinkRequest.ChatGetPermalinkRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatGetPermalink(ChatGetPermalinkRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
chatGetPermalink(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatGetPermalinkRequest.ChatGetPermalinkRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatGetPermalinkRequest - Class in com.github.seratch.jslack.api.methods.request.chat
A request to retrieve a permalink URL for a specific extant message
ChatGetPermalinkRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatGetPermalinkRequest
 
ChatGetPermalinkResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatGetPermalinkResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatGetPermalinkResponse
 
chatMeMessage(ChatMeMessageRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatMeMessage(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatMeMessageRequest.ChatMeMessageRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatMeMessage(ChatMeMessageRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
chatMeMessage(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatMeMessageRequest.ChatMeMessageRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatMeMessageRequest - Class in com.github.seratch.jslack.api.methods.request.chat
 
ChatMeMessageRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatMeMessageRequest
 
ChatMeMessageResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatMeMessageResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatMeMessageResponse
 
chatPostEphemeral(ChatPostEphemeralRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatPostEphemeral(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatPostEphemeralRequest.ChatPostEphemeralRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatPostEphemeral(ChatPostEphemeralRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
chatPostEphemeral(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatPostEphemeralRequest.ChatPostEphemeralRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatPostEphemeralRequest - Class in com.github.seratch.jslack.api.methods.request.chat
 
ChatPostEphemeralRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatPostEphemeralRequest
 
ChatPostEphemeralResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatPostEphemeralResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatPostEphemeralResponse
 
chatPostMessage(ChatPostMessageRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatPostMessage(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatPostMessageRequest.ChatPostMessageRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatPostMessage(ChatPostMessageRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
chatPostMessage(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatPostMessageRequest.ChatPostMessageRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatPostMessageRequest - Class in com.github.seratch.jslack.api.methods.request.chat
https://api.slack.com/methods/chat.postMessage
ChatPostMessageRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatPostMessageRequest
 
ChatPostMessageResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatPostMessageResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatPostMessageResponse
 
ChatPostMessageResponse.ResponseMetadata - Class in com.github.seratch.jslack.api.methods.response.chat
 
chatScheduleMessage(ChatScheduleMessageRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatScheduleMessage(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatScheduleMessageRequest.ChatScheduleMessageRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatScheduleMessage(ChatScheduleMessageRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
chatScheduleMessage(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatScheduleMessageRequest.ChatScheduleMessageRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatScheduleMessageRequest - Class in com.github.seratch.jslack.api.methods.request.chat
 
ChatScheduleMessageRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatScheduleMessageRequest
 
ChatScheduleMessageResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatScheduleMessageResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatScheduleMessageResponse
 
ChatScheduleMessageResponse.ScheduledMessage - Class in com.github.seratch.jslack.api.methods.response.chat
 
chatScheduleMessagesListMessage(ChatScheduleMessagesListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatScheduleMessagesListMessage(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.scheduled_messages.ChatScheduleMessagesListRequest.ChatScheduleMessagesListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatScheduleMessagesListMessage(ChatScheduleMessagesListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
chatScheduleMessagesListMessage(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.scheduled_messages.ChatScheduleMessagesListRequest.ChatScheduleMessagesListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatScheduleMessagesListRequest - Class in com.github.seratch.jslack.api.methods.request.chat.scheduled_messages
 
ChatScheduleMessagesListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.scheduled_messages.ChatScheduleMessagesListRequest
 
ChatScheduleMessagesListResponse - Class in com.github.seratch.jslack.api.methods.response.chat.scheduled_messages
 
ChatScheduleMessagesListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.scheduled_messages.ChatScheduleMessagesListResponse
 
ChatScheduleMessagesListResponse.ScheduledMessage - Class in com.github.seratch.jslack.api.methods.response.chat.scheduled_messages
 
chatUnfurl(ChatUnfurlRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatUnfurl(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatUnfurlRequest.ChatUnfurlRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatUnfurl(ChatUnfurlRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
chatUnfurl(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatUnfurlRequest.ChatUnfurlRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatUnfurlRequest - Class in com.github.seratch.jslack.api.methods.request.chat
Provide custom unfurl behavior for user-posted URLs
ChatUnfurlRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatUnfurlRequest
 
ChatUnfurlRequest.UnfurlDetail - Class in com.github.seratch.jslack.api.methods.request.chat
 
ChatUnfurlResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatUnfurlResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatUnfurlResponse
 
chatUpdate(ChatUpdateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatUpdate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatUpdateRequest.ChatUpdateRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
chatUpdate(ChatUpdateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
chatUpdate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.chat.ChatUpdateRequest.ChatUpdateRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ChatUpdateRequest - Class in com.github.seratch.jslack.api.methods.request.chat
 
ChatUpdateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatUpdateRequest
 
ChatUpdateResponse - Class in com.github.seratch.jslack.api.methods.response.chat
 
ChatUpdateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatUpdateResponse
 
close() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
com.github.seratch.jslack - package com.github.seratch.jslack
 
com.github.seratch.jslack.api - package com.github.seratch.jslack.api
 
com.github.seratch.jslack.api.audit - package com.github.seratch.jslack.api.audit
 
com.github.seratch.jslack.api.audit.impl - package com.github.seratch.jslack.api.audit.impl
 
com.github.seratch.jslack.api.audit.request - package com.github.seratch.jslack.api.audit.request
 
com.github.seratch.jslack.api.audit.response - package com.github.seratch.jslack.api.audit.response
 
com.github.seratch.jslack.api.methods - package com.github.seratch.jslack.api.methods
 
com.github.seratch.jslack.api.methods.impl - package com.github.seratch.jslack.api.methods.impl
 
com.github.seratch.jslack.api.methods.request.admin.apps - package com.github.seratch.jslack.api.methods.request.admin.apps
 
com.github.seratch.jslack.api.methods.request.admin.invite_requests - package com.github.seratch.jslack.api.methods.request.admin.invite_requests
 
com.github.seratch.jslack.api.methods.request.admin.teams - package com.github.seratch.jslack.api.methods.request.admin.teams
 
com.github.seratch.jslack.api.methods.request.admin.users - package com.github.seratch.jslack.api.methods.request.admin.users
 
com.github.seratch.jslack.api.methods.request.api - package com.github.seratch.jslack.api.methods.request.api
 
com.github.seratch.jslack.api.methods.request.apps - package com.github.seratch.jslack.api.methods.request.apps
 
com.github.seratch.jslack.api.methods.request.apps.permissions - package com.github.seratch.jslack.api.methods.request.apps.permissions
 
com.github.seratch.jslack.api.methods.request.apps.permissions.resources - package com.github.seratch.jslack.api.methods.request.apps.permissions.resources
 
com.github.seratch.jslack.api.methods.request.apps.permissions.scopes - package com.github.seratch.jslack.api.methods.request.apps.permissions.scopes
 
com.github.seratch.jslack.api.methods.request.apps.permissions.users - package com.github.seratch.jslack.api.methods.request.apps.permissions.users
 
com.github.seratch.jslack.api.methods.request.auth - package com.github.seratch.jslack.api.methods.request.auth
 
com.github.seratch.jslack.api.methods.request.bots - package com.github.seratch.jslack.api.methods.request.bots
 
com.github.seratch.jslack.api.methods.request.channels - package com.github.seratch.jslack.api.methods.request.channels
 
com.github.seratch.jslack.api.methods.request.chat - package com.github.seratch.jslack.api.methods.request.chat
 
com.github.seratch.jslack.api.methods.request.chat.scheduled_messages - package com.github.seratch.jslack.api.methods.request.chat.scheduled_messages
 
com.github.seratch.jslack.api.methods.request.conversations - package com.github.seratch.jslack.api.methods.request.conversations
 
com.github.seratch.jslack.api.methods.request.dialog - package com.github.seratch.jslack.api.methods.request.dialog
 
com.github.seratch.jslack.api.methods.request.dnd - package com.github.seratch.jslack.api.methods.request.dnd
 
com.github.seratch.jslack.api.methods.request.emoji - package com.github.seratch.jslack.api.methods.request.emoji
 
com.github.seratch.jslack.api.methods.request.files - package com.github.seratch.jslack.api.methods.request.files
 
com.github.seratch.jslack.api.methods.request.files.comments - package com.github.seratch.jslack.api.methods.request.files.comments
 
com.github.seratch.jslack.api.methods.request.files.remote - package com.github.seratch.jslack.api.methods.request.files.remote
 
com.github.seratch.jslack.api.methods.request.groups - package com.github.seratch.jslack.api.methods.request.groups
 
com.github.seratch.jslack.api.methods.request.im - package com.github.seratch.jslack.api.methods.request.im
 
com.github.seratch.jslack.api.methods.request.migration - package com.github.seratch.jslack.api.methods.request.migration
 
com.github.seratch.jslack.api.methods.request.mpim - package com.github.seratch.jslack.api.methods.request.mpim
 
com.github.seratch.jslack.api.methods.request.oauth - package com.github.seratch.jslack.api.methods.request.oauth
 
com.github.seratch.jslack.api.methods.request.pins - package com.github.seratch.jslack.api.methods.request.pins
 
com.github.seratch.jslack.api.methods.request.reactions - package com.github.seratch.jslack.api.methods.request.reactions
 
com.github.seratch.jslack.api.methods.request.reminders - package com.github.seratch.jslack.api.methods.request.reminders
 
com.github.seratch.jslack.api.methods.request.rtm - package com.github.seratch.jslack.api.methods.request.rtm
 
com.github.seratch.jslack.api.methods.request.search - package com.github.seratch.jslack.api.methods.request.search
 
com.github.seratch.jslack.api.methods.request.stars - package com.github.seratch.jslack.api.methods.request.stars
 
com.github.seratch.jslack.api.methods.request.team - package com.github.seratch.jslack.api.methods.request.team
 
com.github.seratch.jslack.api.methods.request.team.profile - package com.github.seratch.jslack.api.methods.request.team.profile
 
com.github.seratch.jslack.api.methods.request.usergroups - package com.github.seratch.jslack.api.methods.request.usergroups
 
com.github.seratch.jslack.api.methods.request.usergroups.users - package com.github.seratch.jslack.api.methods.request.usergroups.users
 
com.github.seratch.jslack.api.methods.request.users - package com.github.seratch.jslack.api.methods.request.users
 
com.github.seratch.jslack.api.methods.request.users.profile - package com.github.seratch.jslack.api.methods.request.users.profile
 
com.github.seratch.jslack.api.methods.request.views - package com.github.seratch.jslack.api.methods.request.views
 
com.github.seratch.jslack.api.methods.response.admin.apps - package com.github.seratch.jslack.api.methods.response.admin.apps
 
com.github.seratch.jslack.api.methods.response.admin.invite_requests - package com.github.seratch.jslack.api.methods.response.admin.invite_requests
 
com.github.seratch.jslack.api.methods.response.admin.teams - package com.github.seratch.jslack.api.methods.response.admin.teams
 
com.github.seratch.jslack.api.methods.response.admin.users - package com.github.seratch.jslack.api.methods.response.admin.users
 
com.github.seratch.jslack.api.methods.response.api - package com.github.seratch.jslack.api.methods.response.api
 
com.github.seratch.jslack.api.methods.response.apps - package com.github.seratch.jslack.api.methods.response.apps
 
com.github.seratch.jslack.api.methods.response.apps.permissions - package com.github.seratch.jslack.api.methods.response.apps.permissions
 
com.github.seratch.jslack.api.methods.response.apps.permissions.resources - package com.github.seratch.jslack.api.methods.response.apps.permissions.resources
 
com.github.seratch.jslack.api.methods.response.apps.permissions.scopes - package com.github.seratch.jslack.api.methods.response.apps.permissions.scopes
 
com.github.seratch.jslack.api.methods.response.apps.permissions.users - package com.github.seratch.jslack.api.methods.response.apps.permissions.users
 
com.github.seratch.jslack.api.methods.response.auth - package com.github.seratch.jslack.api.methods.response.auth
 
com.github.seratch.jslack.api.methods.response.bots - package com.github.seratch.jslack.api.methods.response.bots
 
com.github.seratch.jslack.api.methods.response.channels - package com.github.seratch.jslack.api.methods.response.channels
 
com.github.seratch.jslack.api.methods.response.chat - package com.github.seratch.jslack.api.methods.response.chat
 
com.github.seratch.jslack.api.methods.response.chat.scheduled_messages - package com.github.seratch.jslack.api.methods.response.chat.scheduled_messages
 
com.github.seratch.jslack.api.methods.response.conversations - package com.github.seratch.jslack.api.methods.response.conversations
 
com.github.seratch.jslack.api.methods.response.dialog - package com.github.seratch.jslack.api.methods.response.dialog
 
com.github.seratch.jslack.api.methods.response.dnd - package com.github.seratch.jslack.api.methods.response.dnd
 
com.github.seratch.jslack.api.methods.response.emoji - package com.github.seratch.jslack.api.methods.response.emoji
 
com.github.seratch.jslack.api.methods.response.files - package com.github.seratch.jslack.api.methods.response.files
 
com.github.seratch.jslack.api.methods.response.files.comments - package com.github.seratch.jslack.api.methods.response.files.comments
 
com.github.seratch.jslack.api.methods.response.files.remote - package com.github.seratch.jslack.api.methods.response.files.remote
 
com.github.seratch.jslack.api.methods.response.groups - package com.github.seratch.jslack.api.methods.response.groups
 
com.github.seratch.jslack.api.methods.response.im - package com.github.seratch.jslack.api.methods.response.im
 
com.github.seratch.jslack.api.methods.response.migration - package com.github.seratch.jslack.api.methods.response.migration
 
com.github.seratch.jslack.api.methods.response.mpim - package com.github.seratch.jslack.api.methods.response.mpim
 
com.github.seratch.jslack.api.methods.response.oauth - package com.github.seratch.jslack.api.methods.response.oauth
 
com.github.seratch.jslack.api.methods.response.pins - package com.github.seratch.jslack.api.methods.response.pins
 
com.github.seratch.jslack.api.methods.response.reactions - package com.github.seratch.jslack.api.methods.response.reactions
 
com.github.seratch.jslack.api.methods.response.reminders - package com.github.seratch.jslack.api.methods.response.reminders
 
com.github.seratch.jslack.api.methods.response.rtm - package com.github.seratch.jslack.api.methods.response.rtm
 
com.github.seratch.jslack.api.methods.response.search - package com.github.seratch.jslack.api.methods.response.search
 
com.github.seratch.jslack.api.methods.response.stars - package com.github.seratch.jslack.api.methods.response.stars
 
com.github.seratch.jslack.api.methods.response.team - package com.github.seratch.jslack.api.methods.response.team
 
com.github.seratch.jslack.api.methods.response.team.profile - package com.github.seratch.jslack.api.methods.response.team.profile
 
com.github.seratch.jslack.api.methods.response.usergroups - package com.github.seratch.jslack.api.methods.response.usergroups
 
com.github.seratch.jslack.api.methods.response.usergroups.users - package com.github.seratch.jslack.api.methods.response.usergroups.users
 
com.github.seratch.jslack.api.methods.response.users - package com.github.seratch.jslack.api.methods.response.users
 
com.github.seratch.jslack.api.methods.response.users.profile - package com.github.seratch.jslack.api.methods.response.users.profile
 
com.github.seratch.jslack.api.methods.response.views - package com.github.seratch.jslack.api.methods.response.views
 
com.github.seratch.jslack.api.rtm - package com.github.seratch.jslack.api.rtm
 
com.github.seratch.jslack.api.rtm.message - package com.github.seratch.jslack.api.rtm.message
 
com.github.seratch.jslack.api.scim - package com.github.seratch.jslack.api.scim
 
com.github.seratch.jslack.api.scim.impl - package com.github.seratch.jslack.api.scim.impl
 
com.github.seratch.jslack.api.scim.model - package com.github.seratch.jslack.api.scim.model
 
com.github.seratch.jslack.api.scim.request - package com.github.seratch.jslack.api.scim.request
 
com.github.seratch.jslack.api.scim.response - package com.github.seratch.jslack.api.scim.response
 
com.github.seratch.jslack.api.status.v1 - package com.github.seratch.jslack.api.status.v1
 
com.github.seratch.jslack.api.status.v1.impl - package com.github.seratch.jslack.api.status.v1.impl
 
com.github.seratch.jslack.api.status.v1.model - package com.github.seratch.jslack.api.status.v1.model
 
com.github.seratch.jslack.api.status.v2 - package com.github.seratch.jslack.api.status.v2
 
com.github.seratch.jslack.api.status.v2.impl - package com.github.seratch.jslack.api.status.v2.impl
 
com.github.seratch.jslack.api.status.v2.model - package com.github.seratch.jslack.api.status.v2.model
 
com.github.seratch.jslack.common.http - package com.github.seratch.jslack.common.http
 
com.github.seratch.jslack.common.http.listener - package com.github.seratch.jslack.common.http.listener
 
com.github.seratch.jslack.common.json - package com.github.seratch.jslack.common.json
 
com.github.seratch.jslack.shortcut - package com.github.seratch.jslack.shortcut
 
com.github.seratch.jslack.shortcut.impl - package com.github.seratch.jslack.shortcut.impl
 
com.github.seratch.jslack.shortcut.model - package com.github.seratch.jslack.shortcut.model
 
Comment() - Constructor for class com.github.seratch.jslack.api.methods.response.stars.StarsListResponse.Comment
 
configure(Builder) - Method in interface com.github.seratch.jslack.api.RequestConfigurator
 
connect() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
Connects to the wss endpoint and starts a new WebSocket session.
Context() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.Context
 
CONVERSATIONS_ARCHIVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_CLOSE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_CREATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_HISTORY - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_INVITE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_JOIN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_KICK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_LEAVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_MEMBERS - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_OPEN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_RENAME - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_REPLIES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_SET_PURPOSE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_SET_TOPIC - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
CONVERSATIONS_UNARCHIVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
conversationsArchive(ConversationsArchiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsArchive(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsArchiveRequest.ConversationsArchiveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsArchive(ConversationsArchiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsArchive(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsArchiveRequest.ConversationsArchiveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsArchiveRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsArchiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsArchiveRequest
 
ConversationsArchiveResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsArchiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsArchiveResponse
 
conversationsClose(ConversationsCloseRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsClose(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsCloseRequest.ConversationsCloseRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsClose(ConversationsCloseRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsClose(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsCloseRequest.ConversationsCloseRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsCloseRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsCloseRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsCloseRequest
 
ConversationsCloseResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsCloseResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsCloseResponse
 
conversationsCreate(ConversationsCreateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsCreate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsCreateRequest.ConversationsCreateRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsCreate(ConversationsCreateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsCreate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsCreateRequest.ConversationsCreateRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsCreateRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsCreateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsCreateRequest
 
ConversationsCreateResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsCreateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsCreateResponse
 
conversationsHistory(ConversationsHistoryRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsHistory(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsHistoryRequest.ConversationsHistoryRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsHistory(ConversationsHistoryRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsHistory(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsHistoryRequest.ConversationsHistoryRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsHistoryRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsHistoryRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsHistoryRequest
 
ConversationsHistoryResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsHistoryResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsHistoryResponse
 
conversationsInfo(ConversationsInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsInfoRequest.ConversationsInfoRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsInfo(ConversationsInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsInfoRequest.ConversationsInfoRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsInfoRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsInfoRequest
 
ConversationsInfoResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsInfoResponse
 
conversationsInvite(ConversationsInviteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsInvite(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsInviteRequest.ConversationsInviteRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsInvite(ConversationsInviteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsInvite(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsInviteRequest.ConversationsInviteRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsInviteRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsInviteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsInviteRequest
 
ConversationsInviteResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsInviteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsInviteResponse
 
ConversationsInviteResponse.Error - Class in com.github.seratch.jslack.api.methods.response.conversations
 
conversationsJoin(ConversationsJoinRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsJoin(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsJoinRequest.ConversationsJoinRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsJoin(ConversationsJoinRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsJoin(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsJoinRequest.ConversationsJoinRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsJoinRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsJoinRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsJoinRequest
 
ConversationsJoinResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsJoinResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsJoinResponse
 
conversationsKick(ConversationsKickRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsKick(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsKickRequest.ConversationsKickRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsKick(ConversationsKickRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsKick(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsKickRequest.ConversationsKickRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsKickRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsKickRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsKickRequest
 
ConversationsKickResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsKickResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsKickResponse
 
conversationsLeave(ConversationsLeaveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsLeave(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsLeaveRequest.ConversationsLeaveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsLeave(ConversationsLeaveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsLeave(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsLeaveRequest.ConversationsLeaveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsLeaveRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsLeaveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsLeaveRequest
 
ConversationsLeaveResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsLeaveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsLeaveResponse
 
conversationsList(ConversationsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsListRequest.ConversationsListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsList(ConversationsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsListRequest.ConversationsListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsListRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsListRequest
 
ConversationsListResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsListResponse
 
conversationsMembers(ConversationsMembersRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsMembers(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsMembersRequest.ConversationsMembersRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsMembers(ConversationsMembersRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsMembers(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsMembersRequest.ConversationsMembersRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsMembersRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsMembersRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsMembersRequest
 
ConversationsMembersResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsMembersResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsMembersResponse
 
conversationsOpen(ConversationsOpenRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsOpen(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsOpenRequest.ConversationsOpenRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsOpen(ConversationsOpenRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsOpen(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsOpenRequest.ConversationsOpenRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsOpenRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsOpenRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsOpenRequest
 
ConversationsOpenResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsOpenResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsOpenResponse
 
conversationsRename(ConversationsRenameRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsRename(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsRenameRequest.ConversationsRenameRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsRename(ConversationsRenameRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsRename(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsRenameRequest.ConversationsRenameRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsRenameRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsRenameRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsRenameRequest
 
ConversationsRenameResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsRenameResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsRenameResponse
 
conversationsReplies(ConversationsRepliesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsReplies(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsRepliesRequest.ConversationsRepliesRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsReplies(ConversationsRepliesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsReplies(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsRepliesRequest.ConversationsRepliesRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsRepliesRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsRepliesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsRepliesRequest
 
ConversationsRepliesResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsRepliesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsRepliesResponse
 
conversationsSetPurpose(ConversationsSetPurposeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsSetPurpose(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsSetPurposeRequest.ConversationsSetPurposeRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsSetPurpose(ConversationsSetPurposeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsSetPurpose(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsSetPurposeRequest.ConversationsSetPurposeRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsSetPurposeRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsSetPurposeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsSetPurposeRequest
 
ConversationsSetPurposeResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsSetPurposeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsSetPurposeResponse
 
conversationsSetTopic(ConversationsSetTopicRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsSetTopic(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsSetTopic(ConversationsSetTopicRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsSetTopic(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsSetTopicRequest.ConversationsSetTopicRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsSetTopicRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsSetTopicRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsSetTopicRequest
 
ConversationsSetTopicResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsSetTopicResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsSetTopicResponse
 
conversationsUnarchive(ConversationsUnarchiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsUnarchive(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsUnarchiveRequest.ConversationsUnarchiveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
conversationsUnarchive(ConversationsUnarchiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
conversationsUnarchive(RequestConfigurator<com.github.seratch.jslack.api.methods.request.conversations.ConversationsUnarchiveRequest.ConversationsUnarchiveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ConversationsUnarchiveRequest - Class in com.github.seratch.jslack.api.methods.request.conversations
 
ConversationsUnarchiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.conversations.ConversationsUnarchiveRequest
 
ConversationsUnarchiveResponse - Class in com.github.seratch.jslack.api.methods.response.conversations
 
ConversationsUnarchiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsUnarchiveResponse
 
corporate_exports_approved - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
corporate_exports_enabled - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
createCamelCase(SlackConfig) - Static method in class com.github.seratch.jslack.common.json.GsonFactory
 
createGroup(GroupsCreateRequest) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
createGroup(RequestConfigurator<com.github.seratch.jslack.api.scim.request.GroupsCreateRequest.GroupsCreateRequestBuilder>) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
createGroup(GroupsCreateRequest) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
createGroup(RequestConfigurator<com.github.seratch.jslack.api.scim.request.GroupsCreateRequest.GroupsCreateRequestBuilder>) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
createSnakeCase() - Static method in class com.github.seratch.jslack.common.json.GsonFactory
 
createSnakeCase(SlackConfig) - Static method in class com.github.seratch.jslack.common.json.GsonFactory
 
createUser(UsersCreateRequest) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
createUser(RequestConfigurator<com.github.seratch.jslack.api.scim.request.UsersCreateRequest.UsersCreateRequestBuilder>) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
createUser(UsersCreateRequest) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
createUser(RequestConfigurator<com.github.seratch.jslack.api.scim.request.UsersCreateRequest.UsersCreateRequestBuilder>) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
current() - Method in class com.github.seratch.jslack.api.status.v1.impl.LegacyStatusClientImpl
 
current() - Method in interface com.github.seratch.jslack.api.status.v1.LegacyStatusClient
 
current() - Method in class com.github.seratch.jslack.api.status.v2.impl.StatusClientImpl
 
current() - Method in interface com.github.seratch.jslack.api.status.v2.StatusClient
 
CurrentStatus - Class in com.github.seratch.jslack.api.status.v2.model
 
CurrentStatus() - Constructor for class com.github.seratch.jslack.api.status.v2.model.CurrentStatus
 
custom_tos_accepted - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 

D

DEFAULT - Static variable in class com.github.seratch.jslack.SlackConfig
 
delete(UsersDeleteRequest) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
Deprecated.
delete(RequestConfigurator<com.github.seratch.jslack.api.scim.request.UsersDeleteRequest.UsersDeleteRequestBuilder>) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
Deprecated.
delete(UsersDeleteRequest) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
Deprecated.
delete(RequestConfigurator<com.github.seratch.jslack.api.scim.request.UsersDeleteRequest.UsersDeleteRequestBuilder>) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
Deprecated.
delete(Request.Builder) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
deleteGroup(GroupsDeleteRequest) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
deleteGroup(RequestConfigurator<com.github.seratch.jslack.api.scim.request.GroupsDeleteRequest.GroupsDeleteRequestBuilder>) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
deleteGroup(GroupsDeleteRequest) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
deleteGroup(RequestConfigurator<com.github.seratch.jslack.api.scim.request.GroupsDeleteRequest.GroupsDeleteRequestBuilder>) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
deleteUser(UsersDeleteRequest) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
deleteUser(RequestConfigurator<com.github.seratch.jslack.api.scim.request.UsersDeleteRequest.UsersDeleteRequestBuilder>) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
deleteUser(UsersDeleteRequest) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
deleteUser(RequestConfigurator<com.github.seratch.jslack.api.scim.request.UsersDeleteRequest.UsersDeleteRequestBuilder>) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
deregister(RTMEventHandler<? extends Event>) - Method in interface com.github.seratch.jslack.api.rtm.RTMEventsDispatcher
Removes a EventHandler.
deregister(RTMEventHandler<? extends Event>) - Method in class com.github.seratch.jslack.api.rtm.RTMEventsDispatcherImpl
 
DetailedLoggingListener - Class in com.github.seratch.jslack.common.http.listener
 
DetailedLoggingListener() - Constructor for class com.github.seratch.jslack.common.http.listener.DetailedLoggingListener
 
Details() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.Details
 
detectEventType(String) - Static method in class com.github.seratch.jslack.api.rtm.RTMEventsDispatcherImpl
 
DIALOG_OPEN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
dialogOpen(DialogOpenRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dialogOpen(RequestConfigurator<com.github.seratch.jslack.api.methods.request.dialog.DialogOpenRequest.DialogOpenRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dialogOpen(DialogOpenRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
dialogOpen(RequestConfigurator<com.github.seratch.jslack.api.methods.request.dialog.DialogOpenRequest.DialogOpenRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DialogOpenRequest - Class in com.github.seratch.jslack.api.methods.request.dialog
 
DialogOpenRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dialog.DialogOpenRequest
 
DialogOpenResponse - Class in com.github.seratch.jslack.api.methods.response.dialog
 
DialogOpenResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dialog.DialogOpenResponse
 
disconnect() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
Disconnects from the wss endpoint.
dispatch(String) - Method in interface com.github.seratch.jslack.api.rtm.RTMEventsDispatcher
Dispatches requests to appropriate event handlers.
dispatch(String) - Method in class com.github.seratch.jslack.api.rtm.RTMEventsDispatcherImpl
 
DND_END_DND - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
DND_END_SNOOZE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
DND_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
DND_SET_SNOOZE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
DND_TEAM_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
dndEndDnd(DndEndDndRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndEndDnd(RequestConfigurator<com.github.seratch.jslack.api.methods.request.dnd.DndEndDndRequest.DndEndDndRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndEndDnd(DndEndDndRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
dndEndDnd(RequestConfigurator<com.github.seratch.jslack.api.methods.request.dnd.DndEndDndRequest.DndEndDndRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DndEndDndRequest - Class in com.github.seratch.jslack.api.methods.request.dnd
 
DndEndDndRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dnd.DndEndDndRequest
 
DndEndDndResponse - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndEndDndResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndEndDndResponse
 
dndEndSnooze(DndEndSnoozeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndEndSnooze(RequestConfigurator<com.github.seratch.jslack.api.methods.request.dnd.DndEndSnoozeRequest.DndEndSnoozeRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndEndSnooze(DndEndSnoozeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
dndEndSnooze(RequestConfigurator<com.github.seratch.jslack.api.methods.request.dnd.DndEndSnoozeRequest.DndEndSnoozeRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DndEndSnoozeRequest - Class in com.github.seratch.jslack.api.methods.request.dnd
 
DndEndSnoozeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dnd.DndEndSnoozeRequest
 
DndEndSnoozeResponse - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndEndSnoozeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndEndSnoozeResponse
 
dndInfo(DndInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.dnd.DndInfoRequest.DndInfoRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndInfo(DndInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
dndInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.dnd.DndInfoRequest.DndInfoRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DndInfoRequest - Class in com.github.seratch.jslack.api.methods.request.dnd
 
DndInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dnd.DndInfoRequest
 
DndInfoResponse - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndInfoResponse
 
dndSetSnooze(DndSetSnoozeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndSetSnooze(RequestConfigurator<com.github.seratch.jslack.api.methods.request.dnd.DndSetSnoozeRequest.DndSetSnoozeRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndSetSnooze(DndSetSnoozeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
dndSetSnooze(RequestConfigurator<com.github.seratch.jslack.api.methods.request.dnd.DndSetSnoozeRequest.DndSetSnoozeRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DndSetSnoozeRequest - Class in com.github.seratch.jslack.api.methods.request.dnd
 
DndSetSnoozeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dnd.DndSetSnoozeRequest
 
DndSetSnoozeResponse - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndSetSnoozeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndSetSnoozeResponse
 
dndTeamInfo(DndTeamInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndTeamInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.dnd.DndTeamInfoRequest.DndTeamInfoRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
dndTeamInfo(DndTeamInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
dndTeamInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.dnd.DndTeamInfoRequest.DndTeamInfoRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
DndTeamInfoRequest - Class in com.github.seratch.jslack.api.methods.request.dnd
 
DndTeamInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.dnd.DndTeamInfoRequest
 
DndTeamInfoResponse - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndTeamInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndTeamInfoResponse
 
DndTeamInfoResponse.DndTeamMemberInfo - Class in com.github.seratch.jslack.api.methods.response.dnd
 
DndTeamMemberInfo() - Constructor for class com.github.seratch.jslack.api.methods.response.dnd.DndTeamInfoResponse.DndTeamMemberInfo
 

E

ekm_clear_cache_set - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
ekm_enrolled - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
ekm_key_added - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
ekm_key_removed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
ekm_logging_config_set - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
ekm_slackbot_enroll_notification_sent - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
ekm_slackbot_logging_notification_sent - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
ekm_slackbot_rekey_notification_sent - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
ekm_slackbot_unenroll_notification_sent - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
ekm_unenrolled - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
Email() - Constructor for class com.github.seratch.jslack.api.scim.model.User.Email
 
emoji_added - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
emoji_aliased - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
EMOJI_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
emoji_removed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
emoji_renamed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
emojiList(EmojiListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
emojiList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.emoji.EmojiListRequest.EmojiListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
emojiList(EmojiListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
emojiList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.emoji.EmojiListRequest.EmojiListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
EmojiListRequest - Class in com.github.seratch.jslack.api.methods.request.emoji
 
EmojiListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.emoji.EmojiListRequest
 
EmojiListResponse - Class in com.github.seratch.jslack.api.methods.response.emoji
 
EmojiListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.emoji.EmojiListResponse
 
EmojiName - Class in com.github.seratch.jslack.shortcut.model
 
EmojiName(String) - Constructor for class com.github.seratch.jslack.shortcut.model.EmojiName
 
ENDPOINT_URL_PREFIX - Static variable in interface com.github.seratch.jslack.api.audit.AuditClient
 
ENDPOINT_URL_PREFIX - Static variable in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ENDPOINT_URL_PREFIX - Static variable in interface com.github.seratch.jslack.api.scim.SCIMClient
 
ENDPOINT_URL_PREFIX - Static variable in interface com.github.seratch.jslack.api.status.v1.LegacyStatusClient
 
ENDPOINT_URL_PREFIX - Static variable in interface com.github.seratch.jslack.api.status.v2.StatusClient
 
Enterprise() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.Enterprise
 
Enterprise() - Constructor for class com.github.seratch.jslack.api.audit.response.SchemasResponse.Enterprise
 
Enterprise() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthV2AccessResponse.Enterprise
 
Entity() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.Entity
 
Entry() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.Entry
 
Error() - Constructor for class com.github.seratch.jslack.api.methods.response.conversations.ConversationsInviteResponse.Error
 
Errors() - Constructor for class com.github.seratch.jslack.api.scim.SCIMApiErrorResponse.Errors
 
Etag() - Constructor for class com.github.seratch.jslack.api.scim.response.ServiceProviderConfigsGetResponse.Etag
 
Extension() - Constructor for class com.github.seratch.jslack.api.scim.model.User.Extension
 
external_shared_channel_connected - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
external_shared_channel_connected - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
external_shared_channel_disconnected - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
external_shared_channel_disconnected - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
external_shared_channel_invite_accepted - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
external_shared_channel_invite_approved - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
external_shared_channel_invite_created - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
external_shared_channel_invite_declined - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
external_shared_channel_invite_expired - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
external_shared_channel_invite_revoked - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
external_shared_channel_invite_sent - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
external_shared_channel_reconnected - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 

F

File() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.File
 
File() - Constructor for class com.github.seratch.jslack.api.audit.response.SchemasResponse.File
 
file_downloaded - Static variable in class com.github.seratch.jslack.api.audit.Actions.File
 
file_downloaded_blocked - Static variable in class com.github.seratch.jslack.api.audit.Actions.File
 
file_public_link_created - Static variable in class com.github.seratch.jslack.api.audit.Actions.File
 
file_public_link_revoked - Static variable in class com.github.seratch.jslack.api.audit.Actions.File
 
file_shared - Static variable in class com.github.seratch.jslack.api.audit.Actions.File
 
file_uploaded - Static variable in class com.github.seratch.jslack.api.audit.Actions.File
 
FileCommentId - Class in com.github.seratch.jslack.shortcut.model
 
FileCommentId(String) - Constructor for class com.github.seratch.jslack.shortcut.model.FileCommentId
 
FileId - Class in com.github.seratch.jslack.shortcut.model
 
FileId(String) - Constructor for class com.github.seratch.jslack.shortcut.model.FileId
 
FILES_COMMENTS_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
Deprecated.
FILES_COMMENTS_DELETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
Deprecated.
FILES_COMMENTS_EDIT - Static variable in class com.github.seratch.jslack.api.methods.Methods
Deprecated.
FILES_DELETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_REMOTE_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_REMOTE_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_REMOTE_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_REMOTE_REMOVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_REMOTE_SHARE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_REMOTE_UPDATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_REVOKE_PUBLIC_URL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_SHARED_PUBLIC_URL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
FILES_UPLOAD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
filesCommentEdit(FilesCommentsEditRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesCommentEdit(FilesCommentsEditRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
Deprecated.
filesCommentsAdd(FilesCommentsAddRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesCommentsAdd(FilesCommentsAddRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
Deprecated.
FilesCommentsAddRequest - Class in com.github.seratch.jslack.api.methods.request.files.comments
 
FilesCommentsAddRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.comments.FilesCommentsAddRequest
 
FilesCommentsAddResponse - Class in com.github.seratch.jslack.api.methods.response.files.comments
 
FilesCommentsAddResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.comments.FilesCommentsAddResponse
 
filesCommentsDelete(FilesCommentsDeleteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesCommentsDelete(FilesCommentsDeleteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
Deprecated.
FilesCommentsDeleteRequest - Class in com.github.seratch.jslack.api.methods.request.files.comments
 
FilesCommentsDeleteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.comments.FilesCommentsDeleteRequest
 
FilesCommentsDeleteResponse - Class in com.github.seratch.jslack.api.methods.response.files.comments
 
FilesCommentsDeleteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.comments.FilesCommentsDeleteResponse
 
FilesCommentsEditRequest - Class in com.github.seratch.jslack.api.methods.request.files.comments
 
FilesCommentsEditRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.comments.FilesCommentsEditRequest
 
FilesCommentsEditResponse - Class in com.github.seratch.jslack.api.methods.response.files.comments
 
FilesCommentsEditResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.comments.FilesCommentsEditResponse
 
filesDelete(FilesDeleteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesDelete(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.FilesDeleteRequest.FilesDeleteRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesDelete(FilesDeleteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
filesDelete(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.FilesDeleteRequest.FilesDeleteRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesDeleteRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesDeleteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesDeleteRequest
 
FilesDeleteResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesDeleteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesDeleteResponse
 
filesInfo(FilesInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.FilesInfoRequest.FilesInfoRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesInfo(FilesInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
filesInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.FilesInfoRequest.FilesInfoRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesInfoRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesInfoRequest
 
FilesInfoResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesInfoResponse
 
filesList(FilesListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.FilesListRequest.FilesListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesList(FilesListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
filesList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.FilesListRequest.FilesListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesListRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesListRequest
 
FilesListResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesListResponse
 
filesRemoteAdd(FilesRemoteAddRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRemoteAdd(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteAddRequest.FilesRemoteAddRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRemoteAdd(FilesRemoteAddRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
filesRemoteAdd(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteAddRequest.FilesRemoteAddRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesRemoteAddRequest - Class in com.github.seratch.jslack.api.methods.request.files.remote
https://api.slack.com/methods/files.remote.add
FilesRemoteAddRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteAddRequest
 
FilesRemoteAddResponse - Class in com.github.seratch.jslack.api.methods.response.files.remote
 
FilesRemoteAddResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.remote.FilesRemoteAddResponse
 
filesRemoteInfo(FilesRemoteInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRemoteInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteInfoRequest.FilesRemoteInfoRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRemoteInfo(FilesRemoteInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
filesRemoteInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteInfoRequest.FilesRemoteInfoRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesRemoteInfoRequest - Class in com.github.seratch.jslack.api.methods.request.files.remote
https://api.slack.com/methods/files.remote.info
FilesRemoteInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteInfoRequest
 
FilesRemoteInfoResponse - Class in com.github.seratch.jslack.api.methods.response.files.remote
 
FilesRemoteInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.remote.FilesRemoteInfoResponse
 
filesRemoteList(FilesRemoteListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRemoteList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteListRequest.FilesRemoteListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRemoteList(FilesRemoteListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
filesRemoteList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteListRequest.FilesRemoteListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesRemoteListRequest - Class in com.github.seratch.jslack.api.methods.request.files.remote
https://api.slack.com/methods/files.remote.list
FilesRemoteListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteListRequest
 
FilesRemoteListResponse - Class in com.github.seratch.jslack.api.methods.response.files.remote
 
FilesRemoteListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.remote.FilesRemoteListResponse
 
filesRemoteRemove(FilesRemoteRemoveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRemoteRemove(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteRemoveRequest.FilesRemoteRemoveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRemoteRemove(FilesRemoteRemoveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
filesRemoteRemove(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteRemoveRequest.FilesRemoteRemoveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesRemoteRemoveRequest - Class in com.github.seratch.jslack.api.methods.request.files.remote
 
FilesRemoteRemoveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteRemoveRequest
 
FilesRemoteRemoveResponse - Class in com.github.seratch.jslack.api.methods.response.files.remote
 
FilesRemoteRemoveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.remote.FilesRemoteRemoveResponse
 
filesRemoteShare(FilesRemoteShareRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRemoteShare(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteShareRequest.FilesRemoteShareRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRemoteShare(FilesRemoteShareRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
filesRemoteShare(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteShareRequest.FilesRemoteShareRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesRemoteShareRequest - Class in com.github.seratch.jslack.api.methods.request.files.remote
 
FilesRemoteShareRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteShareRequest
 
FilesRemoteShareResponse - Class in com.github.seratch.jslack.api.methods.response.files.remote
 
FilesRemoteShareResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.remote.FilesRemoteShareResponse
 
filesRemoteUpdate(FilesRemoteUpdateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRemoteUpdate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRemoteUpdate(FilesRemoteUpdateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
filesRemoteUpdate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteUpdateRequest.FilesRemoteUpdateRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesRemoteUpdateRequest - Class in com.github.seratch.jslack.api.methods.request.files.remote
 
FilesRemoteUpdateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.remote.FilesRemoteUpdateRequest
 
FilesRemoteUpdateResponse - Class in com.github.seratch.jslack.api.methods.response.files.remote
 
FilesRemoteUpdateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.remote.FilesRemoteUpdateResponse
 
filesRevokePublicURL(FilesRevokePublicURLRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRevokePublicURL(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.FilesRevokePublicURLRequest.FilesRevokePublicURLRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesRevokePublicURL(FilesRevokePublicURLRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
filesRevokePublicURL(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.FilesRevokePublicURLRequest.FilesRevokePublicURLRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesRevokePublicURLRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesRevokePublicURLRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesRevokePublicURLRequest
 
FilesRevokePublicURLResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesRevokePublicURLResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesRevokePublicURLResponse
 
filesSharedPublicURL(FilesSharedPublicURLRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesSharedPublicURL(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.FilesSharedPublicURLRequest.FilesSharedPublicURLRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesSharedPublicURL(FilesSharedPublicURLRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
filesSharedPublicURL(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.FilesSharedPublicURLRequest.FilesSharedPublicURLRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesSharedPublicURLRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesSharedPublicURLRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesSharedPublicURLRequest
 
FilesSharedPublicURLResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesSharedPublicURLResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesSharedPublicURLResponse
 
filesUpload(FilesUploadRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesUpload(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.FilesUploadRequest.FilesUploadRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
filesUpload(FilesUploadRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
filesUpload(RequestConfigurator<com.github.seratch.jslack.api.methods.request.files.FilesUploadRequest.FilesUploadRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
FilesUploadRequest - Class in com.github.seratch.jslack.api.methods.request.files
 
FilesUploadRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.files.FilesUploadRequest
 
FilesUploadResponse - Class in com.github.seratch.jslack.api.methods.response.files
 
FilesUploadResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.files.FilesUploadResponse
 
Filter() - Constructor for class com.github.seratch.jslack.api.scim.response.ServiceProviderConfigsGetResponse.Filter
 
findChannelIdByName(ChannelName) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
findChannelIdByName(ChannelName) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Returns ChannelId corresponding to a given channel name if exists.
findChannelNameById(ChannelId) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
findChannelNameById(ChannelId) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Returns a channel's human readable name corresponding to a given channel id if exists.
findRecentMessagesByName(ChannelName) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
findRecentMessagesByName(ChannelName, int) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
findRecentMessagesByName(ChannelName) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Returns a list of messages in the channel a given name matches.
findRecentMessagesByName(ChannelName, int) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
 

G

get(String, Map<String, String>, String) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
getActions() - Method in interface com.github.seratch.jslack.api.audit.AuditClient
 
getActions(ActionsRequest) - Method in interface com.github.seratch.jslack.api.audit.AuditClient
 
getActions(RequestConfigurator<com.github.seratch.jslack.api.audit.request.ActionsRequest.ActionsRequestBuilder>) - Method in interface com.github.seratch.jslack.api.audit.AuditClient
 
getActions() - Method in class com.github.seratch.jslack.api.audit.impl.AuditClientImpl
 
getActions(ActionsRequest) - Method in class com.github.seratch.jslack.api.audit.impl.AuditClientImpl
 
getActions(RequestConfigurator<com.github.seratch.jslack.api.audit.request.ActionsRequest.ActionsRequestBuilder>) - Method in class com.github.seratch.jslack.api.audit.impl.AuditClientImpl
 
getConfig() - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
getConnectedBotUser() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
getEndpointUrlPrefix() - Method in class com.github.seratch.jslack.api.audit.impl.AuditClientImpl
 
getEndpointUrlPrefix() - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
getEndpointUrlPrefix() - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
getEndpointUrlPrefix() - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
getEndpointUrlPrefix() - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
getEndpointUrlPrefix() - Method in class com.github.seratch.jslack.api.status.v1.impl.LegacyStatusClientImpl
 
getEndpointUrlPrefix() - Method in interface com.github.seratch.jslack.api.status.v1.LegacyStatusClient
 
getEndpointUrlPrefix() - Method in class com.github.seratch.jslack.api.status.v2.impl.StatusClientImpl
 
getEndpointUrlPrefix() - Method in interface com.github.seratch.jslack.api.status.v2.StatusClient
 
getError() - Method in interface com.github.seratch.jslack.api.audit.AuditApiResponse
 
getError() - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
getEventClass() - Method in class com.github.seratch.jslack.api.rtm.RTMEventHandler
Returns the Class object of the Event implementation.
getEventType() - Method in class com.github.seratch.jslack.api.rtm.RTMEventHandler
Returns the type value of the event (e.g., MessageEvent.TYPE_NAME)
getHttpClient() - Method in class com.github.seratch.jslack.Slack
 
getInstance() - Static method in class com.github.seratch.jslack.api.rtm.RTMEventsDispatcherFactory
Returns an RTMEventsDispatcher.
getInstance() - Static method in class com.github.seratch.jslack.Slack
 
getInstance(SlackConfig) - Static method in class com.github.seratch.jslack.Slack
 
getInstance(SlackConfig, SlackHttpClient) - Static method in class com.github.seratch.jslack.Slack
 
getInstance(SlackHttpClient) - Static method in class com.github.seratch.jslack.Slack
 
getLogs(LogsRequest) - Method in interface com.github.seratch.jslack.api.audit.AuditClient
 
getLogs(RequestConfigurator<com.github.seratch.jslack.api.audit.request.LogsRequest.LogsRequestBuilder>) - Method in interface com.github.seratch.jslack.api.audit.AuditClient
 
getLogs(LogsRequest) - Method in class com.github.seratch.jslack.api.audit.impl.AuditClientImpl
 
getLogs(RequestConfigurator<com.github.seratch.jslack.api.audit.request.LogsRequest.LogsRequestBuilder>) - Method in class com.github.seratch.jslack.api.audit.impl.AuditClientImpl
 
getNeeded() - Method in interface com.github.seratch.jslack.api.audit.AuditApiResponse
 
getNeeded() - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
getProvided() - Method in interface com.github.seratch.jslack.api.audit.AuditApiResponse
 
getProvided() - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
getSchemas() - Method in interface com.github.seratch.jslack.api.audit.AuditClient
 
getSchemas(SchemasRequest) - Method in interface com.github.seratch.jslack.api.audit.AuditClient
 
getSchemas(RequestConfigurator<com.github.seratch.jslack.api.audit.request.SchemasRequest.SchemasRequestBuilder>) - Method in interface com.github.seratch.jslack.api.audit.AuditClient
 
getSchemas() - Method in class com.github.seratch.jslack.api.audit.impl.AuditClientImpl
 
getSchemas(SchemasRequest) - Method in class com.github.seratch.jslack.api.audit.impl.AuditClientImpl
 
getSchemas(RequestConfigurator<com.github.seratch.jslack.api.audit.request.SchemasRequest.SchemasRequestBuilder>) - Method in class com.github.seratch.jslack.api.audit.impl.AuditClientImpl
 
getServiceProviderConfigs(ServiceProviderConfigsGetRequest) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
getServiceProviderConfigs(RequestConfigurator<com.github.seratch.jslack.api.scim.request.ServiceProviderConfigsGetRequest.ServiceProviderConfigsGetRequestBuilder>) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
getServiceProviderConfigs(ServiceProviderConfigsGetRequest) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
getServiceProviderConfigs(RequestConfigurator<com.github.seratch.jslack.api.scim.request.ServiceProviderConfigsGetRequest.ServiceProviderConfigsGetRequestBuilder>) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
getSlack() - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
getToken() - Method in interface com.github.seratch.jslack.api.audit.AuditApiRequest
 
getToken(SlackApiRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
getToken() - Method in class com.github.seratch.jslack.api.methods.request.api.ApiTestRequest
 
getToken() - Method in class com.github.seratch.jslack.api.methods.request.oauth.OAuthAccessRequest
 
getToken() - Method in class com.github.seratch.jslack.api.methods.request.oauth.OAuthTokenRequest
 
getToken() - Method in class com.github.seratch.jslack.api.methods.request.oauth.OAuthV2AccessRequest
 
getToken() - Method in interface com.github.seratch.jslack.api.methods.SlackApiRequest
 
getToken() - Method in interface com.github.seratch.jslack.api.scim.SCIMApiRequest
 
getWarning() - Method in interface com.github.seratch.jslack.api.audit.AuditApiResponse
 
getWarning() - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
getWssUri() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
Grant() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.Grant
 
Group - Class in com.github.seratch.jslack.api.scim.model
 
Group() - Constructor for class com.github.seratch.jslack.api.scim.model.Group
 
Group.Member - Class in com.github.seratch.jslack.api.scim.model
 
Group.Meta - Class in com.github.seratch.jslack.api.scim.model
 
group_converted_to_channel - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
GroupId - Class in com.github.seratch.jslack.shortcut.model
 
GroupId(String) - Constructor for class com.github.seratch.jslack.shortcut.model.GroupId
 
GroupOperation() - Constructor for class com.github.seratch.jslack.api.scim.request.GroupsPatchRequest.GroupOperation
 
GROUPS_ARCHIVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_CLOSE - Static variable in class com.github.seratch.jslack.api.methods.Methods
Deprecated.
GROUPS_CREATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_CREATE_CHILD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_HISTORY - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_INVITE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_KICK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_LEAVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_MARK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_OPEN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_RENAME - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_REPLIES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_SET_PURPOSE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_SET_TOPIC - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
GROUPS_UNARCHIVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
groupsArchive(GroupsArchiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsArchive(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsArchiveRequest.GroupsArchiveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsArchive(GroupsArchiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsArchive(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsArchiveRequest.GroupsArchiveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsArchiveRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsArchiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsArchiveRequest
 
GroupsArchiveResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsArchiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsArchiveResponse
 
groupsClose(GroupsCloseRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsClose(GroupsCloseRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
Deprecated.
GroupsCloseRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsCloseRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsCloseRequest
 
GroupsCloseResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsCloseResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsCloseResponse
 
groupsCreate(GroupsCreateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsCreate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsCreateRequest.GroupsCreateRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsCreate(GroupsCreateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsCreate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsCreateRequest.GroupsCreateRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsCreateChild(GroupsCreateChildRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsCreateChild(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsCreateChildRequest.GroupsCreateChildRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsCreateChild(GroupsCreateChildRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsCreateChild(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsCreateChildRequest.GroupsCreateChildRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsCreateChildRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsCreateChildRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsCreateChildRequest
 
GroupsCreateChildResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsCreateChildResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsCreateChildResponse
 
GroupsCreateRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsCreateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsCreateRequest
 
GroupsCreateRequest - Class in com.github.seratch.jslack.api.scim.request
 
GroupsCreateRequest() - Constructor for class com.github.seratch.jslack.api.scim.request.GroupsCreateRequest
 
GroupsCreateResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsCreateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsCreateResponse
 
GroupsCreateResponse - Class in com.github.seratch.jslack.api.scim.response
 
GroupsCreateResponse() - Constructor for class com.github.seratch.jslack.api.scim.response.GroupsCreateResponse
 
GroupsDeleteRequest - Class in com.github.seratch.jslack.api.scim.request
 
GroupsDeleteRequest() - Constructor for class com.github.seratch.jslack.api.scim.request.GroupsDeleteRequest
 
GroupsDeleteResponse - Class in com.github.seratch.jslack.api.scim.response
 
GroupsDeleteResponse() - Constructor for class com.github.seratch.jslack.api.scim.response.GroupsDeleteResponse
 
groupsHistory(GroupsHistoryRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsHistory(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsHistoryRequest.GroupsHistoryRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsHistory(GroupsHistoryRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsHistory(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsHistoryRequest.GroupsHistoryRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsHistoryRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsHistoryRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsHistoryRequest
 
GroupsHistoryResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsHistoryResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsHistoryResponse
 
groupsInfo(GroupsInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsInfoRequest.GroupsInfoRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsInfo(GroupsInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsInfoRequest.GroupsInfoRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsInfoRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsInfoRequest
 
GroupsInfoResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsInfoResponse
 
groupsInvite(GroupsInviteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsInvite(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsInviteRequest.GroupsInviteRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsInvite(GroupsInviteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsInvite(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsInviteRequest.GroupsInviteRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsInviteRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsInviteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsInviteRequest
 
GroupsInviteResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsInviteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsInviteResponse
 
groupsKick(GroupsKickRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsKick(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsKickRequest.GroupsKickRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsKick(GroupsKickRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsKick(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsKickRequest.GroupsKickRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsKickRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsKickRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsKickRequest
 
GroupsKickResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsKickResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsKickResponse
 
groupsLeave(GroupsLeaveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsLeave(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsLeaveRequest.GroupsLeaveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsLeave(GroupsLeaveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsLeave(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsLeaveRequest.GroupsLeaveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsLeaveRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsLeaveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsLeaveRequest
 
GroupsLeaveResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsLeaveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsLeaveResponse
 
groupsList(GroupsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsListRequest.GroupsListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsList(GroupsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsListRequest.GroupsListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsListRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsListRequest
 
GroupsListResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsListResponse
 
groupsMark(GroupsMarkRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsMark(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsMarkRequest.GroupsMarkRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsMark(GroupsMarkRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsMark(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsMarkRequest.GroupsMarkRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsMarkRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsMarkRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsMarkRequest
 
GroupsMarkResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsMarkResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsMarkResponse
 
groupsOpen(GroupsOpenRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsOpen(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsOpenRequest.GroupsOpenRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsOpen(GroupsOpenRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsOpen(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsOpenRequest.GroupsOpenRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsOpenRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsOpenRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsOpenRequest
 
GroupsOpenResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsOpenResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsOpenResponse
 
GroupsPatchRequest - Class in com.github.seratch.jslack.api.scim.request
 
GroupsPatchRequest() - Constructor for class com.github.seratch.jslack.api.scim.request.GroupsPatchRequest
 
GroupsPatchRequest.GroupOperation - Class in com.github.seratch.jslack.api.scim.request
 
GroupsPatchRequest.MemberOperation - Class in com.github.seratch.jslack.api.scim.request
 
GroupsPatchResponse - Class in com.github.seratch.jslack.api.scim.response
 
GroupsPatchResponse() - Constructor for class com.github.seratch.jslack.api.scim.response.GroupsPatchResponse
 
GroupsReadRequest - Class in com.github.seratch.jslack.api.scim.request
 
GroupsReadRequest() - Constructor for class com.github.seratch.jslack.api.scim.request.GroupsReadRequest
 
GroupsReadResponse - Class in com.github.seratch.jslack.api.scim.response
 
GroupsReadResponse() - Constructor for class com.github.seratch.jslack.api.scim.response.GroupsReadResponse
 
groupsRename(GroupsRenameRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsRename(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsRenameRequest.GroupsRenameRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsRename(GroupsRenameRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsRename(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsRenameRequest.GroupsRenameRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsRenameRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsRenameRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsRenameRequest
 
GroupsRenameResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsRenameResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsRenameResponse
 
groupsReplies(GroupsRepliesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsReplies(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsRepliesRequest.GroupsRepliesRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsReplies(GroupsRepliesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsReplies(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsRepliesRequest.GroupsRepliesRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsRepliesRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsRepliesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsRepliesRequest
 
GroupsRepliesResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsRepliesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsRepliesResponse
 
GroupsSearchRequest - Class in com.github.seratch.jslack.api.scim.request
 
GroupsSearchRequest() - Constructor for class com.github.seratch.jslack.api.scim.request.GroupsSearchRequest
 
GroupsSearchResponse - Class in com.github.seratch.jslack.api.scim.response
 
GroupsSearchResponse() - Constructor for class com.github.seratch.jslack.api.scim.response.GroupsSearchResponse
 
groupsSetPurpose(GroupsSetPurposeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsSetPurpose(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsSetPurposeRequest.GroupsSetPurposeRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsSetPurpose(GroupsSetPurposeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsSetPurpose(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsSetPurposeRequest.GroupsSetPurposeRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsSetPurposeRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsSetPurposeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsSetPurposeRequest
 
GroupsSetPurposeResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsSetPurposeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsSetPurposeResponse
 
groupsSetTopic(GroupsSetTopicRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsSetTopic(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsSetTopicRequest.GroupsSetTopicRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsSetTopic(GroupsSetTopicRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsSetTopic(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsSetTopicRequest.GroupsSetTopicRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsSetTopicRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsSetTopicRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsSetTopicRequest
 
GroupsSetTopicResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsSetTopicResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsSetTopicResponse
 
groupsUnarchive(GroupsUnarchiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsUnarchive(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsUnarchiveRequest.GroupsUnarchiveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
groupsUnarchive(GroupsUnarchiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
groupsUnarchive(RequestConfigurator<com.github.seratch.jslack.api.methods.request.groups.GroupsUnarchiveRequest.GroupsUnarchiveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
GroupsUnarchiveRequest - Class in com.github.seratch.jslack.api.methods.request.groups
 
GroupsUnarchiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.groups.GroupsUnarchiveRequest
 
GroupsUnarchiveResponse - Class in com.github.seratch.jslack.api.methods.response.groups
 
GroupsUnarchiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.groups.GroupsUnarchiveResponse
 
GroupsUpdateRequest - Class in com.github.seratch.jslack.api.scim.request
 
GroupsUpdateRequest() - Constructor for class com.github.seratch.jslack.api.scim.request.GroupsUpdateRequest
 
GroupsUpdateResponse - Class in com.github.seratch.jslack.api.scim.response
 
GroupsUpdateResponse() - Constructor for class com.github.seratch.jslack.api.scim.response.GroupsUpdateResponse
 
GsonFactory - Class in com.github.seratch.jslack.common.json
 
guest_channel_join - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
guest_channel_leave - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
guest_created - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 
guest_deactivated - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 
guest_expiration_cleared - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 
guest_expiration_set - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 
guest_expired - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 
guest_reactivated - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 

H

handle(CloseReason) - Method in interface com.github.seratch.jslack.api.rtm.RTMCloseHandler
 
handle(Throwable) - Method in interface com.github.seratch.jslack.api.rtm.RTMErrorHandler
 
handle(E) - Method in class com.github.seratch.jslack.api.rtm.RTMEventHandler
Implement your logic in this method.
handle(String) - Method in interface com.github.seratch.jslack.api.rtm.RTMMessageHandler
 
history() - Method in class com.github.seratch.jslack.api.status.v1.impl.LegacyStatusClientImpl
 
history() - Method in interface com.github.seratch.jslack.api.status.v1.LegacyStatusClient
 
history() - Method in class com.github.seratch.jslack.api.status.v2.impl.StatusClientImpl
 
history() - Method in interface com.github.seratch.jslack.api.status.v2.StatusClient
 
HttpResponseListener - Class in com.github.seratch.jslack.common.http.listener
 
HttpResponseListener() - Constructor for class com.github.seratch.jslack.common.http.listener.HttpResponseListener
 
HttpResponseListener.State - Class in com.github.seratch.jslack.common.http.listener
 

I

Icons() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsListResponse.Item.Message.Icons
 
IM_CLOSE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
IM_HISTORY - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
IM_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
IM_MARK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
IM_OPEN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
IM_REPLIES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
imClose(ImCloseRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imClose(RequestConfigurator<com.github.seratch.jslack.api.methods.request.im.ImCloseRequest.ImCloseRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imClose(ImCloseRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
imClose(RequestConfigurator<com.github.seratch.jslack.api.methods.request.im.ImCloseRequest.ImCloseRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImCloseRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImCloseRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImCloseRequest
 
ImCloseResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImCloseResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImCloseResponse
 
imHistory(ImHistoryRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imHistory(RequestConfigurator<com.github.seratch.jslack.api.methods.request.im.ImHistoryRequest.ImHistoryRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imHistory(ImHistoryRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
imHistory(RequestConfigurator<com.github.seratch.jslack.api.methods.request.im.ImHistoryRequest.ImHistoryRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImHistoryRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImHistoryRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImHistoryRequest
 
ImHistoryResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImHistoryResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImHistoryResponse
 
imList(ImListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.im.ImListRequest.ImListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imList(ImListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
imList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.im.ImListRequest.ImListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImListRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImListRequest
 
ImListResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImListResponse
 
imMark(ImMarkRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imMark(RequestConfigurator<com.github.seratch.jslack.api.methods.request.im.ImMarkRequest.ImMarkRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imMark(ImMarkRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
imMark(RequestConfigurator<com.github.seratch.jslack.api.methods.request.im.ImMarkRequest.ImMarkRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImMarkRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImMarkRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImMarkRequest
 
ImMarkResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImMarkResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImMarkResponse
 
imOpen(ImOpenRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imOpen(RequestConfigurator<com.github.seratch.jslack.api.methods.request.im.ImOpenRequest.ImOpenRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imOpen(ImOpenRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
imOpen(RequestConfigurator<com.github.seratch.jslack.api.methods.request.im.ImOpenRequest.ImOpenRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImOpenRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImOpenRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImOpenRequest
 
ImOpenResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImOpenResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImOpenResponse
 
imReplies(ImRepliesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imReplies(RequestConfigurator<com.github.seratch.jslack.api.methods.request.im.ImRepliesRequest.ImRepliesRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
imReplies(ImRepliesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
imReplies(RequestConfigurator<com.github.seratch.jslack.api.methods.request.im.ImRepliesRequest.ImRepliesRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ImRepliesRequest - Class in com.github.seratch.jslack.api.methods.request.im
 
ImRepliesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.im.ImRepliesRequest
 
ImRepliesResponse - Class in com.github.seratch.jslack.api.methods.response.im
 
ImRepliesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.im.ImRepliesResponse
 
IncomingWebhook() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthAccessResponse.IncomingWebhook
 
IncomingWebhook() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthTokenResponse.IncomingWebhook
 
IncomingWebhook() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthV2AccessResponse.IncomingWebhook
 
Info() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.AppsPermissionsInfoResponse.Info
 
InstallerUser() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthAccessResponse.InstallerUser
Deprecated.
 
Inviter() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.Inviter
 
isAsUser() - Method in class com.github.seratch.jslack.api.methods.request.chat.ChatDeleteScheduledMessageRequest
 
isAsUser() - Method in class com.github.seratch.jslack.api.methods.request.chat.ChatPostMessageRequest
 
isAsUser() - Method in class com.github.seratch.jslack.api.methods.request.chat.ChatScheduleMessageRequest
 
isOk() - Method in interface com.github.seratch.jslack.api.audit.AuditApiResponse
 
isOk() - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
Item() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsListResponse.Item
 
Item() - Constructor for class com.github.seratch.jslack.api.methods.response.stars.StarsListResponse.Item
 

K

Kicker() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.Kicker
 

L

LegacyCurrentStatus - Class in com.github.seratch.jslack.api.status.v1.model
 
LegacyCurrentStatus() - Constructor for class com.github.seratch.jslack.api.status.v1.model.LegacyCurrentStatus
 
LegacyCurrentStatus.Note - Class in com.github.seratch.jslack.api.status.v1.model
 
LegacySlackIssue - Class in com.github.seratch.jslack.api.status.v1.model
 
LegacySlackIssue() - Constructor for class com.github.seratch.jslack.api.status.v1.model.LegacySlackIssue
 
LegacySlackIssue.Note - Class in com.github.seratch.jslack.api.status.v1.model
 
LegacyStatusApiException - Exception in com.github.seratch.jslack.api.status.v1
 
LegacyStatusApiException(Response, String) - Constructor for exception com.github.seratch.jslack.api.status.v1.LegacyStatusApiException
 
LegacyStatusClient - Interface in com.github.seratch.jslack.api.status.v1
https://api.slack.com/docs/slack-status
LegacyStatusClientImpl - Class in com.github.seratch.jslack.api.status.v1.impl
 
LegacyStatusClientImpl(SlackHttpClient) - Constructor for class com.github.seratch.jslack.api.status.v1.impl.LegacyStatusClientImpl
 
Location() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.Location
 
LogsRequest - Class in com.github.seratch.jslack.api.audit.request
 
LogsRequest() - Constructor for class com.github.seratch.jslack.api.audit.request.LogsRequest
 
LogsResponse - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse
 
LogsResponse.Actor - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.App - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.Channel - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.Context - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.Details - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.Enterprise - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.Entity - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.Entry - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.File - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.Grant - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.Inviter - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.Kicker - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.Location - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.Permission - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.Resource - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.User - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.Usergroup - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.WildCard - Class in com.github.seratch.jslack.api.audit.response
 
LogsResponse.Workspace - Class in com.github.seratch.jslack.api.audit.response
 

M

Manager() - Constructor for class com.github.seratch.jslack.api.scim.model.User.Extension.Manager
 
manual_export_completed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
manual_export_started - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
manual_user_export_completed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
manual_user_export_started - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
Member() - Constructor for class com.github.seratch.jslack.api.scim.model.Group.Member
 
MemberOperation() - Constructor for class com.github.seratch.jslack.api.scim.request.GroupsPatchRequest.MemberOperation
 
Message() - Constructor for class com.github.seratch.jslack.api.audit.response.SchemasResponse.Message
 
Message() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsGetResponse.Message
 
Message() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsListResponse.Item.Message
 
Message() - Constructor for class com.github.seratch.jslack.api.methods.response.stars.StarsListResponse.Message
 
Message - Class in com.github.seratch.jslack.api.rtm.message
https://api.slack.com/events/message
Message() - Constructor for class com.github.seratch.jslack.api.rtm.message.Message
 
message_restored - Static variable in class com.github.seratch.jslack.api.audit.Actions.Message
 
message_tombstoned - Static variable in class com.github.seratch.jslack.api.audit.Actions.Message
 
MessageItem() - Constructor for class com.github.seratch.jslack.api.methods.response.pins.PinsListResponse.MessageItem
 
MessageRootReply() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsListResponse.Item.Message.MessageRootReply
 
MessageRootReply() - Constructor for class com.github.seratch.jslack.api.methods.response.stars.StarsListResponse.Message.MessageRootReply
 
Meta() - Constructor for class com.github.seratch.jslack.api.scim.model.Group.Meta
 
Meta() - Constructor for class com.github.seratch.jslack.api.scim.model.User.Meta
 
Methods - Class in com.github.seratch.jslack.api.methods
 
methods() - Method in class com.github.seratch.jslack.Slack
Creates a Methods API client.
methods(String) - Method in class com.github.seratch.jslack.Slack
 
MethodsClient - Interface in com.github.seratch.jslack.api.methods
API Methods.
MethodsClientImpl - Class in com.github.seratch.jslack.api.methods.impl
 
MethodsClientImpl(SlackHttpClient) - Constructor for class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
MethodsClientImpl(SlackHttpClient, String) - Constructor for class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
migration_completed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
migration_dms_mpdms_completed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
MIGRATION_EXCHANGE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
migration_scheduled - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
migrationExchange(MigrationExchangeRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
migrationExchange(RequestConfigurator<com.github.seratch.jslack.api.methods.request.migration.MigrationExchangeRequest.MigrationExchangeRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
migrationExchange(MigrationExchangeRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
migrationExchange(RequestConfigurator<com.github.seratch.jslack.api.methods.request.migration.MigrationExchangeRequest.MigrationExchangeRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
MigrationExchangeRequest - Class in com.github.seratch.jslack.api.methods.request.migration
For Enterprise Grid workspaces, map local user IDs to global user IDs
MigrationExchangeRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.migration.MigrationExchangeRequest
 
MigrationExchangeResponse - Class in com.github.seratch.jslack.api.methods.response.migration
 
MigrationExchangeResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.migration.MigrationExchangeResponse
 
MPIM_CLOSE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
mpim_converted_to_private - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
MPIM_HISTORY - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
MPIM_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
MPIM_MARK - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
MPIM_OPEN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
MPIM_REPLIES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
mpimClose(MpimCloseRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimClose(RequestConfigurator<com.github.seratch.jslack.api.methods.request.mpim.MpimCloseRequest.MpimCloseRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimClose(MpimCloseRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
mpimClose(RequestConfigurator<com.github.seratch.jslack.api.methods.request.mpim.MpimCloseRequest.MpimCloseRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
MpimCloseRequest - Class in com.github.seratch.jslack.api.methods.request.mpim
 
MpimCloseRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.mpim.MpimCloseRequest
 
MpimCloseResponse - Class in com.github.seratch.jslack.api.methods.response.mpim
 
MpimCloseResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.mpim.MpimCloseResponse
 
mpimHistory(MpimHistoryRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimHistory(RequestConfigurator<com.github.seratch.jslack.api.methods.request.mpim.MpimHistoryRequest.MpimHistoryRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimHistory(MpimHistoryRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
mpimHistory(RequestConfigurator<com.github.seratch.jslack.api.methods.request.mpim.MpimHistoryRequest.MpimHistoryRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
MpimHistoryRequest - Class in com.github.seratch.jslack.api.methods.request.mpim
 
MpimHistoryRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.mpim.MpimHistoryRequest
 
MpimHistoryResponse - Class in com.github.seratch.jslack.api.methods.response.mpim
 
MpimHistoryResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.mpim.MpimHistoryResponse
 
mpimList(MpimListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.mpim.MpimListRequest.MpimListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimList(MpimListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
mpimList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.mpim.MpimListRequest.MpimListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
MpimListRequest - Class in com.github.seratch.jslack.api.methods.request.mpim
 
MpimListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.mpim.MpimListRequest
 
MpimListResponse - Class in com.github.seratch.jslack.api.methods.response.mpim
 
MpimListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.mpim.MpimListResponse
 
mpimMark(MpimMarkRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimMark(RequestConfigurator<com.github.seratch.jslack.api.methods.request.mpim.MpimMarkRequest.MpimMarkRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimMark(MpimMarkRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
mpimMark(RequestConfigurator<com.github.seratch.jslack.api.methods.request.mpim.MpimMarkRequest.MpimMarkRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
MpimMarkRequest - Class in com.github.seratch.jslack.api.methods.request.mpim
 
MpimMarkRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.mpim.MpimMarkRequest
 
MpimMarkResponse - Class in com.github.seratch.jslack.api.methods.response.mpim
 
MpimMarkResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.mpim.MpimMarkResponse
 
mpimOpen(MpimOpenRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimOpen(RequestConfigurator<com.github.seratch.jslack.api.methods.request.mpim.MpimOpenRequest.MpimOpenRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimOpen(MpimOpenRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
mpimOpen(RequestConfigurator<com.github.seratch.jslack.api.methods.request.mpim.MpimOpenRequest.MpimOpenRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
MpimOpenRequest - Class in com.github.seratch.jslack.api.methods.request.mpim
 
MpimOpenRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.mpim.MpimOpenRequest
 
MpimOpenResponse - Class in com.github.seratch.jslack.api.methods.response.mpim
 
MpimOpenResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.mpim.MpimOpenResponse
 
mpimReplies(MpimRepliesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimReplies(RequestConfigurator<com.github.seratch.jslack.api.methods.request.mpim.MpimRepliesRequest.MpimRepliesRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
mpimReplies(MpimRepliesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
mpimReplies(RequestConfigurator<com.github.seratch.jslack.api.methods.request.mpim.MpimRepliesRequest.MpimRepliesRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
MpimRepliesRequest - Class in com.github.seratch.jslack.api.methods.request.mpim
 
MpimRepliesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.mpim.MpimRepliesRequest
 
MpimRepliesResponse - Class in com.github.seratch.jslack.api.methods.response.mpim
 
MpimRepliesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.mpim.MpimRepliesResponse
 

N

Name() - Constructor for class com.github.seratch.jslack.api.scim.model.User.Name
 
Note() - Constructor for class com.github.seratch.jslack.api.status.v1.model.LegacyCurrentStatus.Note
 
Note() - Constructor for class com.github.seratch.jslack.api.status.v1.model.LegacySlackIssue.Note
 
Note() - Constructor for class com.github.seratch.jslack.api.status.v2.model.SlackIssue.Note
 

O

OAUTH_ACCESS - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
OAUTH_TOKEN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
OAUTH_V2_ACCESS - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
oauthAccess(OAuthAccessRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
oauthAccess(RequestConfigurator<com.github.seratch.jslack.api.methods.request.oauth.OAuthAccessRequest.OAuthAccessRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
oauthAccess(OAuthAccessRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
oauthAccess(RequestConfigurator<com.github.seratch.jslack.api.methods.request.oauth.OAuthAccessRequest.OAuthAccessRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
OAuthAccessRequest - Class in com.github.seratch.jslack.api.methods.request.oauth
https://api.slack.com/docs/oauth
OAuthAccessRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.oauth.OAuthAccessRequest
 
OAuthAccessResponse - Class in com.github.seratch.jslack.api.methods.response.oauth
 
OAuthAccessResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthAccessResponse
 
OAuthAccessResponse.AuthorizingUser - Class in com.github.seratch.jslack.api.methods.response.oauth
Deprecated.
OAuthAccessResponse.Bot - Class in com.github.seratch.jslack.api.methods.response.oauth
 
OAuthAccessResponse.IncomingWebhook - Class in com.github.seratch.jslack.api.methods.response.oauth
 
OAuthAccessResponse.InstallerUser - Class in com.github.seratch.jslack.api.methods.response.oauth
Deprecated.
OAuthAccessResponse.Scopes - Class in com.github.seratch.jslack.api.methods.response.oauth
Deprecated.
oauthToken(OAuthTokenRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
oauthToken(RequestConfigurator<com.github.seratch.jslack.api.methods.request.oauth.OAuthTokenRequest.OAuthTokenRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
oauthToken(OAuthTokenRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
oauthToken(RequestConfigurator<com.github.seratch.jslack.api.methods.request.oauth.OAuthTokenRequest.OAuthTokenRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
OAuthTokenRequest - Class in com.github.seratch.jslack.api.methods.request.oauth
Exchanges a temporary OAuth verifier code for a workspace token.
OAuthTokenRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.oauth.OAuthTokenRequest
 
OAuthTokenResponse - Class in com.github.seratch.jslack.api.methods.response.oauth
 
OAuthTokenResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthTokenResponse
 
OAuthTokenResponse.Bot - Class in com.github.seratch.jslack.api.methods.response.oauth
 
OAuthTokenResponse.IncomingWebhook - Class in com.github.seratch.jslack.api.methods.response.oauth
 
oauthV2Access(OAuthV2AccessRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
oauthV2Access(RequestConfigurator<com.github.seratch.jslack.api.methods.request.oauth.OAuthV2AccessRequest.OAuthV2AccessRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
oauthV2Access(OAuthV2AccessRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
oauthV2Access(RequestConfigurator<com.github.seratch.jslack.api.methods.request.oauth.OAuthV2AccessRequest.OAuthV2AccessRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
OAuthV2AccessRequest - Class in com.github.seratch.jslack.api.methods.request.oauth
https://api.slack.com/authentication/basics https://api.slack.com/methods/oauth.v2.access
OAuthV2AccessRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.oauth.OAuthV2AccessRequest
 
OAuthV2AccessResponse - Class in com.github.seratch.jslack.api.methods.response.oauth
https://api.slack.com/methods/oauth.v2.access
OAuthV2AccessResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthV2AccessResponse
 
OAuthV2AccessResponse.AuthedUser - Class in com.github.seratch.jslack.api.methods.response.oauth
 
OAuthV2AccessResponse.Enterprise - Class in com.github.seratch.jslack.api.methods.response.oauth
 
OAuthV2AccessResponse.IncomingWebhook - Class in com.github.seratch.jslack.api.methods.response.oauth
 
OAuthV2AccessResponse.Team - Class in com.github.seratch.jslack.api.methods.response.oauth
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.ApiToken
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.ChannelId
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.ChannelName
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.EmojiName
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.FileCommentId
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.FileId
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.GroupId
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.ReactionName
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.Timestamp
 
of(String) - Static method in class com.github.seratch.jslack.shortcut.model.UserId
 
onClose(Session, CloseReason) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
onError(Session, Throwable) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
onMessage(String) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
onOpen(Session) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
organization_accepted_migration - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
organization_created - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
organization_declined_migration - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
organization_deleted - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
organization_domain_changed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
organization_renamed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
owner_transferred - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 

P

Patch() - Constructor for class com.github.seratch.jslack.api.scim.response.ServiceProviderConfigsGetResponse.Patch
 
patchCamelCaseJsonBodyWithBearerHeader(String, String, Object) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
patchGroup(GroupsPatchRequest) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
patchGroup(RequestConfigurator<com.github.seratch.jslack.api.scim.request.GroupsPatchRequest.GroupsPatchRequestBuilder>) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
patchGroup(GroupsPatchRequest) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
patchGroup(RequestConfigurator<com.github.seratch.jslack.api.scim.request.GroupsPatchRequest.GroupsPatchRequestBuilder>) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
patchJsonBodyWithBearerHeader(String, String, Object) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
patchUser(UsersPatchRequest) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
patchUser(RequestConfigurator<com.github.seratch.jslack.api.scim.request.UsersPatchRequest.UsersPatchRequestBuilder>) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
patchUser(UsersPatchRequest) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
patchUser(RequestConfigurator<com.github.seratch.jslack.api.scim.request.UsersPatchRequest.UsersPatchRequestBuilder>) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
Permission() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.Permission
 
Permissions() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.AppsPermissionsInfoResponse.Info.Permissions
 
PhoneNumber() - Constructor for class com.github.seratch.jslack.api.scim.model.User.PhoneNumber
 
Photo() - Constructor for class com.github.seratch.jslack.api.scim.model.User.Photo
 
PINS_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
PINS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
PINS_REMOVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
pinsAdd(PinsAddRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
pinsAdd(RequestConfigurator<com.github.seratch.jslack.api.methods.request.pins.PinsAddRequest.PinsAddRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
pinsAdd(PinsAddRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
pinsAdd(RequestConfigurator<com.github.seratch.jslack.api.methods.request.pins.PinsAddRequest.PinsAddRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
PinsAddRequest - Class in com.github.seratch.jslack.api.methods.request.pins
 
PinsAddRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.pins.PinsAddRequest
 
PinsAddResponse - Class in com.github.seratch.jslack.api.methods.response.pins
 
PinsAddResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.pins.PinsAddResponse
 
PinsAddResponse.ResponseMetadata - Class in com.github.seratch.jslack.api.methods.response.pins
 
pinsList(PinsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
pinsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.pins.PinsListRequest.PinsListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
pinsList(PinsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
pinsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.pins.PinsListRequest.PinsListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
PinsListRequest - Class in com.github.seratch.jslack.api.methods.request.pins
 
PinsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.pins.PinsListRequest
 
PinsListResponse - Class in com.github.seratch.jslack.api.methods.response.pins
 
PinsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.pins.PinsListResponse
 
PinsListResponse.MessageItem - Class in com.github.seratch.jslack.api.methods.response.pins
 
pinsRemove(PinsRemoveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
pinsRemove(RequestConfigurator<com.github.seratch.jslack.api.methods.request.pins.PinsRemoveRequest.PinsRemoveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
pinsRemove(PinsRemoveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
pinsRemove(RequestConfigurator<com.github.seratch.jslack.api.methods.request.pins.PinsRemoveRequest.PinsRemoveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
PinsRemoveRequest - Class in com.github.seratch.jslack.api.methods.request.pins
 
PinsRemoveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.pins.PinsRemoveRequest
 
PinsRemoveResponse - Class in com.github.seratch.jslack.api.methods.response.pins
 
PinsRemoveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.pins.PinsRemoveResponse
 
post(ChannelName, String) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
post(ChannelName, String, List<Attachment>) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
post(ChannelName, List<LayoutBlock>) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
post(ChannelName, String) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Posts a message to a given channel.
post(ChannelName, String, List<Attachment>) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Posts a message to a given channel.
post(ChannelName, List<LayoutBlock>) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Posts a message to a given channel.
postAsBot(ChannelName, String) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
postAsBot(ChannelName, String, List<Attachment>) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
postAsBot(ChannelName, List<LayoutBlock>) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
postAsBot(ChannelName, String) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
 
postAsBot(ChannelName, String, List<Attachment>) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
 
postAsBot(ChannelName, List<LayoutBlock>) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
 
postCamelCaseJsonBodyWithBearerHeader(String, String, Object) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
postForm(String, FormBody) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
postFormAndParseResponse(RequestConfigurator<FormBody.Builder>, String, Class<T>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
postFormAndParseResponse(FormBody.Builder, String, Class<T>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
postFormAndParseResponse(RequestConfigurator<FormBody.Builder>, String, Class<T>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
postFormWithAuthorizationHeader(String, String, FormBody) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
postFormWithAuthorizationHeaderAndParseResponse(RequestConfigurator<FormBody.Builder>, String, String, Class<T>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
postFormWithAuthorizationHeaderAndParseResponse(FormBody.Builder, String, String, Class<T>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
postFormWithAuthorizationHeaderAndParseResponse(RequestConfigurator<FormBody.Builder>, String, String, Class<T>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
postFormWithBearerHeader(String, String, FormBody) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
postFormWithTokenAndParseResponse(RequestConfigurator<FormBody.Builder>, String, String, Class<T>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
postFormWithTokenAndParseResponse(FormBody.Builder, String, String, Class<T>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
postFormWithTokenAndParseResponse(RequestConfigurator<FormBody.Builder>, String, String, Class<T>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
postJsonBody(String, Object) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
postJsonBodyWithBearerHeader(String, String, Object) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
postJsonPostRequest(String, Object) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
Deprecated.
postMultipart(String, String, MultipartBody) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
postMultipartAndParseResponse(RequestConfigurator<MultipartBody.Builder>, String, String, Class<T>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
postMultipartAndParseResponse(MultipartBody.Builder, String, String, Class<T>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
postMultipartAndParseResponse(RequestConfigurator<MultipartBody.Builder>, String, String, Class<T>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
Posts() - Constructor for class com.github.seratch.jslack.api.methods.response.search.SearchAllResponse.Posts
 
pref_allow_calls - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_allow_message_deletion - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_app_dir_only - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_app_whitelist_enabled - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_block_download_and_copy_on_untrusted_mobile - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_block_file_download_for_unapproved_ip - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_can_receive_shared_channels_invites - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_commands_only_regular - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_custom_tos - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_disallow_public_file_urls - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_display_real_names - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_dlp_access_changed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_dm_retention_changed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_dnd_enabled - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_dnd_end_hour - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_dnd_start_hour - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_emoji_only_admins - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_ent_browser_control - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_ent_required_browser - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_ent_required_browser_name - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_enterprise_default_channels - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_enterprise_mobile_device_check - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_enterprise_team_creation_request - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_file_retention_changed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_hide_referers - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_loading_only_admins - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_mobile_secondary_auth_timeout_changed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_msg_edit_window_mins - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_private_channel_retention_changed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_public_channel_retention_changed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_retention_override_changed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_sign_in_with_slack_disabled - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_slackbot_responses_disabled - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_slackbot_responses_only_admins - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_sso_setting_changed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_stats_only_admins - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_two_factor_auth_changed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_username_policy - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_who_can_archive_channels - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_who_can_create_delete_user_groups - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_who_can_create_private_channels - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_who_can_create_public_channels - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_who_can_edit_user_groups - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_who_can_manage_channel_posting_prefs - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_who_can_manage_ext_shared_channels - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_who_can_manage_guests - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_who_can_manage_shared_channels - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_who_can_remove_from_private_channels - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
pref_who_can_remove_from_public_channels - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
Prefs() - Constructor for class com.github.seratch.jslack.api.methods.response.rtm.RTMStartResponse.Prefs
 
PresenceQuery - Class in com.github.seratch.jslack.api.rtm.message
https://api.slack.com/events/presence_query
PresenceQuery() - Constructor for class com.github.seratch.jslack.api.rtm.message.PresenceQuery
 
PresenceSub - Class in com.github.seratch.jslack.api.rtm.message
https://api.slack.com/events/presence_sub
PresenceSub() - Constructor for class com.github.seratch.jslack.api.rtm.message.PresenceSub
 
PrimaryOwner() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.teams.AdminTeamsListResponse.PrimaryOwner
 
private_channel_archive - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
private_channel_created - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
private_channel_deleted - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
private_channel_unarchive - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
Profiles() - Constructor for class com.github.seratch.jslack.api.methods.response.team.profile.TeamProfileGetResponse.Profiles
 
public_channel_archive - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
public_channel_converted_to_private - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
public_channel_created - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
public_channel_deleted - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
public_channel_unarchive - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
putCamelCaseJsonBodyWithBearerHeader(String, String, Object) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
putJsonBodyWithBearerHeader(String, String, Object) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 

R

ReactionName - Class in com.github.seratch.jslack.shortcut.model
 
ReactionName(String) - Constructor for class com.github.seratch.jslack.shortcut.model.ReactionName
 
REACTIONS_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REACTIONS_GET - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REACTIONS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REACTIONS_REMOVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
reactionsAdd(ReactionsAddRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsAdd(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reactions.ReactionsAddRequest.ReactionsAddRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsAdd(ReactionsAddRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
reactionsAdd(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reactions.ReactionsAddRequest.ReactionsAddRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ReactionsAddRequest - Class in com.github.seratch.jslack.api.methods.request.reactions
 
ReactionsAddRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reactions.ReactionsAddRequest
 
ReactionsAddResponse - Class in com.github.seratch.jslack.api.methods.response.reactions
 
ReactionsAddResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsAddResponse
 
reactionsGet(ReactionsGetRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsGet(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reactions.ReactionsGetRequest.ReactionsGetRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsGet(ReactionsGetRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
reactionsGet(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reactions.ReactionsGetRequest.ReactionsGetRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ReactionsGetRequest - Class in com.github.seratch.jslack.api.methods.request.reactions
 
ReactionsGetRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reactions.ReactionsGetRequest
 
ReactionsGetResponse - Class in com.github.seratch.jslack.api.methods.response.reactions
 
ReactionsGetResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsGetResponse
 
ReactionsGetResponse.Message - Class in com.github.seratch.jslack.api.methods.response.reactions
 
reactionsList(ReactionsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reactions.ReactionsListRequest.ReactionsListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsList(ReactionsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
reactionsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reactions.ReactionsListRequest.ReactionsListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ReactionsListRequest - Class in com.github.seratch.jslack.api.methods.request.reactions
 
ReactionsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reactions.ReactionsListRequest
 
ReactionsListResponse - Class in com.github.seratch.jslack.api.methods.response.reactions
 
ReactionsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsListResponse
 
ReactionsListResponse.Item - Class in com.github.seratch.jslack.api.methods.response.reactions
 
ReactionsListResponse.Item.Message - Class in com.github.seratch.jslack.api.methods.response.reactions
 
ReactionsListResponse.Item.Message.Icons - Class in com.github.seratch.jslack.api.methods.response.reactions
 
ReactionsListResponse.Item.Message.MessageRootReply - Class in com.github.seratch.jslack.api.methods.response.reactions
A reply message information in a MessageRoot.
ReactionsListResponse.Item.Message.UserProfile - Class in com.github.seratch.jslack.api.methods.response.reactions
 
reactionsRemove(ReactionsRemoveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsRemove(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reactions.ReactionsRemoveRequest.ReactionsRemoveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
reactionsRemove(ReactionsRemoveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
reactionsRemove(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reactions.ReactionsRemoveRequest.ReactionsRemoveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ReactionsRemoveRequest - Class in com.github.seratch.jslack.api.methods.request.reactions
 
ReactionsRemoveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reactions.ReactionsRemoveRequest
 
ReactionsRemoveResponse - Class in com.github.seratch.jslack.api.methods.response.reactions
 
ReactionsRemoveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsRemoveResponse
 
readGroup(GroupsReadRequest) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
readGroup(RequestConfigurator<com.github.seratch.jslack.api.scim.request.GroupsReadRequest.GroupsReadRequestBuilder>) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
readGroup(GroupsReadRequest) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
readGroup(RequestConfigurator<com.github.seratch.jslack.api.scim.request.GroupsReadRequest.GroupsReadRequestBuilder>) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
readUser(UsersReadRequest) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
readUser(RequestConfigurator<com.github.seratch.jslack.api.scim.request.UsersReadRequest.UsersReadRequestBuilder>) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
readUser(UsersReadRequest) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
readUser(RequestConfigurator<com.github.seratch.jslack.api.scim.request.UsersReadRequest.UsersReadRequestBuilder>) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
reconnect() - Method in class com.github.seratch.jslack.api.rtm.RTMClient
Re-connects to a new wss endpoint and starts a new WebSocket session.
register(RTMEventHandler<? extends Event>) - Method in interface com.github.seratch.jslack.api.rtm.RTMEventsDispatcher
Registers a new EventHandler.
register(RTMEventHandler<? extends Event>) - Method in class com.github.seratch.jslack.api.rtm.RTMEventsDispatcherImpl
 
REMINDERS_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REMINDERS_COMPLETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REMINDERS_DELETE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REMINDERS_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
REMINDERS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
remindersAdd(RemindersAddRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersAdd(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reminders.RemindersAddRequest.RemindersAddRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersAdd(RemindersAddRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
remindersAdd(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reminders.RemindersAddRequest.RemindersAddRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
RemindersAddRequest - Class in com.github.seratch.jslack.api.methods.request.reminders
 
RemindersAddRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reminders.RemindersAddRequest
 
RemindersAddResponse - Class in com.github.seratch.jslack.api.methods.response.reminders
 
RemindersAddResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reminders.RemindersAddResponse
 
remindersComplete(RemindersCompleteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersComplete(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reminders.RemindersCompleteRequest.RemindersCompleteRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersComplete(RemindersCompleteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
remindersComplete(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reminders.RemindersCompleteRequest.RemindersCompleteRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
RemindersCompleteRequest - Class in com.github.seratch.jslack.api.methods.request.reminders
 
RemindersCompleteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reminders.RemindersCompleteRequest
 
RemindersCompleteResponse - Class in com.github.seratch.jslack.api.methods.response.reminders
 
RemindersCompleteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reminders.RemindersCompleteResponse
 
remindersDelete(RemindersDeleteRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersDelete(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reminders.RemindersDeleteRequest.RemindersDeleteRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersDelete(RemindersDeleteRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
remindersDelete(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reminders.RemindersDeleteRequest.RemindersDeleteRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
RemindersDeleteRequest - Class in com.github.seratch.jslack.api.methods.request.reminders
 
RemindersDeleteRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reminders.RemindersDeleteRequest
 
RemindersDeleteResponse - Class in com.github.seratch.jslack.api.methods.response.reminders
 
RemindersDeleteResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reminders.RemindersDeleteResponse
 
remindersInfo(RemindersInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reminders.RemindersInfoRequest.RemindersInfoRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersInfo(RemindersInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
remindersInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reminders.RemindersInfoRequest.RemindersInfoRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
RemindersInfoRequest - Class in com.github.seratch.jslack.api.methods.request.reminders
 
RemindersInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reminders.RemindersInfoRequest
 
RemindersInfoResponse - Class in com.github.seratch.jslack.api.methods.response.reminders
 
RemindersInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reminders.RemindersInfoResponse
 
remindersList(RemindersListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reminders.RemindersListRequest.RemindersListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
remindersList(RemindersListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
remindersList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.reminders.RemindersListRequest.RemindersListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
RemindersListRequest - Class in com.github.seratch.jslack.api.methods.request.reminders
 
RemindersListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.reminders.RemindersListRequest
 
RemindersListResponse - Class in com.github.seratch.jslack.api.methods.response.reminders
 
RemindersListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.reminders.RemindersListResponse
 
removeCloseHandler(RTMCloseHandler) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
removeErrorHandler(RTMErrorHandler) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
removeMessageHandler(RTMMessageHandler) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
RequestConfigurator<Builder> - Interface in com.github.seratch.jslack.api
 
RequestFormBuilder - Class in com.github.seratch.jslack.api.methods
 
Resource() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.Resource
 
Resource() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.resources.AppsPermissionsResourcesListResponse.Resource
 
Resource() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.users.AppsPermissionsUsersListResponse.Resource
 
Resources() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.AppsPermissionsInfoResponse.Info.Permissions.Resources
 
ResponseMetadata() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.teams.AdminTeamsCreateResponse.ResponseMetadata
 
ResponseMetadata() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.users.AdminUsersAssignResponse.ResponseMetadata
 
ResponseMetadata() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.users.AdminUsersInviteResponse.ResponseMetadata
 
ResponseMetadata() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.users.AdminUsersRemoveResponse.ResponseMetadata
 
ResponseMetadata() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.users.AdminUsersSetAdminResponse.ResponseMetadata
 
ResponseMetadata() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.users.AdminUsersSetOwnerResponse.ResponseMetadata
 
ResponseMetadata() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.users.AdminUsersSetRegularResponse.ResponseMetadata
 
ResponseMetadata() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatPostMessageResponse.ResponseMetadata
 
ResponseMetadata() - Constructor for class com.github.seratch.jslack.api.methods.response.pins.PinsAddResponse.ResponseMetadata
 
ResponseMetadata() - Constructor for class com.github.seratch.jslack.api.methods.response.views.ViewsOpenResponse.ResponseMetadata
 
ResponseMetadata() - Constructor for class com.github.seratch.jslack.api.methods.response.views.ViewsPublishResponse.ResponseMetadata
 
ResponseMetadata() - Constructor for class com.github.seratch.jslack.api.methods.response.views.ViewsPushResponse.ResponseMetadata
 
ResponseMetadata() - Constructor for class com.github.seratch.jslack.api.methods.response.views.ViewsUpdateResponse.ResponseMetadata
 
ResponsePrettyPrintingListener - Class in com.github.seratch.jslack.common.http.listener
 
ResponsePrettyPrintingListener() - Constructor for class com.github.seratch.jslack.common.http.listener.ResponsePrettyPrintingListener
 
Role() - Constructor for class com.github.seratch.jslack.api.scim.model.User.Role
 
role_change_to_admin - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 
role_change_to_guest - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 
role_change_to_owner - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 
role_change_to_user - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 
rtm(String) - Method in class com.github.seratch.jslack.Slack
Creates an RTM API client.
RTM_CONNECT - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
RTM_START - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
RTMClient - Class in com.github.seratch.jslack.api.rtm
Real Time Messaging API
RTMClient(Slack, String, String, User) - Constructor for class com.github.seratch.jslack.api.rtm.RTMClient
 
RTMCloseHandler - Interface in com.github.seratch.jslack.api.rtm
 
rtmConnect(RTMConnectRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
rtmConnect(RequestConfigurator<com.github.seratch.jslack.api.methods.request.rtm.RTMConnectRequest.RTMConnectRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
rtmConnect(RTMConnectRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
rtmConnect(RequestConfigurator<com.github.seratch.jslack.api.methods.request.rtm.RTMConnectRequest.RTMConnectRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
rtmConnect(String) - Method in class com.github.seratch.jslack.Slack
Creates an RTM API client using `/rtm.connect`.
rtmConnect(String, boolean) - Method in class com.github.seratch.jslack.Slack
Creates an RTM API client using `/rtm.connect`.
RTMConnectRequest - Class in com.github.seratch.jslack.api.methods.request.rtm
 
RTMConnectRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.rtm.RTMConnectRequest
 
RTMConnectResponse - Class in com.github.seratch.jslack.api.methods.response.rtm
 
RTMConnectResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.rtm.RTMConnectResponse
 
RTMErrorHandler - Interface in com.github.seratch.jslack.api.rtm
 
RTMEventHandler<E extends Event> - Class in com.github.seratch.jslack.api.rtm
Real Time Messaging API event handler base class.
RTMEventHandler() - Constructor for class com.github.seratch.jslack.api.rtm.RTMEventHandler
 
RTMEventsDispatcher - Interface in com.github.seratch.jslack.api.rtm
Real Time Messaging API requests dispatcher.
RTMEventsDispatcherFactory - Class in com.github.seratch.jslack.api.rtm
Creates RTMEventsDispatcher instances.
RTMEventsDispatcherImpl - Class in com.github.seratch.jslack.api.rtm
 
RTMEventsDispatcherImpl() - Constructor for class com.github.seratch.jslack.api.rtm.RTMEventsDispatcherImpl
 
RTMMessage - Interface in com.github.seratch.jslack.api.rtm.message
 
RTMMessageHandler - Interface in com.github.seratch.jslack.api.rtm
 
rtmStart(RTMStartRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
rtmStart(RequestConfigurator<com.github.seratch.jslack.api.methods.request.rtm.RTMStartRequest.RTMStartRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
rtmStart(RTMStartRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
rtmStart(RequestConfigurator<com.github.seratch.jslack.api.methods.request.rtm.RTMStartRequest.RTMStartRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
rtmStart(String) - Method in class com.github.seratch.jslack.Slack
Creates an RTM API client using `/rtm.start`.
rtmStart(String, boolean) - Method in class com.github.seratch.jslack.Slack
Creates an RTM API client using `/rtm.start`.
RTMStartRequest - Class in com.github.seratch.jslack.api.methods.request.rtm
 
RTMStartRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.rtm.RTMStartRequest
 
RTMStartResponse - Class in com.github.seratch.jslack.api.methods.response.rtm
 
RTMStartResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.rtm.RTMStartResponse
 
RTMStartResponse.Prefs - Class in com.github.seratch.jslack.api.methods.response.rtm
 
runHttpResponseListeners(Response, String) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
runPostForm(FormBody.Builder, String) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
runPostForm(FormBody.Builder, String) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
runPostFormWithToken(FormBody.Builder, String, String) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
runPostFormWithToken(FormBody.Builder, String, String) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
runPostMultipart(MultipartBody.Builder, String, String) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
runPostMultipart(MultipartBody.Builder, String, String) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 

S

scheduled_export_completed - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
scheduled_export_started - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
ScheduledMessage() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.ChatScheduleMessageResponse.ScheduledMessage
 
ScheduledMessage() - Constructor for class com.github.seratch.jslack.api.methods.response.chat.scheduled_messages.ChatScheduleMessagesListResponse.ScheduledMessage
 
Schema() - Constructor for class com.github.seratch.jslack.api.audit.response.SchemasResponse.Schema
 
SCHEMA_CORE - Static variable in class com.github.seratch.jslack.api.scim.model.Schemas
 
SCHEMA_EXTENSION_ENTERPRISE - Static variable in class com.github.seratch.jslack.api.scim.model.Schemas
 
Schemas - Class in com.github.seratch.jslack.api.scim.model
 
SchemasRequest - Class in com.github.seratch.jslack.api.audit.request
 
SchemasRequest() - Constructor for class com.github.seratch.jslack.api.audit.request.SchemasRequest
 
SchemasResponse - Class in com.github.seratch.jslack.api.audit.response
 
SchemasResponse() - Constructor for class com.github.seratch.jslack.api.audit.response.SchemasResponse
 
SchemasResponse.App - Class in com.github.seratch.jslack.api.audit.response
 
SchemasResponse.Channel - Class in com.github.seratch.jslack.api.audit.response
 
SchemasResponse.Enterprise - Class in com.github.seratch.jslack.api.audit.response
 
SchemasResponse.File - Class in com.github.seratch.jslack.api.audit.response
 
SchemasResponse.Message - Class in com.github.seratch.jslack.api.audit.response
 
SchemasResponse.Schema - Class in com.github.seratch.jslack.api.audit.response
 
SchemasResponse.User - Class in com.github.seratch.jslack.api.audit.response
 
SchemasResponse.Workspace - Class in com.github.seratch.jslack.api.audit.response
 
scim() - Method in class com.github.seratch.jslack.Slack
Creates a SCIM API client.
scim(String) - Method in class com.github.seratch.jslack.Slack
 
SCIMApiErrorResponse - Class in com.github.seratch.jslack.api.scim
 
SCIMApiErrorResponse() - Constructor for class com.github.seratch.jslack.api.scim.SCIMApiErrorResponse
 
SCIMApiErrorResponse.Errors - Class in com.github.seratch.jslack.api.scim
 
SCIMApiException - Exception in com.github.seratch.jslack.api.scim
 
SCIMApiException(Response, String) - Constructor for exception com.github.seratch.jslack.api.scim.SCIMApiException
 
SCIMApiException(SlackConfig, Response, String) - Constructor for exception com.github.seratch.jslack.api.scim.SCIMApiException
 
SCIMApiException(Response, String, SCIMApiErrorResponse) - Constructor for exception com.github.seratch.jslack.api.scim.SCIMApiException
 
SCIMApiRequest - Interface in com.github.seratch.jslack.api.scim
A marker interface for Slack API request objects.
SCIMApiResponse - Interface in com.github.seratch.jslack.api.scim
 
SCIMClient - Interface in com.github.seratch.jslack.api.scim
SCIMClientImpl - Class in com.github.seratch.jslack.api.scim.impl
 
SCIMClientImpl(SlackHttpClient) - Constructor for class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
SCIMClientImpl(SlackHttpClient, String) - Constructor for class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
Scope() - Constructor for class com.github.seratch.jslack.api.methods.response.apps.permissions.scopes.AppsPermissionsScopesListResponse.Scope
 
Scopes() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthAccessResponse.Scopes
Deprecated.
 
search(String) - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
search(String) - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Returns search result by a given query.
SEARCH_ALL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
SEARCH_FILES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
SEARCH_MESSAGES - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
searchAll(SearchAllRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
searchAll(RequestConfigurator<com.github.seratch.jslack.api.methods.request.search.SearchAllRequest.SearchAllRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
searchAll(SearchAllRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
searchAll(RequestConfigurator<com.github.seratch.jslack.api.methods.request.search.SearchAllRequest.SearchAllRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
SearchAllRequest - Class in com.github.seratch.jslack.api.methods.request.search
 
SearchAllRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.search.SearchAllRequest
 
SearchAllResponse - Class in com.github.seratch.jslack.api.methods.response.search
 
SearchAllResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.search.SearchAllResponse
 
SearchAllResponse.Posts - Class in com.github.seratch.jslack.api.methods.response.search
 
searchFiles(SearchFilesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
searchFiles(RequestConfigurator<com.github.seratch.jslack.api.methods.request.search.SearchFilesRequest.SearchFilesRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
searchFiles(SearchFilesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
searchFiles(RequestConfigurator<com.github.seratch.jslack.api.methods.request.search.SearchFilesRequest.SearchFilesRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
SearchFilesRequest - Class in com.github.seratch.jslack.api.methods.request.search
 
SearchFilesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.search.SearchFilesRequest
 
SearchFilesResponse - Class in com.github.seratch.jslack.api.methods.response.search
 
SearchFilesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.search.SearchFilesResponse
 
searchGroups(GroupsSearchRequest) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
searchGroups(RequestConfigurator<com.github.seratch.jslack.api.scim.request.GroupsSearchRequest.GroupsSearchRequestBuilder>) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
searchGroups(GroupsSearchRequest) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
searchGroups(RequestConfigurator<com.github.seratch.jslack.api.scim.request.GroupsSearchRequest.GroupsSearchRequestBuilder>) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
searchMessages(SearchMessagesRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
searchMessages(RequestConfigurator<com.github.seratch.jslack.api.methods.request.search.SearchMessagesRequest.SearchMessagesRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
searchMessages(SearchMessagesRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
searchMessages(RequestConfigurator<com.github.seratch.jslack.api.methods.request.search.SearchMessagesRequest.SearchMessagesRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
SearchMessagesRequest - Class in com.github.seratch.jslack.api.methods.request.search
 
SearchMessagesRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.search.SearchMessagesRequest
 
SearchMessagesResponse - Class in com.github.seratch.jslack.api.methods.response.search
 
SearchMessagesResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.search.SearchMessagesResponse
 
searchUsers(UsersSearchRequest) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
searchUsers(RequestConfigurator<com.github.seratch.jslack.api.scim.request.UsersSearchRequest.UsersSearchRequestBuilder>) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
searchUsers(UsersSearchRequest) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
searchUsers(RequestConfigurator<com.github.seratch.jslack.api.scim.request.UsersSearchRequest.UsersSearchRequestBuilder>) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
send(String, Payload) - Method in class com.github.seratch.jslack.Slack
Send a data to Incoming Webhook endpoint.
send(String, String) - Method in class com.github.seratch.jslack.Slack
Send a raw JSON body to Incoming Webhook endpoint.
sendMessage(String) - Method in class com.github.seratch.jslack.api.rtm.RTMClient
 
ServiceProviderConfigsGetRequest - Class in com.github.seratch.jslack.api.scim.request
 
ServiceProviderConfigsGetRequest() - Constructor for class com.github.seratch.jslack.api.scim.request.ServiceProviderConfigsGetRequest
 
ServiceProviderConfigsGetResponse - Class in com.github.seratch.jslack.api.scim.response
 
ServiceProviderConfigsGetResponse() - Constructor for class com.github.seratch.jslack.api.scim.response.ServiceProviderConfigsGetResponse
 
ServiceProviderConfigsGetResponse.AuthenticationScheme - Class in com.github.seratch.jslack.api.scim.response
 
ServiceProviderConfigsGetResponse.Bulk - Class in com.github.seratch.jslack.api.scim.response
 
ServiceProviderConfigsGetResponse.ChangePassword - Class in com.github.seratch.jslack.api.scim.response
 
ServiceProviderConfigsGetResponse.Etag - Class in com.github.seratch.jslack.api.scim.response
 
ServiceProviderConfigsGetResponse.Filter - Class in com.github.seratch.jslack.api.scim.response
 
ServiceProviderConfigsGetResponse.Patch - Class in com.github.seratch.jslack.api.scim.response
 
ServiceProviderConfigsGetResponse.Sort - Class in com.github.seratch.jslack.api.scim.response
 
ServiceProviderConfigsGetResponse.XmlDataFormat - Class in com.github.seratch.jslack.api.scim.response
 
setAsUser(Boolean) - Method in class com.github.seratch.jslack.api.methods.request.chat.ChatDeleteScheduledMessageRequest
 
setAsUser(Boolean) - Method in class com.github.seratch.jslack.api.methods.request.chat.ChatPostMessageRequest
 
setAsUser(Boolean) - Method in class com.github.seratch.jslack.api.methods.request.chat.ChatScheduleMessageRequest
 
setConfig(SlackConfig) - Method in class com.github.seratch.jslack.common.http.SlackHttpClient
 
setEndpointUrlPrefix(String) - Method in class com.github.seratch.jslack.api.audit.impl.AuditClientImpl
 
setEndpointUrlPrefix(String) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
setEndpointUrlPrefix(String) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
setEndpointUrlPrefix(String) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
setEndpointUrlPrefix(String) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
setEndpointUrlPrefix(String) - Method in class com.github.seratch.jslack.api.status.v1.impl.LegacyStatusClientImpl
 
setEndpointUrlPrefix(String) - Method in interface com.github.seratch.jslack.api.status.v1.LegacyStatusClient
 
setEndpointUrlPrefix(String) - Method in class com.github.seratch.jslack.api.status.v2.impl.StatusClientImpl
 
setEndpointUrlPrefix(String) - Method in interface com.github.seratch.jslack.api.status.v2.StatusClient
 
setError(String) - Method in interface com.github.seratch.jslack.api.audit.AuditApiResponse
 
setError(String) - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
setNeeded(String) - Method in interface com.github.seratch.jslack.api.audit.AuditApiResponse
 
setNeeded(String) - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
setOk(boolean) - Method in interface com.github.seratch.jslack.api.audit.AuditApiResponse
 
setOk(boolean) - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
setProvided(String) - Method in interface com.github.seratch.jslack.api.audit.AuditApiResponse
 
setProvided(String) - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
setWarning(String) - Method in interface com.github.seratch.jslack.api.audit.AuditApiResponse
 
setWarning(String) - Method in interface com.github.seratch.jslack.api.methods.SlackApiResponse
 
Shortcut - Interface in com.github.seratch.jslack.shortcut
Shortcut is an original API provided by this library.
shortcut() - Method in class com.github.seratch.jslack.Slack
 
shortcut(ApiToken) - Method in class com.github.seratch.jslack.Slack
 
ShortcutImpl - Class in com.github.seratch.jslack.shortcut.impl
 
ShortcutImpl(Slack) - Constructor for class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
ShortcutImpl(Slack, ApiToken) - Constructor for class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
Slack - Class in com.github.seratch.jslack
Slack Integrations
Slack() - Constructor for class com.github.seratch.jslack.Slack
 
SlackApiErrorResponse - Class in com.github.seratch.jslack.api.methods
 
SlackApiErrorResponse() - Constructor for class com.github.seratch.jslack.api.methods.SlackApiErrorResponse
 
SlackApiException - Exception in com.github.seratch.jslack.api.methods
 
SlackApiException(Response, String) - Constructor for exception com.github.seratch.jslack.api.methods.SlackApiException
 
SlackApiException(SlackConfig, Response, String) - Constructor for exception com.github.seratch.jslack.api.methods.SlackApiException
 
SlackApiException(Response, String, SlackApiErrorResponse) - Constructor for exception com.github.seratch.jslack.api.methods.SlackApiException
 
SlackApiRequest - Interface in com.github.seratch.jslack.api.methods
A marker interface for Slack API request objects.
SlackApiResponse - Interface in com.github.seratch.jslack.api.methods
 
SlackConfig - Class in com.github.seratch.jslack
 
SlackConfig() - Constructor for class com.github.seratch.jslack.SlackConfig
 
SlackHttpClient - Class in com.github.seratch.jslack.common.http
 
SlackHttpClient() - Constructor for class com.github.seratch.jslack.common.http.SlackHttpClient
 
SlackHttpClient(OkHttpClient) - Constructor for class com.github.seratch.jslack.common.http.SlackHttpClient
 
SlackIssue - Class in com.github.seratch.jslack.api.status.v2.model
 
SlackIssue() - Constructor for class com.github.seratch.jslack.api.status.v2.model.SlackIssue
 
SlackIssue.Note - Class in com.github.seratch.jslack.api.status.v2.model
 
Sort() - Constructor for class com.github.seratch.jslack.api.scim.response.ServiceProviderConfigsGetResponse.Sort
 
STARS_ADD - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
STARS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
STARS_REMOVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
starsAdd(StarsAddRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
starsAdd(RequestConfigurator<com.github.seratch.jslack.api.methods.request.stars.StarsAddRequest.StarsAddRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
starsAdd(StarsAddRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
starsAdd(RequestConfigurator<com.github.seratch.jslack.api.methods.request.stars.StarsAddRequest.StarsAddRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
StarsAddRequest - Class in com.github.seratch.jslack.api.methods.request.stars
 
StarsAddRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.stars.StarsAddRequest
 
StarsAddResponse - Class in com.github.seratch.jslack.api.methods.response.stars
 
StarsAddResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.stars.StarsAddResponse
 
starsList(StarsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
starsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.stars.StarsListRequest.StarsListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
starsList(StarsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
starsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.stars.StarsListRequest.StarsListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
StarsListRequest - Class in com.github.seratch.jslack.api.methods.request.stars
 
StarsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.stars.StarsListRequest
 
StarsListResponse - Class in com.github.seratch.jslack.api.methods.response.stars
 
StarsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.stars.StarsListResponse
 
StarsListResponse.Comment - Class in com.github.seratch.jslack.api.methods.response.stars
 
StarsListResponse.Item - Class in com.github.seratch.jslack.api.methods.response.stars
 
StarsListResponse.Message - Class in com.github.seratch.jslack.api.methods.response.stars
 
StarsListResponse.Message.MessageRootReply - Class in com.github.seratch.jslack.api.methods.response.stars
A reply message information in a MessageRoot.
starsRemove(StarsRemoveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
starsRemove(RequestConfigurator<com.github.seratch.jslack.api.methods.request.stars.StarsRemoveRequest.StarsRemoveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
starsRemove(StarsRemoveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
starsRemove(RequestConfigurator<com.github.seratch.jslack.api.methods.request.stars.StarsRemoveRequest.StarsRemoveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
StarsRemoveRequest - Class in com.github.seratch.jslack.api.methods.request.stars
 
StarsRemoveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.stars.StarsRemoveRequest
 
StarsRemoveResponse - Class in com.github.seratch.jslack.api.methods.response.stars
 
StarsRemoveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.stars.StarsRemoveResponse
 
State() - Constructor for class com.github.seratch.jslack.common.http.listener.HttpResponseListener.State
 
status() - Method in class com.github.seratch.jslack.Slack
 
StatusApiException - Exception in com.github.seratch.jslack.api.status.v2
 
StatusApiException(Response, String) - Constructor for exception com.github.seratch.jslack.api.status.v2.StatusApiException
 
StatusClient - Interface in com.github.seratch.jslack.api.status.v2
https://api.slack.com/docs/slack-status
StatusClientImpl - Class in com.github.seratch.jslack.api.status.v2.impl
 
StatusClientImpl(SlackHttpClient) - Constructor for class com.github.seratch.jslack.api.status.v2.impl.StatusClientImpl
 
statusLegacy() - Method in class com.github.seratch.jslack.Slack
Creates a Status API client.

T

Team() - Constructor for class com.github.seratch.jslack.api.methods.response.admin.teams.AdminTeamsListResponse.Team
 
Team() - Constructor for class com.github.seratch.jslack.api.methods.response.oauth.OAuthV2AccessResponse.Team
 
Team() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersIdentityResponse.Team
 
TEAM_ACCESS_LOGS - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
TEAM_BILLABLE_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
TEAM_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
TEAM_INTEGRATION_LOGS - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
TEAM_PROFILE_GET - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
teamAccessLogs(TeamAccessLogsRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
teamAccessLogs(RequestConfigurator<com.github.seratch.jslack.api.methods.request.team.TeamAccessLogsRequest.TeamAccessLogsRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
teamAccessLogs(TeamAccessLogsRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
teamAccessLogs(RequestConfigurator<com.github.seratch.jslack.api.methods.request.team.TeamAccessLogsRequest.TeamAccessLogsRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
TeamAccessLogsRequest - Class in com.github.seratch.jslack.api.methods.request.team
 
TeamAccessLogsRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.team.TeamAccessLogsRequest
 
TeamAccessLogsResponse - Class in com.github.seratch.jslack.api.methods.response.team
 
TeamAccessLogsResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.team.TeamAccessLogsResponse
 
teamBillableInfo(TeamBillableInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
teamBillableInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.team.TeamBillableInfoRequest.TeamBillableInfoRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
teamBillableInfo(TeamBillableInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
teamBillableInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.team.TeamBillableInfoRequest.TeamBillableInfoRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
TeamBillableInfoRequest - Class in com.github.seratch.jslack.api.methods.request.team
 
TeamBillableInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.team.TeamBillableInfoRequest
 
TeamBillableInfoResponse - Class in com.github.seratch.jslack.api.methods.response.team
 
TeamBillableInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.team.TeamBillableInfoResponse
 
teamInfo(TeamInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
teamInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.team.TeamInfoRequest.TeamInfoRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
teamInfo(TeamInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
teamInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.team.TeamInfoRequest.TeamInfoRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
TeamInfoRequest - Class in com.github.seratch.jslack.api.methods.request.team
 
TeamInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.team.TeamInfoRequest
 
TeamInfoResponse - Class in com.github.seratch.jslack.api.methods.response.team
 
TeamInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.team.TeamInfoResponse
 
teamIntegrationLogs(TeamIntegrationLogsRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
teamIntegrationLogs(RequestConfigurator<com.github.seratch.jslack.api.methods.request.team.TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
teamIntegrationLogs(TeamIntegrationLogsRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
teamIntegrationLogs(RequestConfigurator<com.github.seratch.jslack.api.methods.request.team.TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
TeamIntegrationLogsRequest - Class in com.github.seratch.jslack.api.methods.request.team
 
TeamIntegrationLogsRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.team.TeamIntegrationLogsRequest
 
TeamIntegrationLogsResponse - Class in com.github.seratch.jslack.api.methods.response.team
 
TeamIntegrationLogsResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.team.TeamIntegrationLogsResponse
 
teamProfileGet(TeamProfileGetRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
teamProfileGet(RequestConfigurator<com.github.seratch.jslack.api.methods.request.team.profile.TeamProfileGetRequest.TeamProfileGetRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
teamProfileGet(TeamProfileGetRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
teamProfileGet(RequestConfigurator<com.github.seratch.jslack.api.methods.request.team.profile.TeamProfileGetRequest.TeamProfileGetRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
TeamProfileGetRequest - Class in com.github.seratch.jslack.api.methods.request.team.profile
 
TeamProfileGetRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.team.profile.TeamProfileGetRequest
 
TeamProfileGetResponse - Class in com.github.seratch.jslack.api.methods.response.team.profile
 
TeamProfileGetResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.team.profile.TeamProfileGetResponse
 
TeamProfileGetResponse.Profiles - Class in com.github.seratch.jslack.api.methods.response.team.profile
 
Timestamp - Class in com.github.seratch.jslack.shortcut.model
 
Timestamp(String) - Constructor for class com.github.seratch.jslack.shortcut.model.Timestamp
 
toForm(AdminUsersSessionResetRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminAppsApproveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminAppsRestrictRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminAppsRequestsListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminInviteRequestsApproveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminInviteRequestsDenyRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminInviteRequestsListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminInviteRequestsApprovedListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminInviteRequestsDeniedListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminTeamsAdminsListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminTeamsOwnersListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminTeamsCreateRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminTeamsListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminTeamsSettingsSetDescriptionRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminTeamsSettingsSetIconRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminTeamsSettingsSetNameRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminUsersAssignRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminUsersInviteRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminUsersRemoveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminUsersSetAdminRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminUsersSetOwnerRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AdminUsersSetRegularRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ApiTestRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AppsUninstallRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AppsPermissionsRequestRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AppsPermissionsInfoRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AppsPermissionsResourcesListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AppsPermissionsScopesListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AppsPermissionsUsersListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AppsPermissionsUsersRequestRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AuthRevokeRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(AuthTestRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(BotsInfoRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChannelsArchiveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChannelsCreateRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChannelsHistoryRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChannelsRepliesRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChannelsInfoRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChannelsListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChannelsInviteRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChannelsJoinRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChannelsKickRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChannelsLeaveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChannelsMarkRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChannelsRenameRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChannelsSetPurposeRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChannelsSetTopicRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChannelsUnarchiveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChatGetPermalinkRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChatDeleteRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChatDeleteScheduledMessageRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChatMeMessageRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChatScheduleMessageRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChatScheduleMessagesListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChatPostEphemeralRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChatPostMessageRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChatUpdateRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ChatUnfurlRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsArchiveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsCloseRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsCreateRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsHistoryRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsInfoRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsInviteRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsJoinRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsKickRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsLeaveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsMembersRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsOpenRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsRenameRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsRepliesRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsSetPurposeRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsSetTopicRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ConversationsUnarchiveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(DialogOpenRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(DndEndDndRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(DndEndSnoozeRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(DndInfoRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(DndSetSnoozeRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(DndTeamInfoRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(EmojiListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(FilesDeleteRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(FilesInfoRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(FilesListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(FilesRevokePublicURLRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(FilesSharedPublicURLRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(FilesUploadRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(FilesCommentsAddRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(FilesCommentsDeleteRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(FilesCommentsEditRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(FilesRemoteInfoRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(FilesRemoteListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(FilesRemoteRemoveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(FilesRemoteShareRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsArchiveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsCloseRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsCreateChildRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsCreateRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsHistoryRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsRepliesRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsInfoRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsInviteRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsKickRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsLeaveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsMarkRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsOpenRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsRenameRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsSetPurposeRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsSetTopicRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(GroupsUnarchiveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ImCloseRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ImHistoryRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ImListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ImMarkRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ImOpenRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ImRepliesRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(MigrationExchangeRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(MpimCloseRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(MpimHistoryRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(MpimListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(MpimRepliesRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(MpimMarkRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(MpimOpenRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(OAuthAccessRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(OAuthTokenRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(PinsAddRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(PinsListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(PinsRemoveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ReactionsAddRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ReactionsGetRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ReactionsListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ReactionsRemoveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(RemindersAddRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(RemindersCompleteRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(RemindersDeleteRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(RemindersInfoRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(RemindersListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(RTMConnectRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(RTMStartRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(SearchAllRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(SearchMessagesRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(SearchFilesRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(StarsAddRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(StarsListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(StarsRemoveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(TeamAccessLogsRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(TeamBillableInfoRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(TeamInfoRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(TeamIntegrationLogsRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(TeamProfileGetRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsergroupsCreateRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsergroupsDisableRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsergroupsEnableRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsergroupsListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsergroupsUpdateRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsergroupUsersListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsergroupUsersUpdateRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsersConversationsRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsersDeletePhotoRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsersGetPresenceRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsersIdentityRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsersInfoRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsersListRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsersLookupByEmailRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsersSetActiveRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsersSetPresenceRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsersProfileGetRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(UsersProfileSetRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ViewsOpenRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ViewsPushRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ViewsUpdateRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toForm(ViewsPublishRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toJSONString() - Method in interface com.github.seratch.jslack.api.rtm.message.RTMMessage
 
toMessageHandler() - Method in interface com.github.seratch.jslack.api.rtm.RTMEventsDispatcher
Converts this dispatcher to RTMMessageHandler.
toMessageHandler() - Method in class com.github.seratch.jslack.api.rtm.RTMEventsDispatcherImpl
 
toMultipartBody(FilesUploadRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toMultipartBody(FilesRemoteAddRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toMultipartBody(FilesRemoteUpdateRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
toMultipartBody(UsersSetPhotoRequest) - Static method in class com.github.seratch.jslack.api.methods.RequestFormBuilder
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.rtm.message.Message
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.rtm.message.PresenceQuery
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.rtm.message.PresenceSub
 
TYPE_NAME - Static variable in class com.github.seratch.jslack.api.rtm.message.Typing
 
Typing - Class in com.github.seratch.jslack.api.rtm.message
https://api.slack.com/events/user_typing
Typing() - Constructor for class com.github.seratch.jslack.api.rtm.message.Typing
 

U

UnfurlDetail() - Constructor for class com.github.seratch.jslack.api.methods.request.chat.ChatUnfurlRequest.UnfurlDetail
 
updateChannelsCache() - Method in class com.github.seratch.jslack.shortcut.impl.ShortcutImpl
 
updateChannelsCache() - Method in interface com.github.seratch.jslack.shortcut.Shortcut
Shortcut internally has a cache for channels API response.
updateGroup(GroupsUpdateRequest) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
updateGroup(RequestConfigurator<com.github.seratch.jslack.api.scim.request.GroupsUpdateRequest.GroupsUpdateRequestBuilder>) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
updateGroup(GroupsUpdateRequest) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
updateGroup(RequestConfigurator<com.github.seratch.jslack.api.scim.request.GroupsUpdateRequest.GroupsUpdateRequestBuilder>) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
updateUser(UsersUpdateRequest) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
updateUser(RequestConfigurator<com.github.seratch.jslack.api.scim.request.UsersUpdateRequest.UsersUpdateRequestBuilder>) - Method in class com.github.seratch.jslack.api.scim.impl.SCIMClientImpl
 
updateUser(UsersUpdateRequest) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
updateUser(RequestConfigurator<com.github.seratch.jslack.api.scim.request.UsersUpdateRequest.UsersUpdateRequestBuilder>) - Method in interface com.github.seratch.jslack.api.scim.SCIMClient
 
User() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.User
 
User() - Constructor for class com.github.seratch.jslack.api.audit.response.SchemasResponse.User
 
User() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersIdentityResponse.User
 
User - Class in com.github.seratch.jslack.api.scim.model
 
User() - Constructor for class com.github.seratch.jslack.api.scim.model.User
 
User.Address - Class in com.github.seratch.jslack.api.scim.model
 
User.Email - Class in com.github.seratch.jslack.api.scim.model
 
User.Extension - Class in com.github.seratch.jslack.api.scim.model
 
User.Extension.Manager - Class in com.github.seratch.jslack.api.scim.model
 
User.Meta - Class in com.github.seratch.jslack.api.scim.model
 
User.Name - Class in com.github.seratch.jslack.api.scim.model
 
User.PhoneNumber - Class in com.github.seratch.jslack.api.scim.model
 
User.Photo - Class in com.github.seratch.jslack.api.scim.model
 
User.Role - Class in com.github.seratch.jslack.api.scim.model
 
user_channel_join - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
user_channel_leave - Static variable in class com.github.seratch.jslack.api.audit.Actions.Channel
 
user_created - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 
user_deactivated - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 
user_login - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 
user_logout - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 
user_reactivated - Static variable in class com.github.seratch.jslack.api.audit.Actions.User
 
Usergroup() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.Usergroup
 
USERGROUPS_CREATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_DISABLE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_ENABLE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_UPDATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_USERS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERGROUPS_USERS_UPDATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
usergroupsCreate(UsergroupsCreateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsCreate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsCreateRequest.UsergroupsCreateRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsCreate(UsergroupsCreateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usergroupsCreate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsCreateRequest.UsergroupsCreateRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupsCreateRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups
 
UsergroupsCreateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsCreateRequest
 
UsergroupsCreateResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups
 
UsergroupsCreateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.UsergroupsCreateResponse
 
usergroupsDisable(UsergroupsDisableRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsDisable(RequestConfigurator<com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsDisableRequest.UsergroupsDisableRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsDisable(UsergroupsDisableRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usergroupsDisable(RequestConfigurator<com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsDisableRequest.UsergroupsDisableRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupsDisableRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups
 
UsergroupsDisableRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsDisableRequest
 
UsergroupsDisableResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups
 
UsergroupsDisableResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.UsergroupsDisableResponse
 
usergroupsEnable(UsergroupsEnableRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsEnable(RequestConfigurator<com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsEnableRequest.UsergroupsEnableRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsEnable(UsergroupsEnableRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usergroupsEnable(RequestConfigurator<com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsEnableRequest.UsergroupsEnableRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupsEnableRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups
 
UsergroupsEnableRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsEnableRequest
 
UsergroupsEnableResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups
 
UsergroupsEnableResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.UsergroupsEnableResponse
 
usergroupsList(UsergroupsListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsListRequest.UsergroupsListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsList(UsergroupsListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usergroupsList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsListRequest.UsergroupsListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupsListRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups
 
UsergroupsListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsListRequest
 
UsergroupsListResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups
 
UsergroupsListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.UsergroupsListResponse
 
usergroupsUpdate(UsergroupsUpdateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsUpdate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsUpdateRequest.UsergroupsUpdateRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupsUpdate(UsergroupsUpdateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usergroupsUpdate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsUpdateRequest.UsergroupsUpdateRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupsUpdateRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups
 
UsergroupsUpdateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.UsergroupsUpdateRequest
 
UsergroupsUpdateResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups
 
UsergroupsUpdateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.UsergroupsUpdateResponse
 
usergroupUsersList(UsergroupUsersListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupUsersList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.usergroups.users.UsergroupUsersListRequest.UsergroupUsersListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupUsersList(UsergroupUsersListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usergroupUsersList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.usergroups.users.UsergroupUsersListRequest.UsergroupUsersListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupUsersListRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups.users
 
UsergroupUsersListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.users.UsergroupUsersListRequest
 
UsergroupUsersListResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups.users
 
UsergroupUsersListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.users.UsergroupUsersListResponse
 
usergroupUsersUpdate(UsergroupUsersUpdateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupUsersUpdate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.usergroups.users.UsergroupUsersUpdateRequest.UsergroupUsersUpdateRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usergroupUsersUpdate(UsergroupUsersUpdateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usergroupUsersUpdate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.usergroups.users.UsergroupUsersUpdateRequest.UsergroupUsersUpdateRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsergroupUsersUpdateRequest - Class in com.github.seratch.jslack.api.methods.request.usergroups.users
 
UsergroupUsersUpdateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.usergroups.users.UsergroupUsersUpdateRequest
 
UsergroupUsersUpdateResponse - Class in com.github.seratch.jslack.api.methods.response.usergroups.users
 
UsergroupUsersUpdateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.usergroups.users.UsergroupUsersUpdateResponse
 
UserId - Class in com.github.seratch.jslack.shortcut.model
 
UserId(String) - Constructor for class com.github.seratch.jslack.shortcut.model.UserId
 
UserProfile() - Constructor for class com.github.seratch.jslack.api.methods.response.reactions.ReactionsListResponse.Item.Message.UserProfile
 
USERS_CONVERSATIONS - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_DELETE_PHOTO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_GET_PRESENCE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_IDENTITY - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_INFO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_LIST - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_LOOKUP_BY_EMAIL - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_PROFILE_GET - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_PROFILE_SET - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_SET_ACTIVE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_SET_PHOTO - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
USERS_SET_PRESENCE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
usersConversations(UsersConversationsRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersConversations(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersConversationsRequest.UsersConversationsRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersConversations(UsersConversationsRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usersConversations(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersConversationsRequest.UsersConversationsRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersConversationsRequest - Class in com.github.seratch.jslack.api.methods.request.users
List conversations the calling user may access.
UsersConversationsRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersConversationsRequest
 
UsersConversationsResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersConversationsResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersConversationsResponse
 
UsersCreateRequest - Class in com.github.seratch.jslack.api.scim.request
 
UsersCreateRequest() - Constructor for class com.github.seratch.jslack.api.scim.request.UsersCreateRequest
 
UsersCreateResponse - Class in com.github.seratch.jslack.api.scim.response
 
UsersCreateResponse() - Constructor for class com.github.seratch.jslack.api.scim.response.UsersCreateResponse
 
usersDeletePhoto(UsersDeletePhotoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersDeletePhoto(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersDeletePhotoRequest.UsersDeletePhotoRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersDeletePhoto(UsersDeletePhotoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usersDeletePhoto(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersDeletePhotoRequest.UsersDeletePhotoRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersDeletePhotoRequest - Class in com.github.seratch.jslack.api.methods.request.users
Delete the user profile photo
UsersDeletePhotoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersDeletePhotoRequest
 
UsersDeletePhotoResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersDeletePhotoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersDeletePhotoResponse
 
UsersDeleteRequest - Class in com.github.seratch.jslack.api.scim.request
 
UsersDeleteRequest() - Constructor for class com.github.seratch.jslack.api.scim.request.UsersDeleteRequest
 
UsersDeleteResponse - Class in com.github.seratch.jslack.api.scim.response
 
UsersDeleteResponse() - Constructor for class com.github.seratch.jslack.api.scim.response.UsersDeleteResponse
 
usersGetPresence(UsersGetPresenceRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersGetPresence(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersGetPresenceRequest.UsersGetPresenceRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersGetPresence(UsersGetPresenceRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usersGetPresence(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersGetPresenceRequest.UsersGetPresenceRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersGetPresenceRequest - Class in com.github.seratch.jslack.api.methods.request.users
 
UsersGetPresenceRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersGetPresenceRequest
 
UsersGetPresenceResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersGetPresenceResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersGetPresenceResponse
 
usersIdentity(UsersIdentityRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersIdentity(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersIdentityRequest.UsersIdentityRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersIdentity(UsersIdentityRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usersIdentity(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersIdentityRequest.UsersIdentityRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersIdentityRequest - Class in com.github.seratch.jslack.api.methods.request.users
 
UsersIdentityRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersIdentityRequest
 
UsersIdentityResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersIdentityResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersIdentityResponse
 
UsersIdentityResponse.Team - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersIdentityResponse.User - Class in com.github.seratch.jslack.api.methods.response.users
 
usersInfo(UsersInfoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersInfoRequest.UsersInfoRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersInfo(UsersInfoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usersInfo(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersInfoRequest.UsersInfoRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersInfoRequest - Class in com.github.seratch.jslack.api.methods.request.users
 
UsersInfoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersInfoRequest
 
UsersInfoResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersInfoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersInfoResponse
 
usersList(UsersListRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersListRequest.UsersListRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersList(UsersListRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usersList(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersListRequest.UsersListRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersListRequest - Class in com.github.seratch.jslack.api.methods.request.users
 
UsersListRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersListRequest
 
UsersListResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersListResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersListResponse
 
usersLookupByEmail(UsersLookupByEmailRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersLookupByEmail(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersLookupByEmailRequest.UsersLookupByEmailRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersLookupByEmail(UsersLookupByEmailRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usersLookupByEmail(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersLookupByEmailRequest.UsersLookupByEmailRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersLookupByEmailRequest - Class in com.github.seratch.jslack.api.methods.request.users
 
UsersLookupByEmailRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersLookupByEmailRequest
 
UsersLookupByEmailResponse - Class in com.github.seratch.jslack.api.methods.response.channels
 
UsersLookupByEmailResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.channels.UsersLookupByEmailResponse
 
UsersPatchRequest - Class in com.github.seratch.jslack.api.scim.request
 
UsersPatchRequest() - Constructor for class com.github.seratch.jslack.api.scim.request.UsersPatchRequest
 
UsersPatchResponse - Class in com.github.seratch.jslack.api.scim.response
 
UsersPatchResponse() - Constructor for class com.github.seratch.jslack.api.scim.response.UsersPatchResponse
 
usersProfileGet(UsersProfileGetRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersProfileGet(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.profile.UsersProfileGetRequest.UsersProfileGetRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersProfileGet(UsersProfileGetRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usersProfileGet(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.profile.UsersProfileGetRequest.UsersProfileGetRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersProfileGetRequest - Class in com.github.seratch.jslack.api.methods.request.users.profile
 
UsersProfileGetRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.profile.UsersProfileGetRequest
 
UsersProfileGetResponse - Class in com.github.seratch.jslack.api.methods.response.users.profile
 
UsersProfileGetResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.profile.UsersProfileGetResponse
 
usersProfileSet(UsersProfileSetRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersProfileSet(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.profile.UsersProfileSetRequest.UsersProfileSetRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersProfileSet(UsersProfileSetRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usersProfileSet(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.profile.UsersProfileSetRequest.UsersProfileSetRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersProfileSetRequest - Class in com.github.seratch.jslack.api.methods.request.users.profile
 
UsersProfileSetRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.profile.UsersProfileSetRequest
 
UsersProfileSetResponse - Class in com.github.seratch.jslack.api.methods.response.users.profile
 
UsersProfileSetResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.profile.UsersProfileSetResponse
 
UsersReadRequest - Class in com.github.seratch.jslack.api.scim.request
 
UsersReadRequest() - Constructor for class com.github.seratch.jslack.api.scim.request.UsersReadRequest
 
UsersReadResponse - Class in com.github.seratch.jslack.api.scim.response
 
UsersReadResponse() - Constructor for class com.github.seratch.jslack.api.scim.response.UsersReadResponse
 
UsersSearchRequest - Class in com.github.seratch.jslack.api.scim.request
 
UsersSearchRequest() - Constructor for class com.github.seratch.jslack.api.scim.request.UsersSearchRequest
 
UsersSearchResponse - Class in com.github.seratch.jslack.api.scim.response
 
UsersSearchResponse() - Constructor for class com.github.seratch.jslack.api.scim.response.UsersSearchResponse
 
usersSetActive(UsersSetActiveRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersSetActive(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersSetActiveRequest.UsersSetActiveRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersSetActive(UsersSetActiveRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usersSetActive(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersSetActiveRequest.UsersSetActiveRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersSetActiveRequest - Class in com.github.seratch.jslack.api.methods.request.users
 
UsersSetActiveRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersSetActiveRequest
 
UsersSetActiveResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersSetActiveResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersSetActiveResponse
 
usersSetPhoto(UsersSetPhotoRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersSetPhoto(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersSetPhotoRequest.UsersSetPhotoRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersSetPhoto(UsersSetPhotoRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usersSetPhoto(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersSetPhotoRequest.UsersSetPhotoRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersSetPhotoRequest - Class in com.github.seratch.jslack.api.methods.request.users
Set the user profile photo
UsersSetPhotoRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersSetPhotoRequest
 
UsersSetPhotoResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersSetPhotoResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersSetPhotoResponse
 
usersSetPresence(UsersSetPresenceRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersSetPresence(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersSetPresenceRequest.UsersSetPresenceRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
usersSetPresence(UsersSetPresenceRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
usersSetPresence(RequestConfigurator<com.github.seratch.jslack.api.methods.request.users.UsersSetPresenceRequest.UsersSetPresenceRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
UsersSetPresenceRequest - Class in com.github.seratch.jslack.api.methods.request.users
 
UsersSetPresenceRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.users.UsersSetPresenceRequest
 
UsersSetPresenceResponse - Class in com.github.seratch.jslack.api.methods.response.users
 
UsersSetPresenceResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.users.UsersSetPresenceResponse
 
UsersUpdateRequest - Class in com.github.seratch.jslack.api.scim.request
 
UsersUpdateRequest() - Constructor for class com.github.seratch.jslack.api.scim.request.UsersUpdateRequest
 
UsersUpdateResponse - Class in com.github.seratch.jslack.api.scim.response
 
UsersUpdateResponse() - Constructor for class com.github.seratch.jslack.api.scim.response.UsersUpdateResponse
 

V

VIEWS_OPEN - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
VIEWS_PUBLISH - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
VIEWS_PUSH - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
VIEWS_UPDATE - Static variable in class com.github.seratch.jslack.api.methods.Methods
 
viewsOpen(ViewsOpenRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
viewsOpen(RequestConfigurator<com.github.seratch.jslack.api.methods.request.views.ViewsOpenRequest.ViewsOpenRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
viewsOpen(ViewsOpenRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
viewsOpen(RequestConfigurator<com.github.seratch.jslack.api.methods.request.views.ViewsOpenRequest.ViewsOpenRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ViewsOpenRequest - Class in com.github.seratch.jslack.api.methods.request.views
 
ViewsOpenRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.views.ViewsOpenRequest
 
ViewsOpenResponse - Class in com.github.seratch.jslack.api.methods.response.views
 
ViewsOpenResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.views.ViewsOpenResponse
 
ViewsOpenResponse.ResponseMetadata - Class in com.github.seratch.jslack.api.methods.response.views
 
viewsPublish(ViewsPublishRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
viewsPublish(RequestConfigurator<com.github.seratch.jslack.api.methods.request.views.ViewsPublishRequest.ViewsPublishRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
viewsPublish(ViewsPublishRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
viewsPublish(RequestConfigurator<com.github.seratch.jslack.api.methods.request.views.ViewsPublishRequest.ViewsPublishRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ViewsPublishRequest - Class in com.github.seratch.jslack.api.methods.request.views
 
ViewsPublishRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.views.ViewsPublishRequest
 
ViewsPublishResponse - Class in com.github.seratch.jslack.api.methods.response.views
 
ViewsPublishResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.views.ViewsPublishResponse
 
ViewsPublishResponse.ResponseMetadata - Class in com.github.seratch.jslack.api.methods.response.views
 
viewsPush(ViewsPushRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
viewsPush(RequestConfigurator<com.github.seratch.jslack.api.methods.request.views.ViewsPushRequest.ViewsPushRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
viewsPush(ViewsPushRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
viewsPush(RequestConfigurator<com.github.seratch.jslack.api.methods.request.views.ViewsPushRequest.ViewsPushRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ViewsPushRequest - Class in com.github.seratch.jslack.api.methods.request.views
 
ViewsPushRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.views.ViewsPushRequest
 
ViewsPushResponse - Class in com.github.seratch.jslack.api.methods.response.views
 
ViewsPushResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.views.ViewsPushResponse
 
ViewsPushResponse.ResponseMetadata - Class in com.github.seratch.jslack.api.methods.response.views
 
viewsUpdate(ViewsUpdateRequest) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
viewsUpdate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.views.ViewsUpdateRequest.ViewsUpdateRequestBuilder>) - Method in class com.github.seratch.jslack.api.methods.impl.MethodsClientImpl
 
viewsUpdate(ViewsUpdateRequest) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
viewsUpdate(RequestConfigurator<com.github.seratch.jslack.api.methods.request.views.ViewsUpdateRequest.ViewsUpdateRequestBuilder>) - Method in interface com.github.seratch.jslack.api.methods.MethodsClient
 
ViewsUpdateRequest - Class in com.github.seratch.jslack.api.methods.request.views
 
ViewsUpdateRequest() - Constructor for class com.github.seratch.jslack.api.methods.request.views.ViewsUpdateRequest
 
ViewsUpdateResponse - Class in com.github.seratch.jslack.api.methods.response.views
 
ViewsUpdateResponse() - Constructor for class com.github.seratch.jslack.api.methods.response.views.ViewsUpdateResponse
 
ViewsUpdateResponse.ResponseMetadata - Class in com.github.seratch.jslack.api.methods.response.views
 

W

WildCard() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.WildCard
 
workflow_app_token_preserved - Static variable in class com.github.seratch.jslack.api.audit.Actions.App
 
Workspace() - Constructor for class com.github.seratch.jslack.api.audit.response.LogsResponse.Workspace
 
Workspace() - Constructor for class com.github.seratch.jslack.api.audit.response.SchemasResponse.Workspace
 
workspace_accepted_migration - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
workspace_created - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
workspace_declined_migration - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 
workspace_deleted - Static variable in class com.github.seratch.jslack.api.audit.Actions.WorkspaceOrOrg
 

X

XmlDataFormat() - Constructor for class com.github.seratch.jslack.api.scim.response.ServiceProviderConfigsGetResponse.XmlDataFormat
 
A B C D E F G H I K L M N O P R S T U V W X 
Skip navigation links

Copyright © 2019. All rights reserved.