Uses of Class
com.slack.api.methods.response.users.UsersSetPresenceResponse
Packages that use UsersSetPresenceResponse
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of UsersSetPresenceResponse in com.slack.api.methods
Methods in com.slack.api.methods that return UsersSetPresenceResponseModifier and TypeMethodDescriptionMethodsClient.usersSetPresence(UsersSetPresenceRequest req) MethodsClient.usersSetPresence(RequestConfigurator<UsersSetPresenceRequest.UsersSetPresenceRequestBuilder> req) Methods in com.slack.api.methods that return types with arguments of type UsersSetPresenceResponseModifier and TypeMethodDescriptionAsyncMethodsClient.usersSetPresence(UsersSetPresenceRequest req) AsyncMethodsClient.usersSetPresence(RequestConfigurator<UsersSetPresenceRequest.UsersSetPresenceRequestBuilder> req) -
Uses of UsersSetPresenceResponse in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl that return UsersSetPresenceResponseModifier and TypeMethodDescriptionMethodsClientImpl.usersSetPresence(UsersSetPresenceRequest req) MethodsClientImpl.usersSetPresence(RequestConfigurator<UsersSetPresenceRequest.UsersSetPresenceRequestBuilder> req) Methods in com.slack.api.methods.impl that return types with arguments of type UsersSetPresenceResponseModifier and TypeMethodDescriptionAsyncMethodsClientImpl.usersSetPresence(UsersSetPresenceRequest req) AsyncMethodsClientImpl.usersSetPresence(RequestConfigurator<UsersSetPresenceRequest.UsersSetPresenceRequestBuilder> req)