Uses of Class
com.slack.api.methods.request.team.TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilder
Packages that use TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilder
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilder in com.slack.api.methods
Method parameters in com.slack.api.methods with type arguments of type TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClient.teamIntegrationLogs(RequestConfigurator<TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilder> req) MethodsClient.teamIntegrationLogs(RequestConfigurator<TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilder> req) -
Uses of TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilder in com.slack.api.methods.impl
Method parameters in com.slack.api.methods.impl with type arguments of type TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClientImpl.teamIntegrationLogs(RequestConfigurator<TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilder> req) MethodsClientImpl.teamIntegrationLogs(RequestConfigurator<TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilder> req) -
Uses of TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilder in com.slack.api.methods.request.team
Methods in com.slack.api.methods.request.team that return TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilderModifier and TypeMethodDescriptionFilter logs to this Slack app.TeamIntegrationLogsRequest.builder()TeamIntegrationLogsRequest.TeamIntegrationLogsRequestBuilder.changeType(String changeType) Filter logs with this change type.Filter logs to this service.Required for org-wide apps.Authentication token.Filter logs generated by this user’s actions.