Uses of Class
com.slack.api.audit.response.LogsResponse.Permission
-
Packages that use LogsResponse.Permission Package Description com.slack.api.audit.response -
-
Uses of LogsResponse.Permission in com.slack.api.audit.response
Methods in com.slack.api.audit.response that return types with arguments of type LogsResponse.Permission Modifier and Type Method Description List<LogsResponse.Permission>
LogsResponse.Details. getPermissions()
Method parameters in com.slack.api.audit.response with type arguments of type LogsResponse.Permission Modifier and Type Method Description void
LogsResponse.Details. setPermissions(List<LogsResponse.Permission> permissions)
-