public class Actions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected SearchMeta |
searchMeta |
Constructor and Description |
---|
Actions() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Action> |
getContent()
Returns the action list.
|
SearchMeta |
getSearchMeta()
Returns the response's search meta.
|
protected SearchMeta searchMeta
public java.util.List<Action> getContent()
public SearchMeta getSearchMeta()