actions property

List<RecordAction> actions
final

The actions the server published for THIS record, in its order. Empty when the resource opted none in — never null.

Implementation

final List<RecordAction> actions;