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