Uses of Class
com.slack.api.methods.request.admin.invite_requests.AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder
Packages that use AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder in com.slack.api.methods
Method parameters in com.slack.api.methods with type arguments of type AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClient.adminInviteRequestsDeny(RequestConfigurator<AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder> req) MethodsClient.adminInviteRequestsDeny(RequestConfigurator<AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder> req) -
Uses of AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder in com.slack.api.methods.impl
Method parameters in com.slack.api.methods.impl with type arguments of type AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClientImpl.adminInviteRequestsDeny(RequestConfigurator<AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder> req) MethodsClientImpl.adminInviteRequestsDeny(RequestConfigurator<AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder> req) -
Uses of AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder in com.slack.api.methods.request.admin.invite_requests
Methods in com.slack.api.methods.request.admin.invite_requests that return AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilderModifier and TypeMethodDescriptionAdminInviteRequestsDenyRequest.builder()AdminInviteRequestsDenyRequest.AdminInviteRequestsDenyRequestBuilder.inviteRequestId(String inviteRequestId) ID of the request to deny.ID for the workspace where the invite request was made.Authentication token bearing required scopes.