Uses of Class
com.slack.api.methods.response.apps.permissions.scopes.AppsPermissionsScopesListResponse.Scope
| Package | Description |
|---|---|
| com.slack.api.methods.response.apps.permissions.scopes |
-
Uses of AppsPermissionsScopesListResponse.Scope in com.slack.api.methods.response.apps.permissions.scopes
Methods in com.slack.api.methods.response.apps.permissions.scopes that return types with arguments of type AppsPermissionsScopesListResponse.Scope Modifier and Type Method Description List<AppsPermissionsScopesListResponse.Scope>AppsPermissionsScopesListResponse. getScopes()Method parameters in com.slack.api.methods.response.apps.permissions.scopes with type arguments of type AppsPermissionsScopesListResponse.Scope Modifier and Type Method Description voidAppsPermissionsScopesListResponse. setScopes(List<AppsPermissionsScopesListResponse.Scope> scopes)