Uses of Class
com.slack.api.methods.response.groups.GroupsSetPurposeResponse
-
Packages that use GroupsSetPurposeResponse Package Description com.slack.api.methods Slack API Methods (also called as Web API) client.com.slack.api.methods.impl -
-
Uses of GroupsSetPurposeResponse in com.slack.api.methods
Methods in com.slack.api.methods that return GroupsSetPurposeResponse Modifier and Type Method Description GroupsSetPurposeResponseMethodsClient. groupsSetPurpose(GroupsSetPurposeRequest req)Deprecated.GroupsSetPurposeResponseMethodsClient. groupsSetPurpose(RequestConfigurator<GroupsSetPurposeRequest.GroupsSetPurposeRequestBuilder> req)Deprecated. -
Uses of GroupsSetPurposeResponse in com.slack.api.methods.impl
Methods in com.slack.api.methods.impl that return GroupsSetPurposeResponse Modifier and Type Method Description GroupsSetPurposeResponseMethodsClientImpl. groupsSetPurpose(GroupsSetPurposeRequest req)GroupsSetPurposeResponseMethodsClientImpl. groupsSetPurpose(RequestConfigurator<GroupsSetPurposeRequest.GroupsSetPurposeRequestBuilder> req)
-