Uses of Class
com.slack.api.methods.response.stars.StarsListResponse.Item
| Package | Description |
|---|---|
| com.slack.api.methods.response.stars |
-
Uses of StarsListResponse.Item in com.slack.api.methods.response.stars
Methods in com.slack.api.methods.response.stars that return types with arguments of type StarsListResponse.Item Modifier and Type Method Description List<StarsListResponse.Item>StarsListResponse. getItems()Method parameters in com.slack.api.methods.response.stars with type arguments of type StarsListResponse.Item Modifier and Type Method Description voidStarsListResponse. setItems(List<StarsListResponse.Item> items)