Uses of Class
com.slack.api.methods.response.apps.event.authorizations.AppsEventAuthorizationsListResponse.Authorization
| Package | Description |
|---|---|
| com.slack.api.methods.response.apps.event.authorizations |
-
Uses of AppsEventAuthorizationsListResponse.Authorization in com.slack.api.methods.response.apps.event.authorizations
Methods in com.slack.api.methods.response.apps.event.authorizations that return types with arguments of type AppsEventAuthorizationsListResponse.Authorization Modifier and Type Method Description List<AppsEventAuthorizationsListResponse.Authorization>AppsEventAuthorizationsListResponse. getAuthorizations()Method parameters in com.slack.api.methods.response.apps.event.authorizations with type arguments of type AppsEventAuthorizationsListResponse.Authorization Modifier and Type Method Description voidAppsEventAuthorizationsListResponse. setAuthorizations(List<AppsEventAuthorizationsListResponse.Authorization> authorizations)