Uses of Class
com.slack.api.methods.response.stars.StarsAddResponse
Packages that use StarsAddResponse
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of StarsAddResponse in com.slack.api.methods
Methods in com.slack.api.methods that return StarsAddResponseModifier and TypeMethodDescriptionMethodsClient.starsAdd(StarsAddRequest req) MethodsClient.starsAdd(RequestConfigurator<StarsAddRequest.StarsAddRequestBuilder> req) Methods in com.slack.api.methods that return types with arguments of type StarsAddResponseModifier and TypeMethodDescriptionAsyncMethodsClient.starsAdd(StarsAddRequest req) AsyncMethodsClient.starsAdd(RequestConfigurator<StarsAddRequest.StarsAddRequestBuilder> req) -
Uses of StarsAddResponse in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl that return StarsAddResponseModifier and TypeMethodDescriptionMethodsClientImpl.starsAdd(StarsAddRequest req) MethodsClientImpl.starsAdd(RequestConfigurator<StarsAddRequest.StarsAddRequestBuilder> req) Methods in com.slack.api.methods.impl that return types with arguments of type StarsAddResponseModifier and TypeMethodDescriptionAsyncMethodsClientImpl.starsAdd(StarsAddRequest req) AsyncMethodsClientImpl.starsAdd(RequestConfigurator<StarsAddRequest.StarsAddRequestBuilder> req)